mindspore-ci-bot
db51772a92
!2750 Clean review bot warning.
...
Merge pull request !2750 from TronZhang/clean_bot
5 years ago
mindspore-ci-bot
f245a4035c
!2780 handle partial node in CreateNewCNode
...
Merge pull request !2780 from Margaret_wangrui/handle_partial
5 years ago
mindspore-ci-bot
a1ea599461
!2792 fix fastrcnn accuracy error
...
Merge pull request !2792 from yanghaitao/yht_fastrcnn_accu
5 years ago
mindspore-ci-bot
5e250e26c8
!2763 modify tokenization for transformer model
...
Merge pull request !2763 from yuchaojie/transformer
5 years ago
mindspore-ci-bot
89e9f0d4bb
!2777 gpu lstm network modify
...
Merge pull request !2777 from chenweifeng/lstm_performace
5 years ago
mindspore-ci-bot
ddf3ddf684
!1934 Add pslite dependency
...
Merge pull request !1934 from ZPaC/add-pslite-dependency
5 years ago
mindspore-ci-bot
31d6d30e6a
!2788 Delete shape validation in initializer()
...
Merge pull request !2788 from yangzhenzhang/delete-shape-validation
5 years ago
mindspore-ci-bot
188d1fc777
!2783 fix serving exit signal handle
...
Merge pull request !2783 from dinghao/master
5 years ago
mindspore-ci-bot
f18329eaa5
!2782 New control sink testcase
...
Merge pull request !2782 from zhoufeng/control-sink-test
5 years ago
mindspore-ci-bot
db94c5fb0f
!2786 Optimization for ast_cache
...
Merge pull request !2786 from Kang/optimization
5 years ago
ZPaC
a057639abc
Add pslite dependency
5 years ago
Margaret_wangrui
ad8731944c
handle partial node in CreateNewCNode
5 years ago
yangzhenzhang
2351845ede
delete shape validation in initializer
5 years ago
zhoufeng
18bc81e88c
Ascend control sink testcase
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yanghaitao
88afef5e90
fix fastrcnn accuracy
5 years ago
mindspore-ci-bot
929fe39daa
!2771 Address the importance of properly closing the SummaryRecord and illustrate how to close in two ways
...
Merge pull request !2771 from LiHongzhang/improve_docs
5 years ago
wuyongkang
f797d17a6e
Optimization for ast_cache
5 years ago
dinghao
b7667628fa
fix serving exit signal handle
5 years ago
mindspore-ci-bot
4eafb21ea8
!2638 support vm for mod
...
Merge pull request !2638 from jiangjinsheng/vm_mod
5 years ago
mindspore-ci-bot
528ce2b96b
!2767 fix hook operator compare issue
...
Merge pull request !2767 from wangqiuliang/fix-hook-operator-compare-issue
5 years ago
mindspore-ci-bot
bd3f3b51e4
!2722 Optimize parser
...
Merge pull request !2722 from Kang/optimization
5 years ago
mindspore-ci-bot
30fc1bd0c3
!2747 refactor StridedSlice op
...
Merge pull request !2747 from zhangbuxue/refactor_the_StridedSlice_op
5 years ago
kingfo
5d301092f6
fix hook operator compare issue
5 years ago
buxue
be771aa9e4
refactor StridedSlice op
5 years ago
wuyongkang
274bd25386
Optimize parser
5 years ago
jiangjinsheng
ffd0352162
vm for mod
5 years ago
mindspore-ci-bot
7b5b4837ff
!2514 add bert support for glue task
...
Merge pull request !2514 from yoonlee666/gelu2
5 years ago
mindspore-ci-bot
d1fa90a3d9
!2769 fix get loss error and NoneType error cause by _proceesor_specified_data
...
Merge pull request !2769 from ougongchang/fix_nonetype
5 years ago
wilfChen
fd2fa2bcba
GPU Lstm network
5 years ago
mindspore-ci-bot
ea475637a1
!2720 fix assign used in while loop
...
Merge pull request !2720 from xychow/fix-assign-in-while
5 years ago
mindspore-ci-bot
1332a04986
!2775 Set dataset size in generator when input has a length
...
Merge pull request !2775 from ZiruiWu/better_get_dataset_size_in_generator
5 years ago
mindspore-ci-bot
efe07bd169
!2772 add a pre pass for node removals
...
Merge pull request !2772 from Jamie/removalpass
5 years ago
Jamie Nisbet
2ffe76981d
added a pre pass for node removals
...
cpplint
5 years ago
Zirui Wu
3b42c360b6
set dataset_size in generator when source has len
5 years ago
mindspore-ci-bot
b57d4ea2f3
!2602 Stage 2 of CacheOp delivery
...
Merge pull request !2602 from JesseKLee/cache_op_stage2
5 years ago
mindspore-ci-bot
9377e432d2
!2766 get default value if num_parallel_workers is None
...
Merge pull request !2766 from yanghaitao/yht_serialize_num_parallel_worker
5 years ago
Li Hongzhang
299469babb
address the importance of closing the SummaryRecord and illustrate how
5 years ago
yuchaojie
48d3bc4686
modify tokenization for transformer model
5 years ago
Jesse Lee
a0a863f20c
Stage 2 porting
5 years ago
yoonlee666
7a8ee4725b
add bert support for glue
5 years ago
ougongchang
cd868aea52
fix get loss error and NoneType error cause by _proceesor_specified_data
...
fix get loss error when it not a scalar and fix process specified data
failed when the action is False, and collect_specified_data parameter is
not None
5 years ago
yanghaitao
365c901ee0
get default value if num_parallel_worker is None
5 years ago
mindspore-ci-bot
10cfc235e9
!2760 Gcc 9 of Queue<T>::PopFront()
...
Merge pull request !2760 from JesseKLee/gcc9
5 years ago
tronzhang
cf8ea2cb66
clean review bot warning
5 years ago
mindspore-ci-bot
71f28e5b7e
!2762 Adjust the thread num to compute optimizer of cpu kernel
...
Merge pull request !2762 from YuJianfeng/master
5 years ago
mindspore-ci-bot
2dd5cf14da
!2746 [AutoParallel]Remove 32 byte aligned limit for CPU gatherV2
...
Merge pull request !2746 from lichen/remove_32byte_limit_for_cpu_gatherv2
5 years ago
mindspore-ci-bot
3a89f93cc5
!2699 add ScatterMax ScatterMin ScatterSub vm
...
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
5 years ago
zhangzhenghai
5819641a14
update serving/ms_service.proto.
...
add copyright
5 years ago
yujianfeng
2a31e52bf1
Adjust the thread num to compute optimizer in cpu
5 years ago
mindspore-ci-bot
11b9b0fdf0
!2756 fix issue of [controlflow]The return value of the nested loop x is incorrect.
...
Merge pull request !2756 from wenchunjiang/fix_control_sink_bug
5 years ago