52 Commits (bada826b18f3e4dc8aac0f82af3457794de9c7bb)

Author SHA1 Message Date
  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
  panyifeng 9927e6eb5c eager mode sparse 5 years ago
  liubuyu d81862a916 decoupling core and context 5 years ago
  Yi Huaijie 518cb80133 change type of Shape from int32 to int64 5 years ago
  suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 5 years ago
  mindspore-ci-bot 657b547116 !3103 change type of Shape from int32 to int64 5 years ago
  buxue b075674cf2 support tensor attr shape and dtype in graph mode 5 years ago
  Yi Huaijie 15d5cc396d change type of Shape from int32 to int64 5 years ago
  simson b2cdd5d848 Fix the difference of Error type between graph&pynative mode 5 years ago
  mindspore-ci-bot 568da0d510 !3425 fix avgpoolgrad 5 years ago
  fangzehua 86dd0c583a fix avgpool grad 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  fary86 d4a3d0fa14 Fix large for loop execute fail 5 years ago
  panyifeng 963bd67a60 add sparse api docs 5 years ago
  panyifeng 8a89f003eb fix sparse related issues 5 years ago
  mindspore-ci-bot a4f447af6c !3289 Move abstract function to core abstract folder. 5 years ago
  Zhang Qinghua 7b69565d91 Move abstract function to core abstract folder. 5 years ago
  panyifeng 4d4e23fd9e Add bprop for sparse_tensor 5 years ago
  He Wei 32379f3e7a Decouple ir from frontend 5 years ago
  liubuyu 76dc80e7b7 Unified code style 5 years ago