| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Method and Description |
|---|---|
TensorAnnotation |
GraphProto.add_quantization_annotation() |
static TensorAnnotation |
TensorAnnotation.default_instance() |
static TensorAnnotation |
TensorAnnotation.internal_default_instance() |
TensorAnnotation |
GraphProto.mutable_quantization_annotation(int index) |
TensorAnnotation |
TensorAnnotation.New() |
TensorAnnotation |
TensorAnnotation.New(Arena arena) |
TensorAnnotation |
TensorAnnotation.position(long position) |
TensorAnnotation |
TensorAnnotation.put(TensorAnnotation from) |
TensorAnnotation |
GraphProto.quantization_annotation(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
TensorAnnotation.CopyFrom(TensorAnnotation from) |
void |
TensorAnnotation.MergeFrom(TensorAnnotation from) |
TensorAnnotation |
TensorAnnotation.put(TensorAnnotation from) |
void |
TensorAnnotation.Swap(TensorAnnotation other) |
| Constructor and Description |
|---|
TensorAnnotation(TensorAnnotation from) |
Copyright © 2020. All rights reserved.