Home
last modified time | relevance | path

Searched defs:set_qconfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_module.py1232 def test_embedding_api(self, num_embeddings, embedding_dim, set_qconfig): argument
1271 def test_embedding_bag_api(self, num_embeddings, embedding_dim, num_offsets, set_qconfig): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py1117 set_qconfig, is_emb_bag, dtype=torch.quint8): argument