| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.SafeTensorId |
tensorflow.SafeTensorIdTensorIdMap.Iterator.first() |
tensorflow.SafeTensorId |
tensorflow.SafeTensorIdTensorIdMap.get(tensorflow.SafeTensorId i) |
tensorflow.SafeTensorId |
tensorflow.ImportGraphDefResults.missing_unused_input_map_keys() |
tensorflow.SafeTensorId |
tensorflow.SafeTensorId.position(long position) |
tensorflow.SafeTensorId |
tensorflow.ImportGraphDefOptions.return_tensors() |
tensorflow.SafeTensorId |
tensorflow.SafeTensorIdTensorIdMap.Iterator.second() |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.SafeTensorId |
tensorflow.SafeTensorIdTensorIdMap.get(tensorflow.SafeTensorId i) |
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.missing_unused_input_map_keys(tensorflow.SafeTensorId missing_unused_input_map_keys) |
tensorflow.SafeTensorIdTensorIdMap |
tensorflow.SafeTensorIdTensorIdMap.put(tensorflow.SafeTensorId i,
tensorflow.SafeTensorId value) |
tensorflow.ImportGraphDefOptions |
tensorflow.ImportGraphDefOptions.return_tensors(tensorflow.SafeTensorId return_tensors) |
| Constructor and Description |
|---|
TensorId(tensorflow.SafeTensorId id) |
Copyright © 2019. All rights reserved.