Internal change
PiperOrigin-RevId: 483751427
This commit is contained in:
committed by
Copybara-Service
parent
21abfc9125
commit
36bd9abb8f
@@ -37,10 +37,6 @@ message Classification {
|
||||
// Group of Classification protos.
|
||||
message ClassificationList {
|
||||
repeated Classification classification = 1;
|
||||
// Optional index of the tensor that produced these classifications.
|
||||
optional int32 tensor_index = 2;
|
||||
// Optional name of the tensor that produced these classifications.
|
||||
optional string tensor_name = 3;
|
||||
}
|
||||
|
||||
// Group of ClassificationList protos.
|
||||
|
||||
Reference in New Issue
Block a user