Searched refs:FakeQuantWithMinMaxArgsGradientFunctor (Results 1 – 3 of 3) sorted by relevance
30 template struct FakeQuantWithMinMaxArgsGradientFunctor<GPUDevice>; variable
139 FakeQuantWithMinMaxArgsGradientFunctor<Device> functor; in OperateNoTemplate()173 void FakeQuantWithMinMaxArgsGradientFunctor<GPUDevice>::operator()(
107 struct FakeQuantWithMinMaxArgsGradientFunctor { struct