Searched defs:FakeLearnedScaleQuantPerChannel (Results 1 – 2 of 2) sorted by relevance
26 __global__ void FakeLearnedScaleQuantPerChannel(float *output, const int size, float *input_alpha, in FakeLearnedScaleQuantPerChannel() function
332 class FakeLearnedScaleQuantPerChannel(PrimitiveWithInfer): class