lvliang
|
ffe8b5d3ec
|
pynative-add-op-supported
|
2020-04-15 19:39:20 +08:00 |
laiyongqiang
|
3e05f50f5f
|
getnext_memcpy_elimination
|
2020-04-15 19:38:10 +08:00 |
mindspore-ci-bot
|
936bae7b93
|
!348 fix export lite model
Merge pull request !348 from huanghui/fix-export-mslitmodel
|
2020-04-15 19:38:02 +08:00 |
mindspore-ci-bot
|
285e258b3b
|
!347 fix e2e dump shape not match
Merge pull request !347 from dengwentao/dump
|
2020-04-15 19:34:21 +08:00 |
yangzhenzhang
|
6d522f0a4f
|
add parallel op for layernorm
|
2020-04-15 19:30:07 +08:00 |
mindspore-ci-bot
|
dada71eec3
|
!341 solve the problem input0 of cnode is not a value node
Merge pull request !341 from chenfei/handle-cnode-input0-is-cnode
|
2020-04-15 19:29:49 +08:00 |
mindspore-ci-bot
|
4c3969e12a
|
!351 fix bug of TensorAddGrad single op run fail
Merge pull request !351 from caifubi/fix-bug-tensoradd-grad-op
|
2020-04-15 19:24:26 +08:00 |
mindspore-ci-bot
|
b2b3e24a8e
|
!329 [MS]support building on windows 10
Merge pull request !329 from chenjianping/building-on-windows-2
|
2020-04-15 19:10:50 +08:00 |
mindspore-ci-bot
|
fa4a950562
|
!338 Fix arg_min_with_value op bug
Merge pull request !338 from zjun/fix_arg_min_with_value_bug
|
2020-04-15 19:09:36 +08:00 |
mindspore-ci-bot
|
eaa4186ba3
|
!357 fix bug in tests of vm conv2d
Merge pull request !357 from wangnan39/fix_bug_in_tests_of_vm
|
2020-04-15 18:59:33 +08:00 |
mindspore-ci-bot
|
c241b19a53
|
!358 Fix optimizer.decay_weight bug
Merge pull request !358 from fanglei/master
|
2020-04-15 18:48:57 +08:00 |
jojobugfree
|
762bf9ac25
|
fix tensoradd grad op run fail
|
2020-04-15 18:42:36 +08:00 |
mindspore-ci-bot
|
aa250749cb
|
!352 modify GetNext op example
Merge pull request !352 from wanghua/master
|
2020-04-15 18:14:02 +08:00 |
leilei_snow
|
c4d0bb266a
|
fix optimizer.decay_weight bug
|
2020-04-15 10:03:34 +00:00 |
mindspore-ci-bot
|
ffd4c28766
|
!353 Move akg directory out
Merge pull request !353 from ZhouFeng/move-akg-dir-out
|
2020-04-15 17:53:31 +08:00 |
wangnan39@huawei.com
|
2122a28e1a
|
fix bug in tests of vm conv2d
|
2020-04-15 17:44:19 +08:00 |
dengwentao
|
593c4fc700
|
fix shape used for dump
|
2020-04-15 17:39:50 +08:00 |
chenjianping
|
1286767d0e
|
support building on windows
|
2020-04-15 09:36:48 +00:00 |
mindspore-ci-bot
|
3e3998adf0
|
!345 modify annotation of depthwiseconv2d
Merge pull request !345 from wangnan39/modify_annotation_of_depthwise_conv
|
2020-04-15 17:27:21 +08:00 |
mindspore-ci-bot
|
6d98284103
|
!339 fix function parse_columns of Schema
Merge pull request !339 from anzhengqi/I1E0QV-fix-parse_columns
|
2020-04-15 17:25:51 +08:00 |
mindspore-ci-bot
|
2961c6bc59
|
!349 fix coding style check warning for auto parallel
Merge pull request !349 from chentingting/fix_coding_style_check_warning
|
2020-04-15 17:24:37 +08:00 |
mindspore-ci-bot
|
ba55a8ed0b
|
!304 [Auto parallel] Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
Merge pull request !304 from Xiaoda/modify-not-fully-use-devices-and-strategy-checking
|
2020-04-15 17:21:45 +08:00 |
zhoufeng
|
4a9f497283
|
move akg out
|
2020-04-15 17:03:48 +08:00 |
wanghua
|
c3e0ce68d5
|
modify GetNext OP example
|
2020-04-15 16:43:35 +08:00 |
mindspore-ci-bot
|
c3525d0cf7
|
!282 fix conv2d performance is worse than pytorch
Merge pull request !282 from chujinjin/fix_pynative_conv_pf
|
2020-04-15 16:35:58 +08:00 |
huanghui
|
c926c36d95
|
fix export mslite model
|
2020-04-15 16:21:53 +08:00 |
wangnan39@huawei.com
|
4a292d48f9
|
modify annotation of DepthwiseConv2d
|
2020-04-15 16:21:50 +08:00 |
c00425699
|
8765810528
|
fix_coding_style_check_warning
|
2020-04-15 16:15:45 +08:00 |
mindspore-ci-bot
|
6721541c9d
|
!25 Develop Cell unfold,and Op ExtractImagePatches.
Merge pull request !25 from zhangbuxue/unfold-develop
|
2020-04-15 15:56:17 +08:00 |
chenfei
|
734fabb780
|
solve problem when create parameter from 'call' cnode
|
2020-04-15 15:34:31 +08:00 |
buxue
|
62807da0c4
|
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
|
2020-04-15 15:26:44 +08:00 |
lianliguang
|
5365678eee
|
refactor kernel select
|
2020-04-15 15:17:49 +08:00 |
mindspore-ci-bot
|
9c9c709159
|
!331 Modify package file name to be same as package name
Merge pull request !331 from ZhouFeng/modify-whl-file-name
|
2020-04-15 15:10:39 +08:00 |
zjun
|
b55f1324a3
|
Fix kernel query log level
|
2020-04-15 14:59:49 +08:00 |
anzhengqi
|
e0393b482f
|
fix schema.parse_columns function
|
2020-04-15 14:44:56 +08:00 |
zjun
|
5617143fb8
|
Fix arg_min_with_value bug
|
2020-04-15 14:39:05 +08:00 |
chujinjin
|
b804d9103d
|
set default execution mode to pynative
|
2020-04-15 14:11:25 +08:00 |
mindspore-ci-bot
|
f7aadb4da8
|
!336 revert d52282df2f
Merge pull request !336 from guozhijian/revert_5c2ded8d
|
2020-04-15 11:53:11 +08:00 |
jonyguo
|
f72b84ffb8
|
Revert "fix schema.parse_columns function"
This reverts commit 5c2ded8d8e .
|
2020-04-15 11:09:04 +08:00 |
mindspore-ci-bot
|
d52282df2f
|
!303 change some settings in YOLOv3
Merge pull request !303 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
|
2020-04-15 11:05:18 +08:00 |
mindspore-ci-bot
|
5b0eaef50a
|
!320 fix parse_columns error
Merge pull request !320 from anzhengqi/I1E0QV-fix-parse_columns
|
2020-04-15 10:27:43 +08:00 |
Xiaoda Zhang
|
ffb2cb03a4
|
Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
|
2020-04-15 10:14:46 +08:00 |
zhoufeng
|
a1a2182b8a
|
modify whl file name to be same as package name
|
2020-04-15 09:48:04 +08:00 |
mindspore-ci-bot
|
c3373ede46
|
!328 Modify akg register
Merge pull request !328 from zjun/Modify_akg_register
|
2020-04-15 09:43:33 +08:00 |
mindspore-ci-bot
|
dc20a1dcba
|
!325 fix BatchNorm1d and BatchNorm2d doc and bug of slog
Merge pull request !325 from fary86/fix-batchnorm-doc-and-slog-path-duplication
|
2020-04-15 09:31:10 +08:00 |
mindspore-ci-bot
|
8d297b6e0f
|
!305 fix doc/comments issues
Merge pull request !305 from 万万没想到/fix-format-in-examples
|
2020-04-15 09:24:45 +08:00 |
anzhengqi
|
5c2ded8d8e
|
fix schema.parse_columns function
|
2020-04-15 09:24:40 +08:00 |
zhaoting
|
59604af98b
|
change some settings in YOLOv3
|
2020-04-15 09:17:22 +08:00 |
mindspore-ci-bot
|
30de261c3c
|
!243 Support nested repeat
Merge pull request !243 from h.farahat/nested_repeat
|
2020-04-14 23:07:32 +08:00 |
mindspore-ci-bot
|
9a781025ec
|
!318 Add get_class_indexing exception
Merge pull request !318 from pengyanjun/fix_get_cladd_indexing_warning
|
2020-04-14 22:40:44 +08:00 |