leonwanghui
|
08dd50d671
|
Add mindspore devel docker image for CPU and GPU backend
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
c75f75a3e1
|
!252 [MD] skip mindreocrd test cases
Merge pull request !252 from panfengfeng/panff/remove_mindrecord_test_cases
|
5 years ago |
mindspore-ci-bot
|
51831a1ddb
|
!159 pynative mode: dataset_sink_mode setting in model.eval() and model.train()
Merge pull request !159 from ghzl/pynative-mode-dataset_sink-is-supported-in-eval
|
5 years ago |
panfengfeng
|
6a79fc1735
|
skip mindrecord ut test case
|
5 years ago |
mindspore-ci-bot
|
98e69fc639
|
!215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
|
5 years ago |
mindspore-ci-bot
|
7bc2cee318
|
!167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
|
5 years ago |
leonwanghui
|
478f43ab4e
|
Update docker image install section in README.md
Merge pull request !242 from leonwanghui/doc-update
|
5 years ago |
mindspore-ci-bot
|
865b8a79db
|
!213 use StridedSlice instead of Slice in absolute position embedding code in bert model
Merge pull request !213 from yoonlee666/master
|
5 years ago |
mindspore-ci-bot
|
b2eb656f91
|
!221 add distributed GatherV2 operator for auto parallel
Merge pull request !221 from chentingting/support_distributd_GatherV2_operator
|
5 years ago |
leonwanghui
|
87f8b9fba2
|
Update docker image section in README.md
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
c00425699
|
c8cdb6b331
|
support distributed GatherV2 operator
|
5 years ago |
mindspore-ci-bot
|
d949c17a7e
|
!228 [MD] add subset random sampler in minddataset
Merge pull request !228 from liyong126/mindrecord_subsetrandom_sampler
|
5 years ago |
leonwanghui
|
40d411672d
|
Reduce MindSpore docker image size
Merge pull request !150 from leonwanghui/dockerfile
|
5 years ago |
mindspore-ci-bot
|
5a07aeb70a
|
!218 remove python3.6 support in package.sh
Merge pull request !218 from caifubi/dev-rm-py36-in-package
|
5 years ago |
mindspore-ci-bot
|
09a49e0d69
|
!219 Remove the repeats of inferring and optimize the sorting routine.
Merge pull request !219 from ZhangQinghua/master
|
5 years ago |
liyong
|
11403492ae
|
add mindrecord subset random sampler
|
5 years ago |
mindspore-ci-bot
|
4d528b0d22
|
!240 Normalize log in optimizer in python
Merge pull request !240 from zhangbuxue/normalize_log_in_optimizer_in_python
|
5 years ago |
mindspore-ci-bot
|
5d0801edf2
|
!188 Support pow's second input could be tensor and fix bug in bprop of pow
Merge pull request !188 from zhangbuxue/fix_pow_bprop
|
5 years ago |
buxue
|
149839952b
|
normalize log in optimizer in python
|
5 years ago |
mindspore-ci-bot
|
ca326d1b2b
|
!236 deal something special of adam for yolov3
Merge pull request !236 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
c3162db06b
|
!227 Delete abandoned script
Merge pull request !227 from ZhouFeng/delete-abandoned-script
|
5 years ago |
lianliguang
|
3348e5a7c2
|
deal something special of adam's kernel select
|
5 years ago |
buxue
|
5841fe010e
|
Support pow's second input could be tensor and fix bug in bprop of pow
|
5 years ago |
mindspore-ci-bot
|
7cec28526a
|
!95 Modify cmake of protobuf
Merge pull request !95 from dengwentao/protobuf
|
5 years ago |
mindspore-ci-bot
|
1ca6b29617
|
!206 fitler redundant 'depend' node when create parameter by cnode
Merge pull request !206 from chenfei/master
|
5 years ago |
lichenever
|
32cd280c1a
|
add squeeze distributed op
|
5 years ago |
Zhang Qinghua
|
87714b3c7f
|
Remove the repeats of inferring and optimize the sorting routine.
Total Renormalizes:
-----
69.05010 --> 62.28941
-----
|
5 years ago |
mindspore-ci-bot
|
ce9f77346d
|
!234 回退 'Pull Request !231 : add bool type check in communication operator '
Merge pull request !234 from suteng/revert-merge-231-master
|
5 years ago |
suteng
|
a2850cae32
|
回退 'Pull Request !231 : add bool type check in communication operator '
|
5 years ago |
mindspore-ci-bot
|
5141054ecd
|
!220 Add parallel operator for DropoutDoMask
Merge pull request !220 from yangzhenzhang/dropoutdomask
|
5 years ago |
mindspore-ci-bot
|
5ec3c8a215
|
!230 fix clang complier bug
Merge pull request !230 from SanjayChan/master
|
5 years ago |
mindspore-ci-bot
|
0d23520016
|
!233 modify Float64 to float64, del double
Merge pull request !233 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
54481c30c8
|
!231 add bool type check in communication operator
Merge pull request !231 from chentingting/add_bool_type_check_in_comm_op
|
5 years ago |
chenzomi
|
e09f220f17
|
fix complite bug in clang
|
5 years ago |
mindspore-ci-bot
|
83bb249eb7
|
!223 change folder name akg to _akg
Merge pull request !223 from zyli2020/master
|
5 years ago |
mindspore-ci-bot
|
066f20e791
|
!169 fix the method to calculate the children graph
Merge pull request !169 from xychow/fix-manager-children-issue
|
5 years ago |
yangzhenzhang
|
b34c0e7a17
|
add parallel op for dropoutdomask
|
5 years ago |
jjfeing
|
4fb76e6d7e
|
modify Float64 to float64, del double
|
5 years ago |
dengwentao
|
b5ca2a3e30
|
:modify protobuf cmake
|
5 years ago |
c00425699
|
bd57d123e5
|
add_bool_type_check_in_comm_op
|
5 years ago |
mindspore-ci-bot
|
b33687e84c
|
!186 fix mindpage bugs, parameter check and search by filename failed
Merge pull request !186 from guozhijian/fix_mindpage_error
|
5 years ago |
jonyguo
|
a9443635b7
|
fix: mindpage enhance parameter check and search by filename failed
|
5 years ago |
mindspore-ci-bot
|
aaa8d9ed71
|
!229 skip some ut test cases temporarily
Merge pull request !229 from panfengfeng/panff/skip_ut_test_cases
|
5 years ago |
panfengfeng
|
53a98210af
|
skip ut test cases temporarily
|
5 years ago |
zhoufeng
|
efc6c7be63
|
delete abandoned script files
autogen.sh: delete
py_filter: delete
dbg_dump_parser.sh: move to script
|
5 years ago |
mindspore-ci-bot
|
de2d85b5fe
|
!199 Fix the bug of weight decay for `Adam` optimizer
Merge pull request !199 from seatea/adam-weight-decay
|
5 years ago |
mindspore-ci-bot
|
540a91728b
|
!222 Modify custom op register
Merge pull request !222 from zjun/Modify_custom_op_register
|
5 years ago |
leonwanghui
|
d16756d33a
|
Reduce MindSpore docker image size
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
lizhenyu
|
8cd3308a4c
|
change package name akg to _akg
|
5 years ago |
zjun
|
f5ee197b6c
|
Modify custom op register
|
5 years ago |