Searched refs:FakeQuantWithMinMaxVarsFunctor (Results 1 – 3 of 3) sorted by relevance
30 template struct FakeQuantWithMinMaxVarsFunctor<GPUDevice>; variable
199 FakeQuantWithMinMaxVarsFunctor<Device> functor; in Compute()270 void FakeQuantWithMinMaxVarsFunctor<GPUDevice>::operator()(275 extern template struct FakeQuantWithMinMaxVarsFunctor<GPUDevice>;
126 struct FakeQuantWithMinMaxVarsFunctor { struct