inputInfo property
the necessary input arrays/tensors for an inference, order matters
Implementation
@$pb.TagNumber(4)
$core.List<TensorInfo> get inputInfo => $_getList(3);
the necessary input arrays/tensors for an inference, order matters
@$pb.TagNumber(4)
$core.List<TensorInfo> get inputInfo => $_getList(3);