| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Method and Description |
|---|---|
FloatVector |
Tensor.floats() |
FloatVector |
Tensor.floats() |
FloatVector |
FloatVector.push_back(float value) |
FloatVector |
FloatVector.push_back(float value) |
FloatVector |
FloatVector.put(float... array) |
FloatVector |
FloatVector.put(float... array) |
FloatVector |
FloatVector.put(float value) |
FloatVector |
FloatVector.put(float value) |
FloatVector |
FloatVector.put(FloatVector x) |
FloatVector |
FloatVector.put(FloatVector x) |
FloatVector |
FloatVector.put(long i,
float value) |
FloatVector |
FloatVector.put(long i,
float value) |
| Modifier and Type | Method and Description |
|---|---|
OpSchema |
OpSchema.Attr(BytePointer name,
BytePointer description,
int type,
FloatVector defaultValue) |
OpSchema |
OpSchema.Attr(BytePointer name,
BytePointer description,
int type,
FloatVector defaultValue) |
OpSchema |
OpSchema.Attr(String name,
String description,
int type,
FloatVector defaultValue) |
OpSchema |
OpSchema.Attr(String name,
String description,
int type,
FloatVector defaultValue) |
FloatVector |
FloatVector.put(FloatVector x) |
FloatVector |
FloatVector.put(FloatVector x) |
Copyright © 2023. All rights reserved.