Searched defs:fully_quantize (Results 1 – 8 of 8) sorted by relevance
41 fully_quantize, inference_type, argument
203 fully_quantize=False, argument
58 py::object node_blocklist) { in PYBIND11_MODULE()
53 bool disable_per_channel, bool fully_quantize, in QuantizeModel()
55 bool fully_quantize = !allow_float; local
314 bool fully_quantize = false; in TEST_P() local
277 bool fully_quantize = false; in TEST_P() local
278 bool fully_quantize, int inference_type, in MlirQuantizeModel()