Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional int32 | id = 1 |
optional string | name = 2 |
repeated LayerParameter | layers = 3 |
repeated VerificationSample | verification_samples = 4 |
optional Performance | performance = 5 |
optional float | time_dumped = 6 |
在文件 network_model.proto 第 20 行定义.
optional int32 apollo::prediction::NetParameter::id = 1 |
在文件 network_model.proto 第 21 行定义.
repeated LayerParameter apollo::prediction::NetParameter::layers = 3 |
在文件 network_model.proto 第 23 行定义.
optional string apollo::prediction::NetParameter::name = 2 |
在文件 network_model.proto 第 22 行定义.
optional Performance apollo::prediction::NetParameter::performance = 5 |
在文件 network_model.proto 第 26 行定义.
optional float apollo::prediction::NetParameter::time_dumped = 6 |
在文件 network_model.proto 第 27 行定义.
repeated VerificationSample apollo::prediction::NetParameter::verification_samples = 4 |
在文件 network_model.proto 第 25 行定义.