Home
last modified time | relevance | path

Searched refs:use_shm_for_weights (Results 1 – 7 of 7) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_3/
Dwhile_fib.mod.py113 for use_shm_for_weights in [False, True]:
114 Configuration.use_shm_for_weights = use_shm_for_weights
Dwhile_sum_of_powers.mod.py110 for use_shm_for_weights in [False, True]:
111 Configuration.use_shm_for_weights = use_shm_for_weights
Dif_constant.mod.py57 Configuration.use_shm_for_weights = False
62 Configuration.use_shm_for_weights = True
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dmobilenet_224_gender_basic_fixed.mod.py2 Configuration.use_shm_for_weights = True
Dmobilenet_quantized.mod.py2 Configuration.use_shm_for_weights = True
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dmobilenet_224_gender_basic_fixed_relaxed.mod.py18 Configuration.use_shm_for_weights = True
/frameworks/ml/nn/tools/test_generator/
Dtest_generator.py1314 Configuration.use_shm_for_weights = False
1325 use_shm_for_weights = False variable in Configuration
1330 return Configuration.use_shm_for_weights