mindspore-ci-bot
4ece207414
!7789 fix bug in package and sub_graph_kernel
...
Merge pull request !7789 from hangq/primitive
4 years ago
mindspore-ci-bot
051e21df68
!7793 【MSLITE】speed up gpu winorgad kernel
...
Merge pull request !7793 from wangdongxu6/opencl_winograd_speedup
4 years ago
mindspore-ci-bot
9588bd8bd4
!7759 fix set checkpoint env bug
...
Merge pull request !7759 from changzherui/fix_ckpt_env_bug
4 years ago
mindspore-ci-bot
93d394ff9e
!7706 Fixed the misssing input/output tensor dump if there are tensors with the same name
...
Merge pull request !7706 from AdelShafiei/missingdumpinput
4 years ago
wang_shaocong
daba04988d
Modify usage of the benchmark parameter 'inputShapes'
4 years ago
mindspore-ci-bot
acd156c084
!7722 sync aicpu ops to open from ms-incubator
...
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
4 years ago
mindspore-ci-bot
1e1e032012
!7782 [MSLITE][Develop] add SquaredDifference fp16 regist
...
Merge pull request !7782 from sunsuodong/add_SquaredDifference_fp16_regist
4 years ago
yeyunpeng
770c9cba81
Remove python and pybind11 dependency
4 years ago
mindspore-ci-bot
87ed2da6df
!7777 fix bug of arithmetic
...
Merge pull request !7777 from fuzhiye/tmp
4 years ago
mindspore-ci-bot
e386121638
!7770 [MSLITE][Develop] optimize arm cpu int8 op deconv dw, add post assembly
...
Merge pull request !7770 from yangruoqi713/lite
4 years ago
Eric
f842a45582
Adding fix to normalize call
4 years ago
mindspore-ci-bot
674f856bfa
!7749 Remove open cv from minddata lite build.
...
Merge pull request !7749 from EricZ/remove_cv_crop
4 years ago
mindspore-ci-bot
deb17b36c1
!7786 Add SampledSoftmaxLoss GPU Kernel
...
Merge pull request !7786 from JonathanY/ops_oct
4 years ago
Eric
5c37b95992
Added Crop, need decode.
...
Added decode for source operators
Partial lite build fix
Only crop op enabled
Removed opencv from mdlite "full" build
Adding tests
disabling tests for now, compiling
Halfway done adding normalize
Log linking failed for lite
Added normalize, and resize
Addressing comments part 1
Added CI fix part 1
Added CI fix part 2
added CI fix part 3
Added CI fix part 4
can't remove long
Removed open cv build completely
Removed packaging code for open cv
Disable lint check for C type
Fix CI issues part five
4 years ago
mindspore-ci-bot
5ad25494ab
!7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
...
Merge pull request !7736 from danishnxt/MirrorPadRework
4 years ago
Xun Deng
5ffc16c6db
renamed test_invert_bijector
4 years ago
hangangqiang
d10cf7c826
fix memory leak in sub_graph_kernel
4 years ago
mindspore-ci-bot
fd7732cbcb
!7748 modify windows CI bat
...
Merge pull request !7748 from lyvette/windows
4 years ago
wangdongxu
e4c34c0c93
opencl_winograd_speedup
4 years ago
jonwe
fc81f46053
sampled softmax loss
4 years ago
mindspore-ci-bot
43fc76f02c
!7666 modify QuantCell's notes
...
Merge pull request !7666 from yuchaojie/quant
4 years ago
mindspore-ci-bot
8c73774f6e
!7783 fix matmul_fp32 creator bug && support batch_matmul quantize
...
Merge pull request !7783 from jianghui58/master
4 years ago
mindspore-ci-bot
a85bcdf6e3
!7772 notify lockedtensor before output
...
Merge pull request !7772 from kisnwang/fix-asynrun-segmentfault
4 years ago
wang_shaocong
4ca569e375
Add ci test for models which does not need to be cared about accuracy.
4 years ago
mindspore-ci-bot
cd1ddd198a
!7754 fix cast datatype bugs
...
Merge pull request !7754 from XianglongZeng/myms_code
4 years ago
mindspore-ci-bot
a3af89bd48
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
...
Merge pull request !7611 from danishnxt/newMaster
4 years ago
mindspore-ci-bot
8c79cf2c20
!7780 fix the bug introduced by ohter pr
...
Merge pull request !7780 from xutianchun/fix_cjh
4 years ago
mindspore-ci-bot
9a6be0f48a
!7761 change GetInputsByName to GetInputByTensorName
...
Merge pull request !7761 from yeyunpeng2020/java
4 years ago
jianghui58
e1d2f17d62
fix matmul_fp32 creator bug && support batch_matmul quantize
4 years ago
zhanyuan
e097608b32
[MSLITE] Optimize depthwise conv int8 assembly
4 years ago
yangruoqi713
b8a72e9440
[MSLITE][Develop] optimize arm cpu int8 op deconv dw, add post assembly
4 years ago
sunsuodong
9a1e0fa64b
add SquaredDifference fp16 regist
4 years ago
yao_yf
65d8e63580
set last node data parallel or repeat calculate in eval/predict
4 years ago
mindspore-ci-bot
4c129b12e4
!7768 export script for TinyBert and Transformer
...
Merge pull request !7768 from 于振华/master
4 years ago
mindspore-ci-bot
12251ac612
!7752 [Data]Fix crop param when x = 0 or y = 0
...
Merge pull request !7752 from xulei/lite_test0905
4 years ago
mindspore-ci-bot
9ff6d86672
!7773 [MS][LITE][Develop]support benchmark running on window10
...
Merge pull request !7773 from chenjianping/lite_windows
4 years ago
mindspore-ci-bot
d378044f37
!7757 [MS][LITE][DEVELOP] add while op parser
...
Merge pull request !7757 from mengyuanli/while
4 years ago
xutianchun
022c530de0
fix post training code
4 years ago
mindspore-ci-bot
77e8ff9b5a
!7660 [AutoParallel] Support new operators in double recursion
...
Merge pull request !7660 from Chong/CheckParserInfo
4 years ago
fuzhiye
3f0dbfc357
fix arithmetic op bug
4 years ago
VectorSL
5102482e3a
1readme update resnet 2cast add more type
4 years ago
mindspore-ci-bot
0fb165ceb7
!7764 [MS][LITE][GPU]optimize arithmetic
...
Merge pull request !7764 from chenzupeng/master-lite
4 years ago
lyvette
2d07831ae2
modify windows CI bat
4 years ago
mindspore-ci-bot
87c57c54e6
!7664 fixed Destructor and RegisterRoute
...
Merge pull request !7664 from anancds/http-patch
4 years ago
yeyunpeng
328cc99e0a
fix java bugs
4 years ago
changzherui
1aec025cba
fix ckpt env bug
4 years ago
mindspore-ci-bot
169bf59fd4
!7525 fix cpu type exception
...
Merge pull request !7525 from baihuawei/cpu_type_exception
4 years ago
mindspore-ci-bot
f0efc07b82
!7745 integrate_quant_export_v1
...
Merge pull request !7745 from baiyangfan/integrate_convert_export
4 years ago
mindspore-ci-bot
b6c88d8f85
!7510 optimize-find-input-need-lock-tensor
...
Merge pull request !7510 from kisnwang/optimize-find-input-need-lock-tensor
4 years ago
mindspore-ci-bot
b7dacfa36e
!7762 Include `mindspore.explainer` in cmake to make `mindspore.explainer` packed to whl
...
Merge pull request !7762 from lixiaohui33/feature_explain_core
4 years ago