Searched refs:DecodePng (Results 1 – 16 of 16) sorted by relevance
2 graph_op_name: "DecodePng"4 name: "image.DecodePng"
2 graph_op_name: "DecodePng"
23 SINGLE_INPUT_OP_BUILDER(DT_STRING, DecodePng);
2 name: "DecodePng"
143 image_reader = DecodePng(root.WithOpName("png_reader"), file_reader, in ReadTensorFromImageFile()144 DecodePng::Channels(wanted_channels)); in ReadTensorFromImageFile()
94 image_reader = DecodePng(root.WithOpName("png_reader"), file_reader, in ReadTensorFromImageFile()95 DecodePng::Channels(wanted_channels)); in ReadTensorFromImageFile()
131 * `raw_ops.DecodePng`
1112 name: "DecodePng"
9791 name: "DecodePng"9809 name: "DecodePng"
19287 name: "DecodePng"
13006 func DecodePng(scope *Scope, contents tf.Output, optional ...DecodePngAttr) (image tf.Output) { func
2835 def TF_DecodePngOp : TF_Op<"DecodePng", [NoSideEffect]> {
12059 name: "DecodePng"