Home
last modified time | relevance | path

Searched refs:test_multiply (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt526 // CHECK-LABEL: func private @test_multiply(%arg0: tensor<4xf32>, %arg1: tensor<4xf32>) -> tensor<…
527 %test_multiply (Arg_0.1: f32[4], Arg_1.2: f32[4]) -> f32[4] {
/external/python/cpython2/Lib/test/
Dtest_decimal.py2062 def test_multiply(self): member in ContextAPItests
/external/python/cpython3/Lib/test/
Dtest_decimal.py3315 def test_multiply(self): member in ContextAPItests