Uses of Interface
onnx.OnnxMl.TypeProto.TensorOrBuilder
-
Packages that use OnnxMl.TypeProto.TensorOrBuilder Package Description onnx -
-
Uses of OnnxMl.TypeProto.TensorOrBuilder in onnx
Classes in onnx that implement OnnxMl.TypeProto.TensorOrBuilder Modifier and Type Class Description static classOnnxMl.TypeProto.TensorProtobuf typeonnx.TypeProto.Tensorstatic classOnnxMl.TypeProto.Tensor.BuilderProtobuf typeonnx.TypeProto.TensorMethods in onnx that return OnnxMl.TypeProto.TensorOrBuilder Modifier and Type Method Description OnnxMl.TypeProto.TensorOrBuilderOnnxMl.TypeProto.Builder. getTensorTypeOrBuilder()The type of a tensor.OnnxMl.TypeProto.TensorOrBuilderOnnxMl.TypeProto. getTensorTypeOrBuilder()The type of a tensor.OnnxMl.TypeProto.TensorOrBuilderOnnxMl.TypeProtoOrBuilder. getTensorTypeOrBuilder()The type of a tensor.
-