| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.push_back(tensorflow.Tensor value) |
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.put(long i,
tensorflow.Tensor value) |
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.put(tensorflow.ConstTensorPtrVector x) |
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.put(tensorflow.Tensor... array) |
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.put(tensorflow.Tensor value) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ConstTensorPtrVector |
tensorflow.ConstTensorPtrVector.put(tensorflow.ConstTensorPtrVector x) |
void |
tensorflow.InferenceContext.set_input_tensors(tensorflow.ConstTensorPtrVector input_tensors) |
Copyright © 2019. All rights reserved.