mindspore-ci-bot
393c207c7a
!6873 fix bugs of op LeakyReLU, Argmax, Select and ReduceAll
Merge pull request !6873 from lihongkang/v2_master
5 years ago
mindspore-ci-bot
99cd00eca5
!6855 [MS][LITE]Modified the download link
Merge pull request !6855 from gongdaguo/modify_download_link
5 years ago
lichenever
e2c8a0bbc5
support_gpt2_compile_graph
5 years ago
mindspore-ci-bot
0fdb359775
!6878 [MS][LITE][CPU]optimize fp16 winograd
Merge pull request !6878 from fuzhiye/tmp
5 years ago
chenzupeng
f606c7e79e
optimize GPU performance
5 years ago
wang_shaocong
672a5b912e
Fix bug of resize operator.
5 years ago
liuwenhao4
d273cef0a4
Add broadcast for mul int8 ops
5 years ago
wenchunjiang
1a407db3fd
increase tbe compile max process number from 16 to 24
5 years ago
mindspore-ci-bot
338c27f9b3
!6868 Fixes potential memory leak due to missing macro
Merge pull request !6868 from EricZ/fix_security_issue
5 years ago
mindspore-ci-bot
97010b2468
!6429 support dynamic_rnn and dynamic_rnn_grad
Merge pull request !6429 from liubuyu/master
5 years ago
wuweikang
462012cc75
sync code of graphengine 0925
5 years ago
fuzhiye
f57b55014a
optimize fp16 winograd
5 years ago
tao_yunhao
02af6670b6
fix bug of arithmetic_fp16
5 years ago
mindspore-ci-bot
932dc3c2a3
!6822 Remove Primitive from functional.__all__.
Merge pull request !6822 from liuxiao93/fix-op-list
5 years ago
Zhang Qinghua
216e8fa958
Add AccumulaterNV2 eliminator pass
5 years ago
mindspore-ci-bot
908103264b
!6800 [MS][LITE][GPU]fix testcase bug
Merge pull request !6800 from chenzupeng/master-lite
5 years ago
wukesong
5a9db38de9
add sink_size for lr
5 years ago
mindspore-ci-bot
7814565d26
!6862 Remove the parameter dtype from transformed distribution
Merge pull request !6862 from peixu_ren/custom_bijector
5 years ago
yujianfeng
d1b7472eea
Check the selected kernel attr not null before updating device info
5 years ago
fary86
3abf516fd4
Fix bug of PrimitiveWithCheck doc
5 years ago
yao_yf
e251a082b5
add wide_and_deep export for 310 predict
5 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
5 years ago
laiyongqiang
bd8aeefd95
disable memory reuse for selected op in e2e dump
5 years ago
mindspore-ci-bot
b3c8c0f204
!6861 update lstm doc
Merge pull request !6861 from caojian05/ms_master_lstm_doc_update
5 years ago
mindspore-ci-bot
a5737fb976
!6847 modify shell
Merge pull request !6847 from wukesong/alexnet-shell-modify
5 years ago
huangxinjing
4ef439e27b
Add stage information for ops and strategy
5 years ago
mindspore-ci-bot
08ccc48bad
!6851 fix cpu kernel not support error
Merge pull request !6851 from kisnwang/fix-cpu-kernel-not-support-error
5 years ago
lihongkang
c421fc1bad
fix bugs
5 years ago
ling
d50b324456
[MSLITE][Develop] fp16 conv1x1 parallel by hw
5 years ago
mindspore-ci-bot
27bbe35707
!6854 [MD][lite]Build minddata wthe mindspore-lite
Merge pull request !6854 from xulei/lite_test0905
5 years ago
YangLuo
977c41db01
Fix timeout of GeneratorDataset multiprocessing
5 years ago
lizhenyu
497196fdd4
refine FusedBatchNormEx doc format
5 years ago
Eric
4828c29046
Added missing macro
5 years ago
mindspore-ci-bot
05a47bb514
!6845 remove music auto tagging to research
Merge pull request !6845 from jiangzhenguang/remove_music_auto_tagging_to_research
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
yanghaitao1
a4de9ba0eb
fix tinybert failes if run 1p
5 years ago
mindspore-ci-bot
6819d28fac
!6857 support deconv quant op
Merge pull request !6857 from cjh9368/quant_same_datatype
5 years ago
mindspore-ci-bot
daaeaaee67
!6454 add arithmetic and scale opencl ci testcase
Merge pull request !6454 from liuchao/master
5 years ago
kswang
ecfd2a2fc5
check kernel exist when select kernel
5 years ago
mindspore-ci-bot
5441ecc1e1
!6844 Add max match rule for cpu kernel selection
Merge pull request !6844 from YuJianfeng/master
5 years ago
mindspore-ci-bot
a4137dab65
!6775 Support ExtractImagePatches Op
Merge pull request !6775 from liubuyu/op_support
5 years ago
peixu_ren
c7563d53bf
Remove the redundant parameters from bijectors and transformed distribution
5 years ago
Corleone
2a56bea0e5
add arithmetic and scale opencl ci testcase
5 years ago
Cathy Wong
f2b07d907a
dataset UT: check PIL version, delete test_callback_2maps
5 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
Merge pull request !5930 from Jamie/CacheOp_dev
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago