Searched defs:DecodeBmpOp (Results 1 – 1 of 1) sorted by relevance
32 class DecodeBmpOp : public OpKernel { class34 explicit DecodeBmpOp(OpKernelConstruction* context) : OpKernel(context) { in DecodeBmpOp() function in tensorflow::DecodeBmpOp