Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ops/composite/
Drandom_ops.py86 def laplace(shape, mean, lambda_param, seed=None): argument
/third_party/mindspore/tests/st/auto_monad/
Dtest_effect_random.py91 def construct(self, mean, lambda_param): argument
/third_party/mindspore/tests/ut/python/ops/
Dtest_ops.py871 def construct(self, mean, lambda_param): argument