Searched defs:_check_param (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ |
| D | _checkparam.py | 202 def _check_param(): function 236 def _check_param(): function 258 def _check_param(): function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/optim/ |
| D | ftrl.py | 147 def _check_param(initial_accum, learning_rate, lr_power, l1, l2, use_locking, prim_name=None): function
|
| D | thor.py | 111 def _check_param(momentum, frequency, lr, cls_name): function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/ |
| D | random_func.py | 1524 def _check_param(op_name, param_name, param_value): function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/ |
| D | op_info_register.py | 432 def _check_param(self, param_list, key_list, fn_list, kwargs): member in RegOp
|