tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.opts() |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
boolean value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
BoolPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
BytePointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
double... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
double value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
DoubleBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
DoublePointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
float... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
float value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
FloatBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
FloatPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
int... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
int value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
IntBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
IntPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
long... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
long value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
LongBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
LongPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.NameAttrList value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.StringVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.Tensor value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.TensorProto value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.TensorProtoVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.TensorShape value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.TensorShapeVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.TensorVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
boolean... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
boolean value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
double... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
double value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
DoubleBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
DoublePointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
float... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
float value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
FloatBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
FloatPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
int... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
int value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
IntBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
IntPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
long... value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
long value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
LongBuffer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
LongPointer value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
String value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.NameAttrList value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.StringVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.Tensor value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.TensorProto value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.TensorProtoVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.TensorShape value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.TensorShapeVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.TensorVector value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithControlInput(tensorflow.Node control_input) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithControlInputs(tensorflow.NodeVector control_inputs) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithDevice(BytePointer device) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithDevice(String device) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithName(BytePointer name) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithName(String name) |