tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Attr(BytePointer spec) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Attr(String spec) |
tensorflow.OpDefBuilder |
tensorflow.TrueOpDefBuilderWrapper.builder() |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Deprecated(int version,
BytePointer explanation) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Deprecated(int version,
String explanation) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Doc(BytePointer text) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Doc(String text) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Input(BytePointer spec) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Input(String spec) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Output(BytePointer spec) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.Output(String spec) |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.SetAllowsUninitializedInput() |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.SetIsAggregate() |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.SetIsCommutative() |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.SetIsStateful() |
tensorflow.OpDefBuilder |
tensorflow.OpDefBuilder.SetShapeFn(tensorflow.OpDefBuilder.Fn_InferenceContext fn) |