| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Method and Description |
|---|---|
static TypeProto_SparseTensor |
TypeProto_SparseTensor.default_instance() |
static TypeProto_SparseTensor |
TypeProto_SparseTensor.internal_default_instance() |
TypeProto_SparseTensor |
TypeProto.mutable_sparse_tensor_type() |
TypeProto_SparseTensor |
TypeProto_SparseTensor.New() |
TypeProto_SparseTensor |
TypeProto_SparseTensor.New(Arena arena) |
TypeProto_SparseTensor |
TypeProto_SparseTensor.position(long position) |
TypeProto_SparseTensor |
TypeProto_SparseTensor.put(TypeProto_SparseTensor from) |
TypeProto_SparseTensor |
TypeProto.release_sparse_tensor_type() |
TypeProto_SparseTensor |
TypeProto.sparse_tensor_type() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeProto_SparseTensor.CopyFrom(TypeProto_SparseTensor from) |
void |
TypeProto_SparseTensor.MergeFrom(TypeProto_SparseTensor from) |
TypeProto_SparseTensor |
TypeProto_SparseTensor.put(TypeProto_SparseTensor from) |
void |
TypeProto.set_allocated_sparse_tensor_type(TypeProto_SparseTensor sparse_tensor_type) |
void |
TypeProto_SparseTensor.Swap(TypeProto_SparseTensor other) |
| Constructor and Description |
|---|
TypeProto_SparseTensor(TypeProto_SparseTensor from) |
Copyright © 2020. All rights reserved.