Searched refs:AddRelaxed (Results 1 – 11 of 11) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | split_quant8_signed.mod.py | 36 Example((input_dict, output_dict)).AddRelaxed() 57 Example((input_dict, output_dict)).AddRelaxed()
|
D | cast_identity.mod.py | 91 example.AddRelaxed()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | cast.mod.py | 62 example.AddRelaxed() 99 example.AddRelaxed()
|
D | split_int32_2.mod.py | 37 Example((input_dict, output_dict)).AddRelaxed()
|
D | split_quant8_2.mod.py | 37 Example((input_dict, output_dict)).AddRelaxed()
|
D | split_int32_4.mod.py | 36 Example((input_dict, output_dict)).AddRelaxed()
|
D | split_int32_1.mod.py | 38 Example((input_dict, output_dict)).AddRelaxed()
|
D | split_int32_3.mod.py | 39 Example((input_dict, output_dict)).AddRelaxed()
|
D | split_quant8_1.mod.py | 38 Example((input_dict, output_dict)).AddRelaxed()
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 309 example.AddRelaxed()
|
D | test_generator.py | 1114 def AddRelaxed(self, isRelaxed=True, includeDefault=True, defaultName=None): member in Example
|