| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.NameRangeMap |
tensorflow.NameRangeMap.first(BytePointer i,
int first) |
tensorflow.NameRangeMap |
tensorflow.NameRangeMap.put(tensorflow.NameRangeMap x) |
tensorflow.NameRangeMap |
tensorflow.NameRangeMap.second(BytePointer i,
int second) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Status |
tensorflow.NameRangesForNode(tensorflow.NodeDef node_def,
tensorflow.OpDef op_def,
tensorflow.NameRangeMap inputs,
tensorflow.NameRangeMap outputs) |
static tensorflow.Status |
tensorflow.NameRangesForNode(tensorflow.Node node,
tensorflow.OpDef op_def,
tensorflow.NameRangeMap inputs,
tensorflow.NameRangeMap outputs) |
tensorflow.NameRangeMap |
tensorflow.NameRangeMap.put(tensorflow.NameRangeMap x) |
Copyright © 2019. All rights reserved.