|
Apollo 11.0
自动驾驶开放平台
|
Public 属性 | |
| optional int32 | dim_input = 1 |
| optional Vector | samples_mean = 2 |
| optional Vector | samples_std = 3 |
| optional int32 | num_layer = 4 |
| repeated Layer | layer = 5 |
| optional int32 | dim_output = 6 |
在文件 fnn_vehicle_model.proto 第 7 行定义.
| optional int32 apollo::prediction::FnnVehicleModel::dim_input = 1 |
在文件 fnn_vehicle_model.proto 第 8 行定义.
| optional int32 apollo::prediction::FnnVehicleModel::dim_output = 6 |
在文件 fnn_vehicle_model.proto 第 13 行定义.
| repeated Layer apollo::prediction::FnnVehicleModel::layer = 5 |
在文件 fnn_vehicle_model.proto 第 12 行定义.
| optional int32 apollo::prediction::FnnVehicleModel::num_layer = 4 |
在文件 fnn_vehicle_model.proto 第 11 行定义.
| optional Vector apollo::prediction::FnnVehicleModel::samples_mean = 2 |
在文件 fnn_vehicle_model.proto 第 9 行定义.
| optional Vector apollo::prediction::FnnVehicleModel::samples_std = 3 |
在文件 fnn_vehicle_model.proto 第 10 行定义.