Home
last modified time | relevance | path

Searched refs:input_z (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/_extends/graph_kernel/expanders/
Dfused_mul_add.py23 input_x, input_y, input_z = self.inputs
26 result = graph_builder.emit('Add', [mul_res, input_z])
/third_party/mindspore/tests/st/auto_monad/
Dtest_auto_monad_gpu.py518 input_z = Tensor(50, dtype=ms.int32)
521 out = net(input_x, input_y, input_z)
545 input_z = Tensor(50, dtype=ms.int32)
548 out = net(input_x, input_y, input_z)
/third_party/mindspore/tests/ut/python/pipeline/infer/
Dtest_auto_monad.py361 def __init__(self, input_z): argument
363 self.input = input_z
/third_party/mindspore/mindspore/ops/operations/
D_quant_ops.py1622 def infer_shape(self, input_x, input_y, input_z): argument
1629 def infer_dtype(self, input_x, input_y, input_z): argument
1659 def infer_shape(self, input_x, input_y, input_z): argument
1666 def infer_dtype(self, input_x, input_y, input_z): argument
/third_party/mindspore/config/
Dop_info.config497 … false, "param_type": "required", "shape": "all"}, {"index": 2, "name": "input_z", "need_compile":…
498 … false, "param_type": "required", "shape": "all"}, {"index": 2, "name": "input_z", "need_compile":…