| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.SafeTensorId |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.StringIntPair |
tensorflow.StringIntPair.first(BytePointer first) |
tensorflow.StringIntPair |
tensorflow.StringIntPair.first(String first) |
tensorflow.StringIntPair |
tensorflow.StringIntPair.put(BytePointer firstValue,
int secondValue) |
tensorflow.StringIntPair |
tensorflow.StringIntPair.put(String firstValue,
int secondValue) |
tensorflow.StringIntPair |
tensorflow.StringIntPair.put(tensorflow.StringIntPair x) |
tensorflow.StringIntPair |
tensorflow.StringIntPair.second(int second) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.StringIntPair |
tensorflow.StringIntPair.put(tensorflow.StringIntPair x) |
Copyright © 2019. All rights reserved.