| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TensorId |
tensorflow.TensorIdTensorIdMap.Iterator.first() |
tensorflow.TensorId |
tensorflow.TensorIdTensorIdMap.get(tensorflow.TensorId i) |
static tensorflow.TensorId |
tensorflow.ParseTensorName(BytePointer name) |
static tensorflow.TensorId |
tensorflow.ParseTensorName(String name) |
tensorflow.TensorId |
tensorflow.TensorId.position(long position) |
tensorflow.TensorId |
tensorflow.TensorIdTensorIdMap.Iterator.second() |
| Modifier and Type | Method and Description |
|---|---|
long |
tensorflow.TensorId.Hasher.apply(tensorflow.TensorId x) |
long |
tensorflow.SafeTensorId.Hasher.apply(tensorflow.TensorId x) |
tensorflow.TensorId |
tensorflow.TensorIdTensorIdMap.get(tensorflow.TensorId i) |
tensorflow.TensorIdTensorIdMap |
tensorflow.TensorIdTensorIdMap.put(tensorflow.TensorId i,
tensorflow.TensorId value) |
| Constructor and Description |
|---|
SafeTensorId(tensorflow.TensorId id) |
Copyright © 2019. All rights reserved.