36 Commits (452cb0dd4e7e06ab5cd96e60eaf58e4ac3803032)

Author SHA1 Message Date
  buxue 32610ab63f support non-Iterable valid_dtypes when check tensor type valid 5 years ago
  buxue 346bcfa3fd Rectify and optimize the type checking function 5 years ago
  yuchaojie 2bbe733fd6 add bool typecheck for conv param 5 years ago
  chenzomi c498e175b2 [ME] format code 5 years ago
  chenzomi ca85fcef40 [ME] change some format code. 5 years ago
  chenzomi 67d12eb01f [ME] bug fix for check parameter 5 years ago
  chenzomi acadb694aa [ME] delete reduant function in check_parameter 5 years ago
  mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy 5 years ago
  chenzomi 90de7be0fa [ME] reused `check_type` function 5 years ago
  chenzomi cabb387545 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int` 5 years ago
  chenzomi 79131e8da7 [ME] add float check function 5 years ago
  chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool 5 years ago
  chenzomi 6c9b6d491d [ME]delete ParamValidator and change all to Validator 5 years ago
  lihongkang 0f76c362a5 fix bugs 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode 5 years ago
  chenzomi d3f9b80066 checkpoint add model_type 5 years ago
  zhaozhenlong 19c5921c06 composed op CosineEmbeddingLoss 5 years ago
  zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm 5 years ago
  changzherui b323199dc1 syn code 430 5 years ago
  buxue 064d370a61 fix bug of Acosh bprop and Elu bprop 5 years ago
  fary86 2078229436 Add prim name to error message for array_ops 5 years ago
  zhaozhenlong 75b4964043 update fanrui validator related 5 years ago
  mindspore-ci-bot ad75618ca6 !611 change error message type 5 years ago
  zhaojichen ff57caceb9 change error type 5 years ago
  zhaojichen 8f1d140de1 change error type 5 years ago
  fary86 8bb93411f3 Add prim name to error message for _grad_ops.py 5 years ago
  mindspore-ci-bot 72f42fc37c !170 Add prim name to error message for operators in nn_ops.py 5 years ago
  fary86 6dd72f654a Add prim name to error message for nn_ops.py 5 years ago
  leilei_snow 834a407103 Add the function of checking nan or inf 5 years ago
  leonwanghui 24b26ee1a8 Move args_type_check function to _checkparam.py 5 years ago
  fary86 8cbbbd950e Add cell name to error message 5 years ago
  panfengfeng cc80c76687 add quantizaiton gpu op 5 years ago
  fary86 69ed72f10d Add primitive name to param error message for math_ops.py 5 years ago
  zhunaipan 930a1fb0a8 initial version 5 years ago