wilfChen
|
a304304c30
|
gpu support Gelu & GeluGrad kernels
|
5 years ago |
mindspore-ci-bot
|
deae380969
|
!637 Learning rate and weight decay making group params
Merge pull request !637 from ghzl/learning-rate-make-group-mode
|
5 years ago |
wilfChen
|
311bf41e6d
|
gpu support tanh & tanhgrad kernel
|
5 years ago |
wilfChen
|
67a0cc3bf1
|
gpu queue support unary
|
5 years ago |
jiangjinsheng
|
a945299e42
|
update test for batch_to_space
|
5 years ago |
zhouneng
|
cf38d93eb8
|
为mindspore.nn包算子添加Examples
|
5 years ago |
liyong
|
b520ca9087
|
fix pk sampler in mindrecord
|
5 years ago |
Xiaoda Zhang
|
def8573275
|
implementing-searching-strategy-for-inference
|
5 years ago |
zhoufeng
|
b94b9e624f
|
me-ge link hccl
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
chenfei
|
e9f5aebbc1
|
fix bug of big static memory
|
5 years ago |
xulei2020
|
e6e0d62775
|
replace FindMe after LaunchWorker
|
5 years ago |
VectorSL
|
19972fd347
|
update conv2d_bprop init
|
5 years ago |
mindspore-ci-bot
|
5a03bd8077
|
!961 remove `enable_hccl` setting in mindspore context for vgg16
Merge pull request !961 from caojian05/mindspore_master_bugfix
|
5 years ago |
Margaret_wangrui
|
21266ab575
|
fix bug of loss scale not update
|
5 years ago |
caojian05
|
a87e666e3e
|
remove enable_hccl setting in context for vgg16
|
5 years ago |
mindspore-ci-bot
|
2c85295e18
|
!954 Add document for set_auto_parallel_context() that reset_auto_parallel_context() must be called when programs have multiple parallel modes
Merge pull request !954 from yihuaijie/master
|
5 years ago |
jiangjinsheng
|
79a3f0821a
|
add vm for batch_to_space and space_to_batch
|
5 years ago |
liuxiao
|
eba74ca8f7
|
add ops for VM
|
5 years ago |
mindspore-ci-bot
|
e03359cc32
|
!896 GPU tensoradd add shape checking
Merge pull request !896 from VectorSL/update-tensoradd
|
5 years ago |
mindspore-ci-bot
|
68f80d5d1c
|
!942 fix codex warning
Merge pull request !942 from chenweifeng/codex
|
5 years ago |
VectorSL
|
944c9ec933
|
gpu tensoradd add shape validation check
|
5 years ago |
mindspore-ci-bot
|
4abe183700
|
!947 fix input value convert issue in graph mode
Merge pull request !947 from wangqiuliang/fix-input-value-convert-issue
|
5 years ago |
panfengfeng
|
ee3be6823f
|
code format opt
|
5 years ago |
guohongzilong
|
824bc30a94
|
learning rate and weight decay support group mode
|
5 years ago |
mindspore-ci-bot
|
fb4b16a593
|
!941 fix hung when dataset meets error
Merge pull request !941 from panfengfeng/panff/fix_hung_problem_when_dataset_error
|
5 years ago |
mindspore-ci-bot
|
f8e448cbb3
|
!949 adapt Assign AssignAdd and Relu6
Merge pull request !949 from zhaozhenlong/vm-adapt-assign
|
5 years ago |
Yi Huaijie
|
12af12e405
|
Add document for setting automatic parallel mode that
if a program has multiple tasks with different parallel
modes should call reset_auto_parallel_context() to reset
config.
|
5 years ago |
zhaozhenlong
|
9cc5147e7a
|
adapt assign assignAdd relu6
|
5 years ago |
mindspore-ci-bot
|
e53b43cbaa
|
!944 add warmup_steps in AdamWeightDecayDynamicLR optimizer
Merge pull request !944 from yoonlee666/master
|
5 years ago |
mindspore-ci-bot
|
889b902d38
|
!946 Adapt ResizeNearestNeighbor and ApplyAdam
Merge pull request !946 from zhaozhenlong/vm-adapt-resize-nearest
|
5 years ago |
kingfo
|
9ac3101f77
|
fix input value convert issue in graph mode
|
5 years ago |
mindspore-ci-bot
|
d78b85c8d4
|
!898 Add batch norm bert fission pass
Merge pull request !898 from YuJianfeng/master
|
5 years ago |
wilfChen
|
16f0688230
|
gpu support broadcast kernels
|
5 years ago |
zhaozhenlong
|
bd9cebb80a
|
adapt ResizeNearestNeighbourV2 with grad and ApplyAdam
|
5 years ago |
mindspore-ci-bot
|
9efd2eed92
|
!926 [ir] add seen generation to accelerate traversing the whole graph
Merge pull request !926 from biffex/ir-add-seen-generation-to-accelerate-traverse-the-whole-graph
|
5 years ago |
mindspore-ci-bot
|
bdd5bee0ed
|
!939 transmit jobid to profling
Merge pull request !939 from caifubi/transmit-jobid-to-profiling
|
5 years ago |
yoonlee666
|
eb3f70a0c7
|
add warmup_steps in AdamWeightDecayDynamicLR optimizer
|
5 years ago |
wilfChen
|
a266fd03b0
|
fix codex warning
|
5 years ago |
panfengfeng
|
d8a2847bbe
|
after error run the post
|
5 years ago |
mindspore-ci-bot
|
3d3b9d5474
|
!840 [BUG] fix conv2dtranspose bug
Merge pull request !840 from jinyaohui/conv2dtranspose
|
5 years ago |
biffex
|
446dce0096
|
[ir] add seen generation to accelerate traversing the whole graph
|
5 years ago |
YuJianfeng
|
aa6f808616
|
Add batch norm bert fission pass
|
5 years ago |
mindspore-ci-bot
|
2b3192259d
|
!921 Revert limitation of end_learning_rate
Merge pull request !921 from Simson/push-to-opensource
|
5 years ago |
mindspore-ci-bot
|
feca9940c0
|
!936 delete unused change_mode_op
Merge pull request !936 from xiefangqi/br_del_changemode
|
5 years ago |
caifubi
|
16fae8d2a4
|
transmit jobid to profiling
|
5 years ago |
mindspore-ci-bot
|
fa2d23962a
|
!807 Modify class EvaluationBase to private API
Merge pull request !807 from fanglei/eval
|
5 years ago |
mindspore-ci-bot
|
ce8304b647
|
!933 gpu optimize the use of reference count
Merge pull request !933 from limingqi107/master
|
5 years ago |
xiefangqi
|
9a2daae84c
|
del unused change_mode_op
|
5 years ago |
mindspore-ci-bot
|
430dbf9158
|
!914 remove rescale op in dataset and add fp16 flag in eval
Merge pull request !914 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
788f25716e
|
!925 Add TBE op registration of AdamApplyOne\ApplyFtrl\GatherNd for VM.
Merge pull request !925 from liuxiao/ops-for-VM
|
5 years ago |