71 Commits (b6cf16d8aae6fef361ba419fc1942d553cc2432a)

Author SHA1 Message Date
  LianLiguang 8cabd090de change macro of reg infer 5 years ago
  Zhang Qinghua 2b24a7a9cf Keep states between hyper map inner ops. 5 years ago
  mindspore-ci-bot 71051e48a9 !13676 fix cmake lint 5 years ago
  mindspore-ci-bot cf5eaf8590 !13050 Don't insert UpdateState for HyperMap func graph call, move auto monad eliminator out from CSE, and eliminate auto monad nodes for output node. 5 years ago
  zhoufeng ec7f9f395a fix cmake lint 5 years ago
  Zhang Qinghua e853df4ecd Don't insert UpdateState for HyperMap func graph call. 5 years ago
  Zhang Qinghua 8d36b00426 Add defer_inline flag for on-grading primal graph. 5 years ago
  yujianfeng f0b7c3dd4d Add a switch to control grad for scalar 5 years ago
  yujianfeng 41189781f3 support scalar input for cell 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  buxue 899d6114a4 improve grad of first input 5 years ago
  Zhang Qinghua c621a48533 Refactor grad operation implementation. 5 years ago
  mindspore-ci-bot b189f177bb Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master 5 years ago
  buxue e8cd572bc2 add check for outermost net inputs type and support isinstance first arg an empty list 5 years ago
  buxue acec35d4d4 support non tensor inputs 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  buxue ecf0ec46fa adapt implicit conversion to the change that python int resolved as int64 instead of int32 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  buxue d145bd62f5 improve the implicit conversion rule when there are float Number and other type Number 5 years ago
  buxue e3ea96ecd0 improve the implicit conversion rule when there are int tensor and float number 5 years ago
  mindspore-ci-bot 8346da267b !6400 add overflow check for make_range and optimize isinstance processing 5 years ago
  buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing 5 years ago
  BowenK 607ea81c7b fix static check 5 years ago
  buxue 458498900c support not in and add check for grad_with_sens with no sense provide. 5 years ago
  Wei Luning 7b6899fdc0 add import of ops in in ops __init__ 5 years ago
  mindspore-ci-bot c7ff3bd7ed !5985 fix parallel optimizer problem, assign is removed unexpectly 5 years ago
  Ziyan 644b680df3 fix parallel optimizer bug and add st testcase 5 years ago
  Wei Luning 8c6475fd0b add composite op doc 5 years ago
  mindspore-ci-bot 290979853e !5663 add check for mod when y in (-1, 0) 5 years ago
  buxue 4d59fe9ee1 add check for mod when y in (-1, 0) 5 years ago
  Wei Luning 879a519136 updata signature 5 years ago
  zhousiyi c25e37e7bf make backend/optimizer pybind free 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  panyifeng abab21ed57 add func type check for switch layer 5 years ago
  mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings 5 years ago
  zhoufeng 22ec976ef7 fix compilation warnings 5 years ago
  zhousiyi d0e58dd765 remove ccsrc/common.h 5 years ago
  buxue 855d6b8fed add check for user define bprop in Pynative mode. 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  wuyongkang 78611b5d5b fix static check problems 5 years ago
  mindspore-ci-bot 265064733b !4340 move cc file that end with py to pybind 5 years ago
  liubuyu 45b6600001 mv cc file that end with py to pybind 5 years ago
  buxue 35677ac098 support two mstypes do equal. 5 years ago
  WilliamLian 1f5441d73a remove inferfunction to core 5 years ago
  mindspore-ci-bot fdaa08dc05 !4185 re-arrange the primitive between core_ops.h and frontend/operator/ops.h 5 years ago
  buxue 02d6e3a43a fix bugs 5 years ago
  zhousiyi 27223aae94 re-arrange primitives to core_ops and ops 5 years ago
  Wei Luning ea3ddea3d4 remove ref origin 5 years ago
  panyifeng 34e50e5d6e fix cell bprop 5 years ago
  fary86 8ac5672abb Add support for dynamic shape 5 years ago