mindspore-ci-bot
a8317acee8
!5111 Support int64 for cpu sparse optimizers
Merge pull request !5111 from YuJianfeng/int64
5 years ago
mindspore-ci-bot
ea66324aa3
!5197 add attr for transdata node
Merge pull request !5197 from lianliguang/master
5 years ago
yujianfeng
e949540062
Support int64 for cpu sparse optimizers
5 years ago
WilliamLian
097f53bed9
add attr for transdata node
5 years ago
mindspore-ci-bot
5b1cf18cb9
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
5 years ago
lirongzhen1
531ad4df70
prepare to support int64
5 years ago
fary86
947e19b839
Fix bug of switch layer join
5 years ago
zhoufeng
22ec976ef7
fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
2512f70988
!4842 reset iter num
Merge pull request !4842 from laiyongqiang/reset_iter_num
5 years ago
mindspore-ci-bot
4ec4205e87
!4221 gpu add format transform pass
Merge pull request !4221 from limingqi107/master
5 years ago
laiyongqiang
f8bcd9344e
reset iter num
5 years ago
limingqi107
5b76e8f3d7
gpu add format transform pass
5 years ago
Wei Luning
dde5a1bb48
updata doc for Parameter & fix codex
5 years ago
mindspore-ci-bot
bd2336b96a
!4764 add FusedBatchNoramEx gpu kernel
Merge pull request !4764 from zyli2020/gpu_bn_op_perf_optimize
5 years ago
mindspore-ci-bot
24700afa2d
!4689 add check for user define bprop in Pynative mode
Merge pull request !4689 from zhangbuxue/add_check_for_user_define_bprop_in_Pynative_mode
5 years ago
lizhenyu
7ddddc41a9
add FusedBatchNoramEx gpu kernel
5 years ago
buxue
855d6b8fed
add check for user define bprop in Pynative mode.
5 years ago
gukecai
66e7b02b4b
independent stream parallel
5 years ago
mindspore-ci-bot
58523a41fe
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
26de4540ef
!4639 rename param_value to param_info
Merge pull request !4639 from vlne-v1/rename_param_value
5 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
mindspore-ci-bot
3fb58fcbe4
!4585 add gpu nccl broadcast
Merge pull request !4585 from baihuawei/broadcast
5 years ago
mindspore-ci-bot
19192e75e3
!4609 change unsupport to unsupported
Merge pull request !4609 from chenzhongming/new_master
5 years ago
chenzomi
bb125cb309
change unsupport to unsupported
5 years ago
gukecai
6362e954df
Revert "independent stream parallel"
This reverts commit adb6ff6c78 .
5 years ago
baihuawei
b9ebd9c280
add gpu nccl broadcast
5 years ago
mindspore-ci-bot
d94a8e02ca
!4454 fix int8/uint8 print bug
Merge pull request !4454 from zjun/fix_int8_print
5 years ago
mindspore-ci-bot
f384444487
!4482 add_field_in_strategy_ckpt
Merge pull request !4482 from yao_yf/add_field_in_strategy_ckpt
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
mindspore-ci-bot
f875bf21bc
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
5 years ago
yao_yf
68ba6532c4
add field in stra ckpt
5 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
5 years ago
wuyongkang
78611b5d5b
fix static check problems
5 years ago
zjun
f0282395d9
fix int8_t/uint8_t print
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago
mindspore-ci-bot
162a356fc8
!4345 new ctrl for parallel and iteration num
Merge pull request !4345 from gukecai/parallel-genmask
5 years ago
wenchunjiang
b24943d496
adapte to remove inline
merge me commit for remove inline
deal witch multiple cases of switch in ConstructKernelGraph
deal with switch and call cases in ConstructKernelGraph
fix bug and rebase master
ConstructKernelGraph adapte to remove inline
fix InsertMultipleAssignToGraph bug
add graph input to new graph which is created for switch input
replace CreateNewParameterFromCNode to NewParameter in order to set new
parameter's abstract and kernel_info
avoids create a new switch repeatedly when the cnode is a call switch without real input
null pointer check
update frontend code
Revert "update frontend code"
This reverts commit ce1f600d1e .
update frontend code PR_2948
fix bug of CheckLabalIndex
handle switch_layer in ConstructKernelGraph
add attr for assign node to avoid erasing by cse pass
cherry-pick ms commit[59b35f690d ]:temporary avoid list getitem problem
rebase master
Revert "cherry-pick ms commit[59b35f690d ]:temporary avoid list getitem problem"
This reverts commit 74c258f942 .
Revert "handle switch_layer in ConstructKernelGraph"
This reverts commit cb5367f02d .
Revert "update frontend code PR_2948"
This reverts commit 234ac58340 .
Revert "merge me commit for remove inline"
This reverts commit 55c0ebd42b .
fix diff after rebase master
doing remove inline in me
overwrite FindNodePrimitive
Revert "doing remove inline in me"
This reverts commit b42e893125 .
5 years ago
mindspore-ci-bot
03210ef166
!2557 Add UnsortedSegmentSum fission pass
Merge pull request !2557 from huanghui/unsorted-segment-sum-fission-pass
5 years ago
huanghui
b8d7f6d77f
add UnsortedSegmentSum fission pass
5 years ago
gukecai
adb6ff6c78
independent stream parallel
5 years ago
liubuyu
45b6600001
mv cc file that end with py to pybind
5 years ago
liubuyu
aead81941f
fix device occupied bug
5 years ago
mindspore-ci-bot
0115876363
!4197 Add AdamApplyOneAssign fusion pass
Merge pull request !4197 from YuJianfeng/adam_assign
5 years ago
buxue
02d6e3a43a
fix bugs
5 years ago
yujianfeng
8a77751988
Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
mindspore-ci-bot
8908f6ef19
!4098 Graph compile performance optimization
Merge pull request !4098 from zhoufeng/graph-compile-performance-optimize
5 years ago
zhoufeng
2f5cbfc26f
graph compile performance optimize
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
panyifeng
34e50e5d6e
fix cell bprop
5 years ago
mindspore-ci-bot
6123476fcb
!4056 fix spelling mistake
Merge pull request !4056 from liubuyu/bug_fix
5 years ago