static void |
tensorflow.AddNodeAttr(BytePointer name,
tensorflow.NameAttrList value,
tensorflow.NodeDef node_def) |
static void |
tensorflow.AddNodeAttr(String name,
tensorflow.NameAttrList value,
tensorflow.NodeDef node_def) |
tensorflow.NodeDefBuilder |
tensorflow.NodeDefBuilder.Attr(BytePointer name,
tensorflow.NameAttrList value) |
tensorflow.NodeDefBuilder |
tensorflow.NodeDefBuilder.Attr(String name,
tensorflow.NameAttrList value) |
void |
tensorflow.NameAttrList.CopyFrom(tensorflow.NameAttrList from) |
static tensorflow.Status |
tensorflow.GetNodeAttr(tensorflow.AttrSlice attrs,
BytePointer attr_name,
tensorflow.NameAttrList value) |
static tensorflow.Status |
tensorflow.GetNodeAttr(tensorflow.AttrSlice attrs,
String attr_name,
tensorflow.NameAttrList value) |
void |
tensorflow.NameAttrList.MergeFrom(tensorflow.NameAttrList from) |
tensorflow.NameAttrList |
tensorflow.NameAttrList.put(tensorflow.NameAttrList from) |
void |
tensorflow.AttrValue.set_allocated_func(tensorflow.NameAttrList func) |
void |
tensorflow.NameAttrList.Swap(tensorflow.NameAttrList other) |
void |
tensorflow.AttrValue.unsafe_arena_set_allocated_func(tensorflow.NameAttrList func) |
void |
tensorflow.NameAttrList.UnsafeArenaSwap(tensorflow.NameAttrList other) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(BytePointer attr_name,
tensorflow.NameAttrList value) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithAttr(String attr_name,
tensorflow.NameAttrList value) |