sunsuodong
ce47d7ee49
add swish kernel
5 years ago
mindspore-ci-bot
5fa1047163
!7688 clear warning of compiler
Merge pull request !7688 from zhanghaibo/master
5 years ago
mindspore-ci-bot
a418280659
!7691 fix dynamic shape hccl context
Merge pull request !7691 from yanghaoran/master
5 years ago
mindspore-ci-bot
9f3078bba8
!7725 [MSLITE] Optimize depthwise conv 3x3 arm64
Merge pull request !7725 from zhanyuan/dev
5 years ago
mindspore-ci-bot
6cb1a3f53a
!7568 Resolve nodes swell issue with control flow after grad operation.
Merge pull request !7568 from 张清华/grad_opt
5 years ago
mindspore-ci-bot
ff67f673ef
!7521 fix the bug that generated timeline filename dismatch the running device id
Merge pull request !7521 from gzhcv/GpuTimeline
5 years ago
mindspore-ci-bot
e48b5c028c
!7727 set bilinear thread num 1
Merge pull request !7727 from zhaozhenlong/lite/issue/resize_bilinear_occational
5 years ago
zhanghaibo5
182e2dc8c2
clear warning of complier
5 years ago
mindspore-ci-bot
0218f8a06f
!7600 fix GeneratorDataset timeout
Merge pull request !7600 from heleiwang/fix_generator
5 years ago
mindspore-ci-bot
95fe324798
!7593 C++ api add DeviceQueueOp
Merge pull request !7593 from xiaotianci/device_op
5 years ago
mindspore-ci-bot
0b8896a5a0
!7601 [MSLITE] Fix bug of several operators.
Merge pull request !7601 from wangshaocong/bugfix_master
5 years ago
mindspore-ci-bot
97cde36843
!7716 [lite] support complex64 and convertion about audio model and fix bug
Merge pull request !7716 from 徐安越/master
5 years ago
mindspore-ci-bot
471c203443
!7712 rename and change lib c++_static to c++_shared
Merge pull request !7712 from yeyunpeng2020/primitive
5 years ago
zhaozhenlong
87a7b42471
set resize bilinear thread 1
5 years ago
zhanyuan
488147dcbd
[MSLITE] Optimize depthwise conv 3x3 arm64
5 years ago
mindspore-ci-bot
c9d6a7880c
!7721 fix java msconfig bug
Merge pull request !7721 from yeyunpeng2020/java
5 years ago
mindspore-ci-bot
624f6b1607
!7715 [MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3, add border assembly
Merge pull request !7715 from yangruoqi713/conv_dw
5 years ago
wang_shaocong
fef75213ed
Modify implementation of constant_of_shape.
Fix bug of implementation of cast and reduce and infershape of slice and topk.
5 years ago
mindspore-ci-bot
f711e01f61
!7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
5 years ago
yeyunpeng
8123e574f5
fix java bugs
5 years ago
Zhang Qinghua
2aeff5ba95
Replace primal graph with fprop part of k graph after grad operation.
5 years ago
yanghaoran
cd7371831c
fix dynamic shape hccl context
5 years ago
yeyunpeng
7945bbf9f2
rename and change lib c++_static to c++_shared
5 years ago
Xiao Tianci
7b1b457ccf
c++ api add DeviceQueue
5 years ago
yangruoqi713
9e274b6468
[MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3, add border assembly
5 years ago
xuanyue
677824298a
support complex64 and support audio op convert and fix bug
5 years ago
mindspore-ci-bot
c962ccbe07
!7685 support scalar
Merge pull request !7685 from hangq/master
5 years ago
Ziyan
069318899a
refactor get cnode strategy
5 years ago
mindspore-ci-bot
c5867d2d7e
!7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
5 years ago
mindspore-ci-bot
3d194137da
!7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
5 years ago
mindspore-ci-bot
abd601e065
!7642 Return a new abstract without tracking_id for fg ValueNode in CSE.
Merge pull request !7642 from 张清华/grad_opt2
5 years ago
heleiwang
4f946bc54b
Modify the processing method of multiple processes in the GeneratorDataset:
1. Start the child process in the init phase
2. At the beginning of each epoch, the child process is not recreated, but the child process created at the beginning is used
5 years ago
mindspore-ci-bot
ee1865605d
!7708 [MSLITE][Develop] Refactor arithmetic populate and add eltwise int8 kernel
Merge pull request !7708 from sunsuodong/eltwise_int8
5 years ago
hangq
1efc6d4394
support scalar
5 years ago
mindspore-ci-bot
26104a1e4d
!7709 [MS][LITE][CPU]fix bug of deDepthwise int8
Merge pull request !7709 from fuzhiye/tmp
5 years ago
mindspore-ci-bot
93dfc34927
!7707 rewrite aware training converter
Merge pull request !7707 from cjh9368/rewrite_aware_quant
5 years ago
mindspore-ci-bot
430fa23512
!7687 [MSLITE][Develop] fix hashtable_lookup
Merge pull request !7687 from sunsuodong/fix_hashtable_lookup
5 years ago
fuzhiye
8485d8c89c
fix bug of deDepthwise int8 bug
5 years ago
sunsuodong
102571e29f
eltwise_int8
5 years ago
mindspore-ci-bot
0fd312f431
!7578 Add SyncWaitNode api
Merge pull request !7578 from shenwei41/new_master
5 years ago
mindspore-ci-bot
48edd9708c
!7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
5 years ago
liyong
1e7f46c998
fix unorder_map hash
5 years ago
lyvette
ef86629298
rewrite aware train converter
5 years ago
alex-yuyue
2906659673
Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
shenwei41
3108595885
Add SyncWaitNode class
5 years ago
mindspore-ci-bot
a6075cc73b
!7639 [MS][LITE][Develop] add new ops named stack for GPU
Merge pull request !7639 from pengyongrong/stack
5 years ago
mindspore-ci-bot
fe2852df82
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
5 years ago
mindspore-ci-bot
7b98e611dd
!7705 Resolved BucketBatchByLength duplicate column name problem
Merge pull request !7705 from MahdiRahmaniHanzaki/bucket-batch-duplicate-column
5 years ago
mindspore-ci-bot
6d89f2df8f
!7701 Fix non-termination of training when MI is disconnected
Merge pull request !7701 from Harshvardhan Gupta/fix-non-termination
5 years ago
mindspore-ci-bot
9b4bcd3027
!7698 Add support for rechecking watchpoints
Merge pull request !7698 from Harshvardhan Gupta/add-recheck
5 years ago