Searched defs:FakeQuantWithMinMaxVarsPerChannelFunctor (Results 1 – 2 of 2) sorted by relevance
32 template struct FakeQuantWithMinMaxVarsPerChannelFunctor<GPUDevice>; variable
199 struct FakeQuantWithMinMaxVarsPerChannelFunctor { struct200 void operator()(const Device& d, TTypes<float>::ConstMatrix inputs, in operator()