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