tensorflow.OpDef_ArgDef |
tensorflow.OpDef.add_input_arg() |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef.add_output_arg() |
static tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.default_instance() |
static tensorflow.OpDef_ArgDef |
tensorflow.FindInputArg(BytePointer name,
tensorflow.OpDef op_def) |
static tensorflow.OpDef_ArgDef |
tensorflow.FindInputArg(String name,
tensorflow.OpDef op_def) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef.input_arg(int index) |
static tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.internal_default_instance() |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef.mutable_input_arg(int index) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef.mutable_output_arg(int index) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.New() |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.New(tensorflow.Arena arena) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef.output_arg(int index) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.position(long position) |
tensorflow.OpDef_ArgDef |
tensorflow.OpDef_ArgDef.put(tensorflow.OpDef_ArgDef from) |