Searched defs:QuantizedReshapeOp (Results 1 – 1 of 1) sorted by relevance
26 class QuantizedReshapeOp : public ReshapeOp { class28 explicit QuantizedReshapeOp(OpKernelConstruction* c) : ReshapeOp(c) {} in QuantizedReshapeOp() function in tensorflow::QuantizedReshapeOp