Home
last modified time | relevance | path

Searched defs:sparse_config (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp296 IAaptContext* context, const ConfigDescription& sparse_config, float load) { in BuildTableWithSparseEntries()
336 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local
379 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB-v32"); in TEST_F() local
401 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local
420 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local
463 const ConfigDescription sparse_config = test::ParseConfigOrDie("en-rGB"); in TEST_F() local
/aosp_15_r20/external/pytorch/test/ao/sparsity/
H A Dtest_activation_sparsifier.py49 def _check_constructor(self, activation_sparsifier, model, defaults, sparse_config): argument
64 self, activation_sparsifier, defaults, sparse_config, layer_args_list argument
/aosp_15_r20/external/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/
H A Dactivation_sparsifier.py98 **sparse_config,
193 **sparse_config,
/aosp_15_r20/external/pytorch/torch/ao/pruning/_experimental/data_sparsifier/
H A Dquantization_utils.py32 **sparse_config,
/aosp_15_r20/external/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/
H A Devaluate_disk_savings.py17 def create_attach_sparsifier(model, **sparse_config):