Searched defs:FakeQuantWithMinMaxVarsFunctor (Results 1 – 2 of 2) sorted by relevance
30 template struct FakeQuantWithMinMaxVarsFunctor<GPUDevice>; variable
126 struct FakeQuantWithMinMaxVarsFunctor { struct127 void operator()(const Device& d, ConstFlat<float> inputs, in operator()