Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ops/operations/
D_quant_ops.py1095 …nfer_shape(self, d_batch_mean_shape, d_batch_std_shape, x_shape, batch_mean_shape, batch_std_shape, argument
1148 def infer_shape(self, x_shape, batch_std_shape, running_std_shape): argument
1271 …def infer_shape(self, x_shape, beta_shape, gamma_shape, batch_std_shape, running_std_shape, batch_… argument
1321 batch_std_shape, batch_mean_shape, argument
1395 …fer_shape(self, d_batch_mean_shape, d_batch_std_shape, x_shape, batch_mean_shape, batch_std_shape): argument
1440 …def infer_shape(self, x_shape, beta_shape, gamma_shape, batch_std_shape, running_std_shape, batch_… argument
1469 …infer_shape(self, dout_shape, dout_reduce_shape, dout_x_reduce_shape, gamma_shape, batch_std_shape, argument