Searched refs:FakeQuantWithMinMaxVarsPerChannelGradientFunctor (Results 1 – 3 of 3) sorted by relevance
33 template struct FakeQuantWithMinMaxVarsPerChannelGradientFunctor<GPUDevice>; variable
394 FakeQuantWithMinMaxVarsPerChannelGradientFunctor<Device> functor; in Compute()430 void FakeQuantWithMinMaxVarsPerChannelGradientFunctor<GPUDevice>::operator()(438 extern template struct FakeQuantWithMinMaxVarsPerChannelGradientFunctor<
232 struct FakeQuantWithMinMaxVarsPerChannelGradientFunctor { struct