Searched defs:QuantizedInstanceNorm (Results 1 – 2 of 2) sorted by relevance
254 class QuantizedInstanceNorm : public OpKernel { class256 explicit QuantizedInstanceNorm(OpKernelConstruction* context) in QuantizedInstanceNorm() function in tensorflow::QuantizedInstanceNorm
35918 func QuantizedInstanceNorm(scope *Scope, x tf.Output, x_min tf.Output, x_max tf.Output, optional ..… func