Apollo 11.0
自动驾驶开放平台
InputParameter结构体 参考
InputParameter 的协作图:

Public 属性

repeated int32 input_shape = 1
 
optional string dtype = 2
 
optional bool sparse = 3
 

详细描述

在文件 cruise_model.proto10 行定义.

类成员变量说明

◆ dtype

optional string InputParameter::dtype = 2

在文件 cruise_model.proto12 行定义.

◆ input_shape

repeated int32 InputParameter::input_shape = 1

在文件 cruise_model.proto11 行定义.

◆ sparse

optional bool InputParameter::sparse = 3

在文件 cruise_model.proto13 行定义.


该结构体的文档由以下文件生成: