62 Commits (ef13a4b6fb7fe8705e09e0851687b67c20ca3100)

Author SHA1 Message Date
  Wei Luning 8f56528f8c add flags on function 5 years ago
  mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative 5 years ago
  kingfo 358982a98f fix hook and bprop debug issue 5 years ago
  simson ca988e9e69 fix the condition when activation name is 0 5 years ago
  mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast 5 years ago
  kingfo 9708e58259 fix TupleToArray & Cast operator issue 5 years ago
  buxue 66bbdb4a31 change tensor dtype and shape from function to attr 5 years ago
  huangdongrun 9522f59b87 support for tensor indexing in pynative 5 years ago
  kingfo 38436f929f move hook function to primtivePy class 5 years ago
  mindspore-ci-bot c82a8bf483 !1678 modify print 5 years ago
  huangdongrun beacc26077 * add isconstant primitive 5 years ago
  jinyaohui 5e43edc474 clean pylint 5 years ago
  kingfo 9785178b88 add tensor compare & len & constexpr operation 5 years ago
  rick_sanchez e2a322b6b7 Modify code to support dynamic graph. 5 years ago
  jinyaohui 86d197dfeb clean pylint 5 years ago
  liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops) 5 years ago
  mindspore-ci-bot 9c858444b0 !1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative. 5 years ago
  seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and 5 years ago
  mindspore-ci-bot fb7e4eac76 !1535 change hook function grad input to tuple 5 years ago
  kingfo 8f7e571a0b change hook grad input to tuple 5 years ago
  seatea 21ab029227 Fix pylint warning for files under `pynative_mode` directory. 5 years ago
  mindspore-ci-bot 831ceba6eb !1277 Fixing some tiny faults about Pylint in ME code 5 years ago
  liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops) 5 years ago
  panyifeng 6a57eeb922 fix check_bprop attr error 5 years ago
  mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode 5 years ago
  kingfo 840922e501 add backward hook function in pynative mode 5 years ago
  ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer 5 years ago
  jinyaohui 5a914994ba clean pylint 5 years ago
  jinyaohui bcfaff97f9 clean pylint 5 years ago
  jinyaohui 2907cf4488 remove some context param 5 years ago
  mindspore-ci-bot bb374ebc28 !1015 Support weights to be compiled according to shape 5 years ago
  panyifeng 755ba75deb fix pylint 5 years ago
  candanzg 2cc85bdc93 Support weight compile according to shape 5 years ago
  jinyaohui 391a060f21 remove two context param 5 years ago
  mindspore-ci-bot 28a6daaed5 !1017 add profiling_mode and profiling_options to context 5 years ago
  mindspore-ci-bot 8003a89a7b !766 bugfix(SA): Add the support of nested loop. 5 years ago
  jinyaohui 5a9de3716d add profiling mode and profiling options to context 5 years ago
  mindspore-ci-bot 05e8b8028b !1060 Fix bug of assigning value to non-Parameter class member 5 years ago
  fary86 16b9004d53 Fix bug of assign value to non Parameter class member 5 years ago
  chenzomi 661f9dfaf8 add dropout primtive 5 years ago
  gongchen 425a207663 bug(SA): Add the support of nested loop. 5 years ago
  guohongzilong b96df362f8 add parser of case which parameter in tuple in run_op function 5 years ago
  mindspore-ci-bot c1813671db !694 Refactor vm module for multigraph sink. 5 years ago
  rick_sanchez 6ae8345cad refactor vm module for multigraph sink 5 years ago
  panyifeng 9e633b6c12 validate bprop rules 5 years ago
  wangnan39@huawei.com b812b18c02 support update parameter for vm 5 years ago
  leonwanghui 24b26ee1a8 Move args_type_check function to _checkparam.py 5 years ago
  mindspore-ci-bot c3ec9712e0 !403 add cell class name to error message 5 years ago
  fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode 5 years ago
  fary86 8cbbbd950e Add cell name to error message 5 years ago