mindspore-ci-bot
5d39dcda6e
!7668 [MSLITE]fix multipe definition of function
Merge pull request !7668 from 张学同/to_merge
5 years ago
mindspore-ci-bot
934bb07656
!7655 【MSLITE】Weight quant add condition stop in kmeans method
Merge pull request !7655 from ghzl/weight_quant_add_condition_stop
5 years ago
zhu_xiaochen
c739f14038
simplify transpose matmul reduce
5 years ago
mindspore-ci-bot
e600448725
!7672 [DATA]Fix dataset was't packed together with mindspore-lite train problem
Merge pull request !7672 from xulei/lite_test0905
5 years ago
mindspore-ci-bot
9d35fdc4e5
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
5 years ago
mindspore-ci-bot
652a2344ce
!7605 improve cnnctc speed
Merge pull request !7605 from linqingke/cnnctc
5 years ago
mindspore-ci-bot
07c8a6114e
!7637 raise reduce precision bug fix
Merge pull request !7637 from liubuyu/op_support
5 years ago
mindspore-ci-bot
d3e48afb06
!7644 modify target and unique api
Merge pull request !7644 from lijiaqi/target_api
5 years ago
xulei2020
7cc84cf879
fix dataset was't packed together with mindspore-lite train problem
5 years ago
Zhang Qinghua
40a4a53209
Should not incorporate if the fg has bprop function.
5 years ago
gzhcv
bc7c2281b1
gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.
update mindspore/profiler/profiling.py.
5 years ago
zhangxuetong
61178eaaf9
fix multipe definition of function
5 years ago
mindspore-ci-bot
5461dd056b
!7452 Check absolute dump path
Merge pull request !7452 from caifubi/dump
5 years ago
mindspore-ci-bot
c2f7f82509
!7586 add pynative st test_case
Merge pull request !7586 from lvchangquan/transdata
5 years ago
yanghaoran
58e5d8b3f0
add rpath for opp default directories
5 years ago
mindspore-ci-bot
3fcc9683f9
!7659 Add stop gradient into Categorical Sampling, fix log_prob calculation
Merge pull request !7659 from XunDeng/pp_issue_branch
5 years ago
Zirui Wu
cfc50e231a
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
5 years ago
mindspore-ci-bot
b8fbabae34
!7620 op NonMaxSuppression
Merge pull request !7620 from zhaozhenlong/lite/op/non_max_suppression
5 years ago
mindspore-ci-bot
2a675b0707
!7629 move model_zoo/research/cv/dscnn to model_zoo/research/nlp/dscnn
Merge pull request !7629 from zhanghuiyao/fix_dscnn
5 years ago
mindspore-ci-bot
d50736df2c
!7607 modify_normal_seed
Merge pull request !7607 from lilei/modify_normal
5 years ago
mindspore-ci-bot
1795840436
!7581 Extension interface for dense
Merge pull request !7581 from lilei/modify_bug
5 years ago
mindspore-ci-bot
9d9f98768b
!7643 [MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3: add assembly arm32
Merge pull request !7643 from yangruoqi713/conv_dw
5 years ago
luoyang
8e60cfe800
[MD] C++ api save
5 years ago
guohongzilong
b12c8564b5
add condition stop for kmeans
5 years ago
mindspore-ci-bot
5532de75ef
!7631 fix post training quant with multi-output op
Merge pull request !7631 from xutianchun/mulit
5 years ago
Jiaqi
b8a6c88323
api
5 years ago
wangzhe
86d0c61bf2
ddp int8
5 years ago
mindspore-ci-bot
5f94c782df
!7649 add value check for QuantizationAwareTraining's param optimize_option
Merge pull request !7649 from yuchaojie/quant3
5 years ago
mindspore-ci-bot
d3401c1810
!7633 fix resnet50_quant run_train bug
Merge pull request !7633 from yuchaojie/quant2
5 years ago
zhaozhenlong
6d4223bd46
add op NonMaxSuppression
5 years ago
yangruoqi713
b1dbfa643b
[MSLITE][Develop] optimize arm cpu int8 op conv dw 3x3: add assembly arm32
5 years ago
mindspore-ci-bot
8defa06a5d
!7583 [ME] change some format code.
Merge pull request !7583 from chenzhongming/zomi_master
5 years ago
mindspore-ci-bot
19b10d474f
!7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
5 years ago
mindspore-ci-bot
6fcf10e0b5
!7598 enbale ps mode init in server
Merge pull request !7598 from zyli2020/init_in_server
5 years ago
mindspore-ci-bot
80725441b6
!7518 Added tcp server based on libevent
Merge pull request !7518 from anancds/tcp-server
5 years ago
mindspore-ci-bot
35624350b4
!7632 [MS][LITE][CPU]change scheme for int8 conv(non-sdot)
Merge pull request !7632 from fuzhiye/tmp
5 years ago
mindspore-ci-bot
7525335b61
!7627 【MSLITE】optimize mindspore lite gpu kernel init time
Merge pull request !7627 from 王东旭/opencl_conv_remove_codegen
5 years ago
mindspore-ci-bot
dc1ecdab28
!7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
Merge pull request !7623 from xulei/lite_test0905
5 years ago
liubuyu
f4446c30c8
raise reduce precision bug fix
5 years ago
danishnxt
06a9b4aa37
Commit1_TensorDot
linting errors fix
comments cleanup
typo fix in doc
added more tests, fixed some formatting
changed expected dx values for linter
pylint const data fix
5 years ago
mindspore-ci-bot
6bcde16c81
!7658 Fix cache android build
Merge pull request !7658 from EricZ/add_ir_folder
5 years ago
Xun Deng
ee684cc750
fix squeeze dimension issue and gradient issue in sampling
5 years ago
Eric
40b45d7447
Fix cache IR android build
5 years ago
mindspore-ci-bot
f6eaeca62c
!7609 Add c++ API for CacheOp
Merge pull request !7609 from h.farahat/cache_c++_api
5 years ago
hesham
c94162ac94
Add c++ API for dataset Caching
5 years ago
mindspore-ci-bot
0d5e119fa4
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
5 years ago
mindspore-ci-bot
2c468a358a
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
5 years ago
sheng
aa6b6e594a
Add a batch of new operators
5 years ago
lilei
0c043d18ef
modify_normal
5 years ago
xulei2020
8f392204be
minddata build with mindspore-lite train
5 years ago