Searched refs:ShouldNeverBeInternal (Results 1 – 7 of 7) sorted by relevance
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | lsh_projection_2_relaxed.mod.py | 25 [0.123, 0.456, -0.321, -0.654, 1.234, 5.678, -4.321, -8.765]).ShouldNeverBeInternal()
|
D | lsh_projection_relaxed.mod.py | 25 [0.123, 0.456, -0.321, -0.654, 1.234, 5.678, -4.321, -8.765]).ShouldNeverBeInternal()
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | lsh_projection_deprecated.mod.py | 25 [0.123, 0.456, -0.321, -0.654, 1.234, 5.678, -4.321, -8.765]).ShouldNeverBeInternal()
|
D | lsh_projection_4_relaxed.mod.py | 25 [0.123, 0.456, -0.321, -0.654, 1.234, 5.678, -4.321, -8.765]).ShouldNeverBeInternal()
|
D | lsh_projection_3_relaxed.mod.py | 25 [0.123, 0.456, -0.321, -0.654, 1.234, 5.678, -4.321, -8.765]).ShouldNeverBeInternal()
|
/frameworks/ml/nn/tools/test_generator/ |
D | test_generator.py | 303 newop.ShouldNeverBeInternal() 306 def ShouldNeverBeInternal(self): member in Operand
|
D | README.md | 247 hash = Parameter("hash", "TENSOR_FLOAT32", "{1, 1}", [0.123]).ShouldNeverBeInternal()
|