Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_activation_ops.cc29 class QuantizedReluOp : public OpKernel { class
31 explicit QuantizedReluOp(OpKernelConstruction* context) : OpKernel(context) {} in QuantizedReluOp() function in tensorflow::QuantizedReluOp