outputInfo property
the output arrays/tensors of the model, order matters
Implementation
@$pb.TagNumber(5)
$core.List<TensorInfo> get outputInfo => $_getList(4);
the output arrays/tensors of the model, order matters
@$pb.TagNumber(5)
$core.List<TensorInfo> get outputInfo => $_getList(4);