Home
last modified time | relevance | path

Searched refs:all_operators (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/backends/xnnpack/test/models/
H A Dinception_v3.py19 all_operators = { variable in TestInceptionV3
39 .check_not(list(self.all_operators))
48 ops_after_quantization = self.all_operators - {
67 ops_after_quantization = self.all_operators - {
H A Dmobilenet_v3.py26 all_operators = { variable in TestMobileNetV3
45 .check_not(list(self.all_operators))
53 ops_after_lowering = self.all_operators
69 ops_after_lowering = self.all_operators
H A Dmobilenet_v2.py21 all_operators = { variable in TestMobileNetV2
44 .check_not(list(self.all_operators))
53 ops_after_quantization = self.all_operators - {
79 ops_after_quantization = self.all_operators - {
H A Dinception_v4.py18 all_operators = { variable in TestInceptionV4
37 .check_not(list(self.all_operators))
45 ops_after_quantization = self.all_operators - {
H A Dtorchvision_vit.py41 all_operators = { variable in TestViT
62 lowerable_xnn_operators = self.all_operators - {
/aosp_15_r20/external/executorch/backends/arm/test/models/
H A Dtest_mobilenet_v2_arm.py34 all_operators = { variable in TestMobileNetV2
44 operators_after_quantization = all_operators - {