mindspore-ci-bot
|
92eb09e09a
|
!2266 update numpy version in requirements.txt
Merge pull request !2266 from luoyang/update
|
5 years ago |
mindspore-ci-bot
|
d0c5071cab
|
!1993 [Dataset] Fix codedex.
Merge pull request !1993 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
2ecd5bdf25
|
!2239 [MD] convert csv to mindrecord
Merge pull request !2239 from liyong126/csv_to_mindrecord
|
5 years ago |
mindspore-ci-bot
|
d9b8da14e2
|
!2275 [Auto parallel] Changing bprob of EmbeddingLookup
Merge pull request !2275 from Xiaoda/4-fix-the-embeddinglookup-errors
|
5 years ago |
mindspore-ci-bot
|
8b4fc72cbd
|
!2296 fix export lite model for gpu
Merge pull request !2296 from yangjie159/fix-export-lite-model-for-gpu
|
5 years ago |
mindspore-ci-bot
|
2e002ab64c
|
!2292 gpu fix all nop node graph execute
Merge pull request !2292 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
9b90d89f6b
|
!2276 fix eliminate get ref parameter
Merge pull request !2276 from fary86/fix_eliminate_get_ref
|
5 years ago |
mindspore-ci-bot
|
0b70d7a0d0
|
!2278 modify comment for def set_context
Merge pull request !2278 from changzherui/mod_comment
|
5 years ago |
mindspore-ci-bot
|
a486f1131c
|
!2271 add dependency for HostAllGather and HostReduceScatter
Merge pull request !2271 from yihuaijie/master
|
5 years ago |
mindspore-ci-bot
|
b32c7192d5
|
!2283 fix connect size error in device_queue_profiling_xxx.txt
Merge pull request !2283 from yanghaitao/yht_fix_profiling_inline_node
|
5 years ago |
yangjie159
|
8dde5b9ad9
|
fix export lite model for gpu
|
5 years ago |
mindspore-ci-bot
|
e32d539b5f
|
!2270 fix code review
Merge pull request !2270 from lianliguang/master
|
5 years ago |
fary86
|
15b3fba0ef
|
Fix eliminate get ref parameter
|
5 years ago |
Xiaoda Zhang
|
69574f3823
|
fix the bprob error of embeddinglookup
|
5 years ago |
limingqi107
|
0f4397cece
|
fix all nop node graph execute
|
5 years ago |
mindspore-ci-bot
|
934bdce432
|
!2280 support host reduce
Merge pull request !2280 from chenjianping/host_reduce
|
5 years ago |
mindspore-ci-bot
|
21ade66802
|
!2246 fix cpu argmax register
Merge pull request !2246 from kisnwang/fix-cpu-argmax
|
5 years ago |
mindspore-ci-bot
|
74c3e15675
|
!2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
Merge pull request !2194 from 王东旭/master
|
5 years ago |
mindspore-ci-bot
|
3559cb5ccd
|
!2252 dataset: repair bug in config load
Merge pull request !2252 from ms_yan/config_load
|
5 years ago |
mindspore-ci-bot
|
90e05579c8
|
!2197 Change acc threshold of test_resnet_imagenet
Merge pull request !2197 from zhaoting/ResNet50_st
|
5 years ago |
mindspore-ci-bot
|
e4af8b5be2
|
!2116 Change multitypefungraph to internal interface
Merge pull request !2116 from ghzl/change-multitypefungraph-to-internal-interface
|
5 years ago |
chenjianping
|
35900037af
|
support host reduce
|
5 years ago |
mindspore-ci-bot
|
60f4795f40
|
!2220 fix binary dump and add test case
Merge pull request !2220 from leopz/fix_dump
|
5 years ago |
mindspore-ci-bot
|
0d98139f16
|
!2267 Fix comment errors in graphdata
Merge pull request !2267 from heleiwang/fix_doc
|
5 years ago |
mindspore-ci-bot
|
d0fcc568e5
|
!2265 fix rts code checking issue
Merge pull request !2265 from dengwentao/code_check
|
5 years ago |
mindspore-ci-bot
|
1e12b07afd
|
!2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
Merge pull request !2251 from YuJianfeng/proximal
|
5 years ago |
Yang
|
de213d0f2b
|
!2266 update numpy version in requirements.txt
|
5 years ago |
zhaoting
|
c083089e7e
|
change acc threshold of test_resnet_imagenet
|
5 years ago |
mindspore-ci-bot
|
42c00b1534
|
!2222 fix op compile log bug
Merge pull request !2222 from wangcong/master
|
5 years ago |
yanghaitao
|
993165cfd5
|
fix profiling size is -1
|
5 years ago |
WilliamLian
|
d3ea1e4298
|
fix code review
|
5 years ago |
ms_yan
|
8d1dae46ac
|
Throw error when load config failed
|
5 years ago |
liyong
|
7369950a93
|
convert csv to mindrecord
|
5 years ago |
mindspore-ci-bot
|
19e66f06e2
|
!2150 Gpu Tanh kernel support fp16
Merge pull request !2150 from chenweifeng/tanh-fp16
|
5 years ago |
changzherui
|
be623a4266
|
modify comment for def set_context
|
5 years ago |
mindspore-ci-bot
|
0c3d96a98b
|
!2236 Refactor the callback module in an encapsulated way
Merge pull request !2236 from 李鸿章/callback
|
5 years ago |
Yi Huaijie
|
6e970d3587
|
add dependency for HostAllGather and HostReduceScatter
|
5 years ago |
mindspore-ci-bot
|
b106c2204a
|
!2262 fix fast_rcnn eval failed
Merge pull request !2262 from yanghaitao/yht_fasterrcn
|
5 years ago |
yujianfeng
|
c3871d98cc
|
Add implementation of SparseApplyProximalAdagrad cpu kernel
|
5 years ago |
guohongzilong
|
1702bdfc21
|
change multitpefungraph to internal interface
|
5 years ago |
dengwentao
|
453aab6122
|
code check
|
5 years ago |
heleiwang
|
ea7d2fc535
|
fix comment error
|
5 years ago |
mindspore-ci-bot
|
60de9089ba
|
!2250 fix: db close fail when close multi times
Merge pull request !2250 from guozhijian/fix_db_close_fail
|
5 years ago |
mindspore-ci-bot
|
9ba6f61d01
|
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
|
5 years ago |
mindspore-ci-bot
|
4e3b3711be
|
!2199 Fix the condition when activation name is 0
Merge pull request !2199 from Simson/push-to-opensource
|
5 years ago |
leopz
|
a67132f6b7
|
fix shape and add testcase
|
5 years ago |
mindspore-ci-bot
|
294449697a
|
!2179 Add sort by index for each group of AllReduce
Merge pull request !2179 from YuJianfeng/all_reduce_index
|
5 years ago |
yanghaitao
|
8d4f831fdc
|
fix fastrcnn eval failed
|
5 years ago |
mindspore-ci-bot
|
373832d030
|
!2193 fix log level too high: step has no summary record is normal
Merge pull request !2193 from wenkai/wk1_log_level_0617
|
5 years ago |
mindspore-ci-bot
|
38919b1671
|
!2237 split correction_mul ops
Merge pull request !2237 from wandongdong/master
|
5 years ago |