Searched refs:FakeQuantWithMinMaxVarsGradientFunctor (Results 1 – 3 of 3) sorted by relevance
31 template struct FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>; variable
250 FakeQuantWithMinMaxVarsGradientFunctor<Device> functor; in Compute()283 void FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>::operator()(291 extern template struct FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>;
154 struct FakeQuantWithMinMaxVarsGradientFunctor { struct