Searched refs:FakeQuantWithMinMaxVarsPerChannelFunctor (Results 1 – 3 of 3) sorted by relevance
32 template struct FakeQuantWithMinMaxVarsPerChannelFunctor<GPUDevice>; variable
335 FakeQuantWithMinMaxVarsPerChannelFunctor<Device> functor; in Compute()416 void FakeQuantWithMinMaxVarsPerChannelFunctor<GPUDevice>::operator()(421 extern template struct FakeQuantWithMinMaxVarsPerChannelFunctor<GPUDevice>;
199 struct FakeQuantWithMinMaxVarsPerChannelFunctor { struct