simson
|
76bbfdea75
|
API comment for operations part1
|
2020-09-03 17:01:19 +08:00 |
zhoufeng
|
6d500223b2
|
utest compiling performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-09-03 16:57:19 +08:00 |
mindspore-ci-bot
|
2e2ffd2868
|
!5695 Fix bnupdate_eltwise_eltwise ub fusion pass
Merge pull request !5695 from YuJianfeng/master
|
2020-09-03 16:57:11 +08:00 |
wangmin
|
d63b1f16bd
|
support startup bert_thor script with relative path
|
2020-09-03 16:47:06 +08:00 |
mindspore-ci-bot
|
0ddd5864b4
|
!5699 remove gvar source file compiling from ut_tests
Merge pull request !5699 from xychow/remove-ut-test-gvar-source-file
|
2020-09-03 16:41:14 +08:00 |
buxue
|
a087ef7c34
|
raise exception when UniformPrimitive has wrong number args
|
2020-09-03 16:03:26 +08:00 |
mindspore-ci-bot
|
1c3fc5c49b
|
!5670 modify lenet network
Merge pull request !5670 from wukesong/lenet_network
|
2020-09-03 15:49:45 +08:00 |
mindspore-ci-bot
|
56207e0e65
|
!5694 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5694 from liuwenhao/master
|
2020-09-03 15:37:19 +08:00 |
liuyang_655
|
7be9bd346f
|
add note
|
2020-09-03 15:16:01 +08:00 |
Wei Luning
|
5e1cba77f0
|
amp add `best_choice` level
|
2020-09-03 14:51:55 +08:00 |
zhousiyi
|
301aeaaf1d
|
remove gvar source file from compile as ut_tests will use gvar so
|
2020-09-03 06:49:30 +00:00 |
mindspore-ci-bot
|
7a636939eb
|
!5651 Modify interface for normal_normal function
Merge pull request !5651 from lilei/normal
|
2020-09-03 14:42:58 +08:00 |
mindspore-ci-bot
|
873e034296
|
!5676 activation support NC4HW4 in opencl
Merge pull request !5676 from liuzhongkai/NC4HW4
|
2020-09-03 14:34:27 +08:00 |
liuwenhao4
|
7bd2172c6e
|
Fix some tiny bugs for converter in windows enviroment
|
2020-09-03 14:28:04 +08:00 |
yujianfeng
|
c4bbf5a282
|
Fix bnupdate_eltwise_eltwise ub fusion pass
|
2020-09-03 14:27:33 +08:00 |
mindspore-ci-bot
|
8896b88f27
|
!5678 improve performance for yolov3_darknet53 and update the performance data to readme
Merge pull request !5678 from hanhuifeng/yolov3_gpu_mod
|
2020-09-03 14:14:05 +08:00 |
mindspore-ci-bot
|
7db9d74557
|
!5689 fix bugs of op DepthToSpace, Div, CumSum, LazyAdam and Adam in API
Merge pull request !5689 from lihongkang/lhk_master
|
2020-09-03 11:52:36 +08:00 |
mindspore-ci-bot
|
1bb01c7077
|
!5477 [MD] Remove two -wno options
Merge pull request !5477 from xiefangqi/xfq_fix_wno_option
|
2020-09-03 11:48:43 +08:00 |
mindspore-ci-bot
|
dc8dbeb2b8
|
!5672 Fix minddata c++api schema issue
Merge pull request !5672 from xiefangqi/xfq_fix_schema
|
2020-09-03 11:41:33 +08:00 |
liuzhongkai
|
c659f35265
|
activation support NC4HW4 in opencl
|
2020-09-02 20:41:21 -07:00 |
yoonlee666
|
dfd85caa1b
|
delete enable_fused_layernorm
|
2020-09-03 11:40:38 +08:00 |
mindspore-ci-bot
|
4bb71d54ea
|
!5683 Address with 'param not None' case
Merge pull request !5683 from peixu_ren/custom_bijector
|
2020-09-03 11:16:33 +08:00 |
mindspore-ci-bot
|
541e65ac3b
|
!5684 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5684 from liuwenhao/master
|
2020-09-03 11:10:44 +08:00 |
mindspore-ci-bot
|
a6f8904212
|
!5637 fix quant MS model runtime
Merge pull request !5637 from yankai10/merge_0901
|
2020-09-03 11:09:22 +08:00 |
mindspore-ci-bot
|
722bcc2323
|
!5529 add biasadd support in arithmetic for opencl
Merge pull request !5529 from liuchao/master
|
2020-09-03 10:57:49 +08:00 |
mindspore-ci-bot
|
1944b8e53b
|
!5612 Resnet50 pattern Fusion
Merge pull request !5612 from chenweifeng/BatchNormAddReluGrad
|
2020-09-03 10:52:05 +08:00 |
wukesong
|
4283c88e0f
|
modify lenet network
|
2020-09-03 10:30:50 +08:00 |
Jonathan Yan
|
bbd19dbe43
|
roi align memory leak
|
2020-09-02 22:17:59 -04:00 |
mindspore-ci-bot
|
1cc4f2ef12
|
!5682 Allow DatasetCache to be shared under more scenarios
Merge pull request !5682 from lixiachen/cache_sharing_fix
|
2020-09-03 10:07:47 +08:00 |
mindspore-ci-bot
|
7f5f7e9075
|
!5679 Add TFlite Models
Merge pull request !5679 from liuxiao78/master
|
2020-09-03 09:52:42 +08:00 |
lihongkang
|
98044a83d8
|
fix bugs
|
2020-09-03 09:47:47 +08:00 |
mindspore-ci-bot
|
bdf2082a3e
|
!5640 Use std::vector instead of new[] in ps modules
Merge pull request !5640 from ZPaC/master-clean-codex
|
2020-09-03 09:43:49 +08:00 |
liuwenhao4
|
9cd9a9cd1a
|
Fix some tiny bugs for converter in windows enviroment
|
2020-09-03 09:37:32 +08:00 |
peixu_ren
|
21c663178c
|
Address with 'param not None' case
|
2020-09-02 21:35:37 -04:00 |
mindspore-ci-bot
|
7f250e8663
|
!5656 add recude to end option on reduce
Merge pull request !5656 from zhaozhenlong/lite/op/resize_caffe
|
2020-09-03 09:34:28 +08:00 |
xiefangqi
|
d30f4d5a6c
|
fix randomdata schema issue
|
2020-09-03 09:33:06 +08:00 |
yankai
|
adb7d7c1d5
|
MS quant
|
2020-09-03 09:25:14 +08:00 |
mindspore-ci-bot
|
0118930c6b
|
!5671 modify voc doc & fix buildvocab bug
Merge pull request !5671 from luoyang/c-api-pyfunc
|
2020-09-03 09:25:13 +08:00 |
mindspore-ci-bot
|
cb0987aefc
|
!5660 fix bug of floor_div
Merge pull request !5660 from 陶云浩/test
|
2020-09-03 09:19:02 +08:00 |
mindspore-ci-bot
|
290979853e
|
!5663 add check for mod when y in (-1, 0)
Merge pull request !5663 from zhangbuxue/add_check_for_mod_for_y
|
2020-09-03 09:16:45 +08:00 |
mindspore-ci-bot
|
43c1147843
|
!5623 Fix run error when there is a Depend or ControlDepend on BatchNorm
Merge pull request !5623 from huanghui/bn-infer
|
2020-09-03 09:16:08 +08:00 |
mindspore-ci-bot
|
021ba724cf
|
!5645 [bug][api]updata signature
Merge pull request !5645 from vlne-v1/ref_demo
|
2020-09-03 09:11:50 +08:00 |
leonwanghui
|
4ffee2889c
|
Update some docs
|
2020-09-03 08:47:55 +08:00 |
Mahdi
|
6e7aab8c4f
|
Added GetColumnNames for Datasets
|
2020-09-02 17:12:48 -04:00 |
Lixia Chen
|
ba94ce3fd1
|
Fix cache sharing for more scenarios
|
2020-09-02 13:07:38 -04:00 |
mindspore-ci-bot
|
ef4894b86a
|
!5649 dataset fixes: Use proper product terms in API docstrings
Merge pull request !5649 from cathwong/ckw_api_vision
|
2020-09-03 00:05:26 +08:00 |
mindspore-ci-bot
|
2a491b5f82
|
!5664 reset tensor device_sync_
Merge pull request !5664 from kisnwang/async-run-graph
|
2020-09-02 22:56:29 +08:00 |
Cathy Wong
|
4d4c11b133
|
dataset API docstring cleanup: Standard product terms NumPy, Python
|
2020-09-02 10:42:12 -04:00 |
mindspore-ci-bot
|
1fe8cb7f46
|
!5681 [MS][LITE][Develop]fix slice parallel run bug
Merge pull request !5681 from chenjianping/lite_dev
|
2020-09-02 22:25:10 +08:00 |
chenjianping
|
dac39a7cfe
|
fix slice parallel run bug
|
2020-09-02 21:57:06 +08:00 |