Uses of Interface
ai.onnx.proto.OnnxMl.TensorAnnotationOrBuilder
Packages that use OnnxMl.TensorAnnotationOrBuilder
-
Uses of OnnxMl.TensorAnnotationOrBuilder in ai.onnx.proto
Classes in ai.onnx.proto that implement OnnxMl.TensorAnnotationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeonnx.TensorAnnotation
static final class
Protobuf typeonnx.TensorAnnotation
Methods in ai.onnx.proto that return OnnxMl.TensorAnnotationOrBuilderModifier and TypeMethodDescriptionOnnxMl.GraphProto.Builder.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.OnnxMl.GraphProto.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.OnnxMl.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilder
(int index) This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TensorAnnotationOrBuilderModifier and TypeMethodDescriptionList
<? extends OnnxMl.TensorAnnotationOrBuilder> OnnxMl.GraphProto.Builder.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List
<? extends OnnxMl.TensorAnnotationOrBuilder> OnnxMl.GraphProto.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.List
<? extends OnnxMl.TensorAnnotationOrBuilder> OnnxMl.GraphProtoOrBuilder.getQuantizationAnnotationOrBuilderList()
This field carries information to indicate the mapping among a tensor and its quantization parameter tensors.