| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ApiDef |
tensorflow.ApiDefs.add_op() |
static tensorflow.ApiDef |
tensorflow.ApiDef.default_instance() |
tensorflow.ApiDef |
tensorflow.ApiDefMap.GetApiDef(BytePointer name) |
tensorflow.ApiDef |
tensorflow.ApiDefMap.GetApiDef(String name) |
static tensorflow.ApiDef |
tensorflow.ApiDef.internal_default_instance() |
tensorflow.ApiDef |
tensorflow.ApiDefs.mutable_op(int index) |
tensorflow.ApiDef |
tensorflow.ApiDef.New() |
tensorflow.ApiDef |
tensorflow.ApiDef.New(tensorflow.Arena arena) |
tensorflow.ApiDef |
tensorflow.ApiDefs.op(int index) |
tensorflow.ApiDef |
tensorflow.ApiDef.position(long position) |
tensorflow.ApiDef |
tensorflow.ApiDef.put(tensorflow.ApiDef from) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.ApiDef.CopyFrom(tensorflow.ApiDef from) |
static tensorflow.ApiDef_Arg |
tensorflow.FindInputArg(BytePointer name,
tensorflow.ApiDef api_def) |
static tensorflow.ApiDef_Arg |
tensorflow.FindInputArg(String name,
tensorflow.ApiDef api_def) |
void |
tensorflow.ApiDef.MergeFrom(tensorflow.ApiDef from) |
tensorflow.ApiDef |
tensorflow.ApiDef.put(tensorflow.ApiDef from) |
void |
tensorflow.ApiDef.Swap(tensorflow.ApiDef other) |
void |
tensorflow.ApiDef.UnsafeArenaSwap(tensorflow.ApiDef other) |
| Constructor and Description |
|---|
ApiDef(tensorflow.ApiDef from) |
Copyright © 2019. All rights reserved.