Home
last modified time | relevance | path

Searched defs:quant_model (Results 1 – 3 of 3) sorted by relevance

/external/libopus/training/
Drnn_train.py34 def quant_model(model): function
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_weights_test.cc161 std::unique_ptr<ModelT> quant_model = in FindMatchingExpectedTensor() local
Dquantize_model_test.cc180 const ModelT& quant_model, in FindMatchingExpectedTensor()