Searched defs:QuantizedConcatOp (Results 1 – 1 of 1) sorted by relevance
71 class QuantizedConcatOp : public OpKernel { class76 explicit QuantizedConcatOp(OpKernelConstruction* c) : OpKernel(c) {} in QuantizedConcatOp() function in tensorflow::QuantizedConcatOp