mindspore-ci-bot
dea1050663
!814 compare context pointer in AnfNodeConfig for performance
...
Merge pull request !814 from xychow/compare-with-context-ptr
5 years ago
mindspore-ci-bot
ef596f26e9
!802 [control sink]move the opt process to build graph
...
Merge pull request !802 from chenfei_mindspore/move-opt-into-build-graph
5 years ago
zhangzhenghai
b9d85bc511
update RELEASE.md.
5 years ago
zhaojichen
8261cfd019
fix globalbatchnorm bug
5 years ago
zhaojichen
8ca1f87a49
fix globalbatchnorm bug
5 years ago
limingqi107
63f3a2caac
gpu optimize some return values of dynamic memory pool
5 years ago
Zhang Qinghua
d43ad79b50
Optimize the collectors of manager which listen to the graphs and nodes changes.
...
1. Remove the records of user graphs;
2. Remove the records of user value nodes;
3. Remove the records of user cnodes;
4. Add the records of users, and the API to access the users of graph, value node, and cnode;
5. Fix issue:User cnode record may point to its own graph, when combine the user(caller) and used one(callee);
6. Fix issue:User graphs never update itself after its first creation.
5 years ago
wandongdong
0d7eb2a067
add label smooth and remove hccl setting in eval
5 years ago
mindspore-ci-bot
6241814320
!749 fix np.histogram sometimes calc very large bucket number
...
Merge pull request !749 from wenkai/wkmaster
5 years ago
mindspore-ci-bot
e64f806a94
!730 Add base aggregator of gnn and its ut
...
Merge pull request !730 from yuanhan/master
5 years ago
yanghaitao
203b05d458
num_shards and sampler is not supported if source does not have __getitem__
5 years ago
fary86
198bcace6e
Add index error type for log interface
5 years ago
candanzg
e886a3182c
tensor assign with ellpsis
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
mindspore-ci-bot
64b3b566ab
!767 [bug]with eval cell show cast is not support in gpu pynative
...
Merge pull request !767 from vlne-v1/I1F48Y-with-eval-cell-show-cast-is-not-support-in-gpu-pynative
5 years ago
meixiaowei
efe41902b8
modify config param
5 years ago
hanyuanai
64f824e4fc
Add gnn aggregator and its ut
5 years ago
Wei Luning
8f1984a8d1
only cast when level is O2
5 years ago
chenfei
cc54bb565d
move opt to build graph
5 years ago
mindspore-ci-bot
3dd369cefa
!816 faster combine_like step
...
Merge pull request !816 from flywind/combine_opt
5 years ago
zhaojichen
0ba35eaec3
fix globalbatchnorm bug
5 years ago
Adel Shafiei
3322e65da9
added ut for uniform augment C++ op
5 years ago
mindspore-ci-bot
decc8404a9
!795 [pylint] clean pylint warning
...
Merge pull request !795 from jinyaohui/clean_pylint_0428
5 years ago
Jamie Nisbet
2facd80c8d
updated print functions for info diagnostics
...
fix some ci failures
more ci fixes
more ci fails
yet another ci fail
more ci stuff
still ci
more ci
more ci
more ci
5 years ago
mindspore-ci-bot
4f612ae0e0
!831 Check return code from WaitPost::Register
...
Merge pull request !831 from JesseKLee/check_rc
5 years ago
Jesse Lee
332398d20a
Check return code from WaitPost::Register
5 years ago
mindspore-ci-bot
7180bafce8
!563 Add README.md for YOLOv3
...
Merge pull request !563 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
5 years ago
mindspore-ci-bot
ae9cdc4aa6
!824 Check whether the value tuple is empty when converting it to tuple tensor
...
Merge pull request !824 from YuJianfeng/master
5 years ago
mindspore-ci-bot
286c1d7767
!822 Change the error type in Infer from ValueError to TypeError
...
Merge pull request !822 from Simson/push-to-opensource
5 years ago
zhaojichen
eb46dd9198
fix globalbatchnorm bug
5 years ago
mindspore-ci-bot
516e16ded0
!792 [Model][bert] Modify ST test script of bert model.
...
Merge pull request !792 from wsc/lossscale_script
5 years ago
mindspore-ci-bot
abcbe56ec1
!624 modify buffer fusion used num
...
Merge pull request !624 from jjfeing/master
5 years ago
mindspore-ci-bot
d85d2f5a41
!818 fix launch bug
...
Merge pull request !818 from wandongdong/master
5 years ago
mindspore-ci-bot
66cacb326d
!819 set RefInfo of Buffer Fusion kernel
...
Merge pull request !819 from Etone.Chan/master
5 years ago
YuJianfeng
dfa66e4d0c
Check the empty value tuple when converting it to tuple tensor
5 years ago
zhaojichen
90e2f7555d
fix globalbatchnorm bug
5 years ago
mindspore-ci-bot
d5d3bf7565
!806 GPU update kernel bn
...
Merge pull request !806 from VectorSL/gpu-fix-bn
5 years ago
zhaoting
b2cdf220f7
add README.md for YOLOv3
5 years ago
simson
16e57a4062
change the error type in Infer from ValueError to TypeError
5 years ago
kpy
65cd41844d
change manager logic to faster combine_like step
5 years ago
wsc
d428fc1166
Modify the ST test script and example script of bert model
5 years ago
wandongdong
20c79c3f7c
fix launch bug and add RANK_TABLE_FILE and remove hccl context
5 years ago
mindspore-ci-bot
e655e0e04c
!799 fix tensor dirty flag setting
...
Merge pull request !799 from dinghao/dirty_flag
5 years ago
Etone.Chan
23a586b61d
set RefInfo of Buffer Fusion kernel
5 years ago
jjfeing
d03e04b828
support buffer fusion
5 years ago
mindspore-ci-bot
9ffb3993e8
!732 dock AcoshGrad for GE and AvgPool AvgPoolGrad for VM
...
Merge pull request !732 from zhangbuxue/dock_AcoshGrad_AvgPool_AvgPoolGrad_for_vm
5 years ago
mindspore-ci-bot
e3d5fa90de
!734 add example for nn_ops.py
...
Merge pull request !734 from jiangjinsheng/nn_ops_example
5 years ago
mindspore-ci-bot
21d936e656
!728 auto parallel strategy checkpoint full
...
Merge pull request !728 from yao_yf/strategy_checkpoint_extend
5 years ago
mindspore-ci-bot
c553a70a91
!810 change directory of akg cuda kernel
...
Merge pull request !810 from zyli2020/develop
5 years ago
mindspore-ci-bot
c033bb1d6f
!805 fix dynamic_lr api doc
...
Merge pull request !805 from fanglei/checklegalvalue
5 years ago
mindspore-ci-bot
4fff5f442c
!791 onnx adapter for MaxPoolWithArgmax
...
Merge pull request !791 from 梅晓蔚/master
5 years ago