60 Commits (6fcd6cab684bd2d2ae2da5613efa3aa4e2cd7d5a)

Author SHA1 Message Date
  tom__chen 94ff2fd30f conv3d grad gpu op 5 years ago
  dinglinhe a9df5edec7 Update Conv3d descriptions 5 years ago
  dinglinhe da4683b64c update docs about the shape for conv2d output shape formula 5 years ago
  liuhe e30e6fa0ca update document of conv3d 5 years ago
  liuhe d38cdbc8ae update document of Conv3d 5 years ago
  liuxiao93 57a75bb455 Modified pad validator of conv3d. 5 years ago
  liuxiao93 b13a8e407e fix-some-api-bug 5 years ago
  liuxiao93 d91cf86d2d Add nn.Conv3d and nn.Conv3dTranspose. 5 years ago
  wangyanling 6268f660fb add cpu broadcast_to op 5 years ago
  wangshuide2020 28bf0b4fe2 add raises description for Adam, Lamb, Momentum, etc. operators. 5 years ago
  wangshuide2020 30f99f2722 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators. 5 years ago
  zhangyi 60ac42adca fix api comments. 5 years ago
  zhangyi 5b5cfee0b1 fix some api comments. 5 years ago
  jjfeing 1984cf8e20 unify mindir 5 years ago
  lihongkang def7fca51f fix bugs 5 years ago
  JunYuLiu 1eaa4a30dd Add labels to python files 5 years ago
  zhangz0911gm dda18138c1 t# This is a combination of 2 commits. 5 years ago
  caozhou 131b3e3933 add formula and result 5 years ago
  VectorSL 509b25ef1e gpu nhwc 5 years ago
  chenzomi acadb694aa [ME] delete reduant function in check_parameter 5 years ago
  chenzomi cabb387545 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int` 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
  chenzomi d5ae6fdd84 code format for nn.layer 5 years ago
  panfengfeng 2d7b93e958 fix nn & operations api comments 5 years ago
  caozhou 5010956773 fix weight_init bug 5 years ago
  caozhou 7f9e42e266 unify the expression of Conv2d and DepthwiseConv2d 5 years ago
  lihongkang 569693af52 fix bugs 5 years ago
  Yi Huaijie a836d25c64 change API set_strategy() to shard() 5 years ago
  mindspore-ci-bot 76e544fab6 !5894 enhance ops API comment part3 5 years ago
  simson e7f3a283fc enhance ops API comment part3 5 years ago
  chenfei 6cc9e3ec1a rm default value of group of depthwiseConv2d 5 years ago
  lihongkang 0f76c362a5 fix bugs 5 years ago
  chenfei e0eed8b5c2 can't delete arg 'group' of DepthwiseConv2d 5 years ago
  liuxiao93 d8773caffc For nn.DepthwiseConv2d, padding support tuple. 5 years ago
  mindspore-ci-bot d2641bbf79 !4969 delete group parameter from nn.DepthwiseConv2d 5 years ago
  chenzomi 8337ae710e delete group parameter from nn.DepthwiseConv2d 5 years ago
  liuxiao93 cfe8859499 fix some bug in API and validator of input. 5 years ago
  chenzomi 5bbfa67439 bug fix for ME 5 years ago
  simson 7cc48a9af8 Third round of enhancement of API comment & README_CN 5 years ago
  simson dec2e4a819 Third round of the enhancement of API comments 5 years ago
  chenzomi 8918c90b66 add mindspore hub for download ckpt file 5 years ago
  liuxiao93 fcaa378c92 fix bug for con1d with 3d input. 5 years ago
  jiangjinsheng 0397b609b3 fixed Conv1dTranspose 5 years ago
  jiangjinsheng 8ee091fb92 fix Conv2d 5 years ago
  jiangjinsheng 7f9bbfd338 add Conv1d ops 5 years ago
  chenzomi 1089c908a9 cherry-pick r0.5 to master for quantizaiton aware training 5 years ago
  buxue 66bbdb4a31 change tensor dtype and shape from function to attr 5 years ago
  yangyongjie f586c9fa08 add annotaion that group cannot greater than 1 when running in Davinci devices. 6 years ago