Searched defs:quant_model (Results 1 – 3 of 3) sorted by relevance
34 def quant_model(model): function
161 std::unique_ptr<ModelT> quant_model = in FindMatchingExpectedTensor() local
180 const ModelT& quant_model, in FindMatchingExpectedTensor()