Searched refs:FakeQuantWithMinMaxVarsGradientFunctor (Results 1 – 3 of 3) sorted by relevance
284 FakeQuantWithMinMaxVarsGradientFunctor<Device> functor; in Compute()318 void FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>::operator()(326 extern template struct FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>;
32 template struct FakeQuantWithMinMaxVarsGradientFunctor<GPUDevice>; variable
161 struct FakeQuantWithMinMaxVarsGradientFunctor { struct