Home
last modified time | relevance | path

Searched defs:input_v_shape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dcorrelate.cc30 auto input_v_shape = input_v_shape_ptr->GetShapeVector(); in InferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/
D_inner_ops.py1123 def infer_shape(self, input_w1_shape, input_w2_shape, input_v_shape): argument
1172 …def infer_shape(self, input_w1_shape, input_w2_shape, input_v_shape, input_a_shape, input_da_shape… argument