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