Home
last modified time | relevance | path

Searched defs:QuantizedReshapeOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_reshape_op.cc26 class QuantizedReshapeOp : public ReshapeOp { class
28 explicit QuantizedReshapeOp(OpKernelConstruction* c) : ReshapeOp(c) {} in QuantizedReshapeOp() function in tensorflow::QuantizedReshapeOp