Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ops/operations/
D_quant_ops.py1055 def infer_shape(self, x_shape, mean_shape, variance_shape, global_step_shape): argument
1369 def infer_shape(self, x_shape, x_sum_shape, x_square_sum_shape, mean_shape, variance_shape): argument