| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.InstantiationResult |
tensorflow.InstantiationResult.arg_types(tensorflow.DataTypeVector arg_types) |
tensorflow.InstantiationResult |
tensorflow.InstantiationResult.nodes(tensorflow.NodeDef nodes) |
tensorflow.InstantiationResult |
tensorflow.InstantiationResult.position(long position) |
tensorflow.InstantiationResult |
tensorflow.InstantiationResult.ret_types(tensorflow.DataTypeVector ret_types) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Status |
tensorflow.InstantiateFunction(tensorflow.FunctionDef fdef,
tensorflow.AttrSlice attr_values,
Pointer get_function,
tensorflow.InstantiationResult result) |
Copyright © 2019. All rights reserved.