i-robot
|
65444c39c0
|
!26513 fix functional interface grad
Merge pull request !26513 from chenzhuo/jvp
|
4 years ago |
chenzhuo
|
6b9935b86d
|
fix grad bug
|
4 years ago |
wangshuide2020
|
bf3cfdeff0
|
fix the validation of Concat and deprecate BNTrainingUpdate, BNTrainingReduce interfaces.
|
4 years ago |
zhang__sss
|
0dd68aa7eb
|
grad
|
4 years ago |
zhang__sss
|
8bae4d9d50
|
grad
|
4 years ago |
i-robot
|
55c0ba88b5
|
!25659 fix doc and example
Merge pull request !25659 from yanzhenxiang2020/fix_1.6_issue_yzx
|
4 years ago |
yanzhenxiang2020
|
e9891d1374
|
fix some issue
|
4 years ago |
tacyi139
|
eaba84834b
|
correct the word problems
|
4 years ago |
i-robot
|
9d0d094437
|
!24554 support nested call of ms_function
Merge pull request !24554 from zhangzhaoju/ms_master_ms_function
|
4 years ago |
zhangzhaoju
|
b4453709a2
|
Support parser decoratored functions
like nested calling of ms_function
|
4 years ago |
i-robot
|
8dfeadd16a
|
!24567 update ops code docs
Merge pull request !24567 from chentangyu/code_docs_cty_master_i4acf
|
4 years ago |
tacyi139
|
eb00f47f5c
|
update ops code docs
|
4 years ago |
huchunmei
|
c5d5038488
|
modify msg
|
4 years ago |
i-robot
|
c6a99428cd
|
!23153 Update the operator in order to let users better understand the reason for the error of the operator part: nn_ops and array_ops
Merge pull request !23153 from dinglinhe/dlh_code_ms_I43QY0_nn_ops
|
4 years ago |
dinglinhe
|
9a8c1b3c73
|
array_ops error recti and others
|
4 years ago |
i-robot
|
045b94334e
|
!23222 fix output of grad operation would be affected by different order
Merge pull request !23222 from zjun/fix_grad_opreation_bug
|
4 years ago |
zjun
|
69b2d9455c
|
Fix grad operation would be affected by different order
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
yujianfeng
|
752bdde06d
|
Optimize of exception log of AD
|
4 years ago |
i-robot
|
76fac95591
|
!23069 Modify error content
Merge pull request !23069 from huchunmei/master
|
4 years ago |
l00591931
|
ad95362e97
|
fix example unstandard import
|
4 years ago |
huchunmei
|
c75773cf37
|
Modify error content
|
4 years ago |
Zhang Qinghua
|
a137fa1d0b
|
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
|
4 years ago |
chujinjin
|
551fa9ab8b
|
modify ms function cache key
|
4 years ago |
dinglinhe
|
4a1b4af0ea
|
update docs for standardization of import information
|
4 years ago |
dinglinhe
|
e28e015990
|
算子API易用性整改
|
4 years ago |
Zhang Qinghua
|
8be269c1cc
|
Fix GradOperation issues:
- Allow the J CNode used multiple as non-call input.
- Check recursive J FG including FV J CNode.
- Add grad functional api.
|
4 years ago |
7347157+joylvliang@user.noreply.gitee.com
|
f020fd5865
|
Support_non_tensor_as_inputs_of_outermost_cell_in_pynative
|
4 years ago |
i-robot
|
6bc1998a94
|
!18751 Add reverse option for HyperMap and Map, and enable reverse option for optimizers.
Merge pull request !18751 from 张清华/opt
|
4 years ago |
Zhang Qinghua
|
a3e6009b53
|
Add reverse option for HyperMap and Map, and enable reverse option for optimizers.
|
4 years ago |
i-robot
|
e263ae8874
|
!18548 fix docs of GradOperations for its example appears wrong output and add the CPU platform to docs of some operators
Merge pull request !18548 from dinglinhe/code_docs_dlh_ms_I3W537
|
4 years ago |
dinglinhe
|
990db4e6f9
|
Added some descriptions supported by the CPU platform and the example sample output of the a operator does not match the expected output
|
4 years ago |
wangshuide2020
|
185ddbbe66
|
remove the redundant code, add docstring of operator init and add default value for args.
|
4 years ago |
i-robot
|
431c037ff5
|
!17937 Clean GradOperation inappropriate implementation.
Merge pull request !17937 from 张清华/grad_opt0
|
4 years ago |
mindspore-ci-bot
|
97e8caa6da
|
!17877 HyperMap comment revision
From: @zhangzhaoju
Reviewed-by: @ginfung,@zh_qh,@zh_qh,@hwhewei
Signed-off-by: @zh_qh,@zh_qh
|
4 years ago |
Zhang Qinghua
|
885a1bf27d
|
Fix GradOperation weird implementation.
|
4 years ago |
zhangzhaoju
|
9d091fa67e
|
Primitive HyperMap comment revision
|
4 years ago |
l00591931
|
0424b2d8d6
|
Fix warning in master
|
4 years ago |
wangshuide2020
|
3551ee5a27
|
delete duplication_code, and fix the format and line too long problem.
|
5 years ago |
zhangyi
|
fa2eaafa51
|
fix some error format for api comments.
|
5 years ago |
liuhe
|
28118e2376
|
fix format error of GradOperation, gamma, poisson, etc.
|
5 years ago |
liuhe
|
9c5de2b698
|
add raises of MatMul, Maximum, Minimum, etc.
|
5 years ago |
zjun
|
ae3a9d2883
|
Reactor pynative
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
|
5 years ago |
wangshuide2020
|
b9eb90b198
|
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
|
5 years ago |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
5 years ago |
zjun
|
45c6f30065
|
Opitimize pynative grad graph already run
|
5 years ago |
mindspore-ci-bot
|
bf8b766238
|
!10344 add examples of core and clip_by_value operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
wangshuide2020
|
036c381832
|
add examples of core and clip_by_value operator.
|
5 years ago |
lvliang
|
1490947ff0
|
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
|
5 years ago |
HaoJtr
|
f51ad71ebe
|
ops_composite base.py doc_mod
|
5 years ago |
zjun
|
67866474f9
|
Add pynative second derivative function
Signed-off-by: zjun <zhangjun0@huawei.com>
|
5 years ago |