Searched defs:FakeQuantPerChannel (Results 1 – 2 of 2) sorted by relevance
86 __global__ void FakeQuantPerChannel(const float *input, float *output, const int total_size, const … in FakeQuantPerChannel() function
873 class FakeQuantPerChannel(PrimitiveWithInfer): class