Searched defs:DecodeJSONExampleOp (Results 1 – 1 of 1) sorted by relevance
1197 class DecodeJSONExampleOp : public OpKernel { class1199 explicit DecodeJSONExampleOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in DecodeJSONExampleOp() function in tensorflow::DecodeJSONExampleOp