Home
last modified time | relevance | path

Searched refs:testSub (Results 1 – 9 of 9) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DStrictMathTestCase.java64 public void testSub() in testSub() method in StrictMathTestCase
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_arrays_test.py79 def testSub(self): member in ArrayTest
/external/tensorflow/tensorflow/compiler/tests/
Dscatter_nd_op_test.py210 def testSub(self): member in ScatterNdTensorTest
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dget-arithmetic-count.mlir42 func.func @testSub(%arg0: tensor<10x10x10xf32>, %arg1: tensor<10x10x10xf32>) -> tensor<10x10x10xf32…
Dops.mlir301 // CHECK-LABEL: testSub
302 func.func @testSub(tensor<? x i32>, tensor<? x i32>) -> tensor<? x i32> {
/external/tensorflow/tensorflow/python/framework/experimental/
Dunified_api_test.py211 def testSub(self, use_mlir): member in UnifiedApiTest
/external/python/pyasn1/tests/type/
Dtest_univ.py198 def testSub(self): member in IntegerTestCase
755 def testSub(self): member in RealTestCase
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16_test.py243 def testSub(self, float_type): member in CustomFloatTest
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dscatter_nd_ops_test.py420 def testSub(self): member in StatefulScatterNdTest