Apollo 10.0
自动驾驶开放平台
apollo::prediction::VerificationSample结构体 参考
apollo::prediction::VerificationSample 的协作图:

Public 属性

repeated TensorParameter features = 1
 
optional float probability = 2
 
optional float distance = 3
 

详细描述

在文件 network_model.proto7 行定义.

类成员变量说明

◆ distance

optional float apollo::prediction::VerificationSample::distance = 3

在文件 network_model.proto11 行定义.

◆ features

repeated TensorParameter apollo::prediction::VerificationSample::features = 1

在文件 network_model.proto9 行定义.

◆ probability

optional float apollo::prediction::VerificationSample::probability = 2

在文件 network_model.proto10 行定义.


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