Jiaqi
7492e59fe4
modify Returns
2020-10-27 14:40:51 +08:00
yao_yf
1a2fd0e0b0
add func graph cache avoid repeat func graphs
2020-10-27 14:35:18 +08:00
chenzupeng
31ac9b51ea
optimize conv2d h=w=1: use fc
2020-10-27 14:21:34 +08:00
alouhahaha
e5227c9f89
GPT scripts bug fix
2020-10-27 13:45:44 +08:00
Yi Huaijie
826e3e5188
remove Assign from parallel black list
2020-10-27 12:40:03 +08:00
changzherui
728d2cc765
modify ckpt env
2020-10-27 12:33:45 +08:00
zengxianglong
dded908fae
add new available gts model
2020-10-27 11:44:57 +08:00
mindspore-ci-bot
af03fffe87
!7779 add ps mode consistence check
...
Merge pull request !7779 from zyli2020/bug_fix
2020-10-27 11:35:45 +08:00
zhengjun10
95d9c39f9d
sigmoid mul fusion
2020-10-27 11:16:24 +08:00
lvchangquan
41f520c9fa
add more pynative st test_cases
2020-10-27 11:10:36 +08:00
Xiao Tianci
9649efb98a
remove redundant root()
2020-10-27 11:06:20 +08:00
mindspore-ci-bot
66dd2730b5
!7800 remove Python3 and pybind11 dependency
...
Merge pull request !7800 from yeyunpeng2020/dependecy
2020-10-27 10:51:49 +08:00
mindspore-ci-bot
d479b91093
!7767 GPU update resnet50 readme and add cast type
...
Merge pull request !7767 from VectorSL/readme
2020-10-27 10:51:20 +08:00
lizhenyu
b8991ee149
add ps mode consistence check
2020-10-27 10:39:29 +08:00
mindspore-ci-bot
909897aa4c
!7799 Adding normalize call to lite cv for minddata lite build.
...
Merge pull request !7799 from EricZ/remove_cv_crop
2020-10-27 10:34:11 +08:00
ling
72d261c488
[MSLITE] fp16 run test with settable accuracy
2020-10-27 10:31:04 +08:00
kswang
64e43c8930
fix asynrun segmentfault
2020-10-27 10:21:53 +08:00
mindspore-ci-bot
9505f2adc5
!7756 [MSLITE] Optimize depthwise conv int8 assembly
...
Merge pull request !7756 from zhanyuan/dev
2020-10-27 10:06:00 +08:00
gukecai
b8bbe5f025
fix stream for memreuse
2020-10-27 10:01:10 +08:00
mindspore-ci-bot
2fac6d0595
!7794 Renamed ut test_invert.py to test_invert_bijector.py
...
Merge pull request !7794 from XunDeng/pp_issue_branch
2020-10-27 09:53:36 +08:00
mindspore-ci-bot
fcee224c0e
!7724 set last operator strategy euqal to label in eval or predict
...
Merge pull request !7724 from yao_yf/set_last_operator_strategy_euqal_to_label_in_eval
2020-10-27 09:52:14 +08:00
mindspore-ci-bot
181cdab640
!7744 [MSLITE] Add ci test for models do not need to be cared about accuracy.
...
Merge pull request !7744 from wangshaocong/bugfix_master
2020-10-27 09:43:06 +08:00
mindspore-ci-bot
4ece207414
!7789 fix bug in package and sub_graph_kernel
...
Merge pull request !7789 from hangq/primitive
2020-10-27 09:32:03 +08:00
mindspore-ci-bot
051e21df68
!7793 【MSLITE】speed up gpu winorgad kernel
...
Merge pull request !7793 from wangdongxu6/opencl_winograd_speedup
2020-10-27 09:31:40 +08:00
mindspore-ci-bot
9588bd8bd4
!7759 fix set checkpoint env bug
...
Merge pull request !7759 from changzherui/fix_ckpt_env_bug
2020-10-27 09:29:20 +08:00
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
2020-10-27 09:28:11 +08:00
William Lian
ec5c78a26f
refector pynative function
...
!105 speed up third party download via domestic source
Merge pull request !105 from yanghaoran/master
2020-10-27 09:22:26 +08:00
wang_shaocong
daba04988d
Modify usage of the benchmark parameter 'inputShapes'
2020-10-27 09:17:27 +08:00
mindspore-ci-bot
acd156c084
!7722 sync aicpu ops to open from ms-incubator
...
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
2020-10-27 09:10:26 +08:00
mindspore-ci-bot
1e1e032012
!7782 [MSLITE][Develop] add SquaredDifference fp16 regist
...
Merge pull request !7782 from sunsuodong/add_SquaredDifference_fp16_regist
2020-10-27 09:09:44 +08:00
yeyunpeng
770c9cba81
Remove python and pybind11 dependency
2020-10-27 09:09:35 +08:00
mindspore-ci-bot
87ed2da6df
!7777 fix bug of arithmetic
...
Merge pull request !7777 from fuzhiye/tmp
2020-10-27 09:06:47 +08:00
mindspore-ci-bot
e386121638
!7770 [MSLITE][Develop] optimize arm cpu int8 op deconv dw, add post assembly
...
Merge pull request !7770 from yangruoqi713/lite
2020-10-27 09:06:22 +08:00
Eric
f842a45582
Adding fix to normalize call
2020-10-26 20:07:47 -04:00
mindspore-ci-bot
674f856bfa
!7749 Remove open cv from minddata lite build.
...
Merge pull request !7749 from EricZ/remove_cv_crop
2020-10-27 07:38:38 +08:00
mindspore-ci-bot
deb17b36c1
!7786 Add SampledSoftmaxLoss GPU Kernel
...
Merge pull request !7786 from JonathanY/ops_oct
2020-10-27 07:37:37 +08:00
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
2020-10-26 17:17:33 -04:00
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
2020-10-27 03:13:04 +08:00
Xun Deng
5ffc16c6db
renamed test_invert_bijector
2020-10-26 10:51:07 -04:00
hangangqiang
d10cf7c826
fix memory leak in sub_graph_kernel
2020-10-26 22:31:12 +08:00
mindspore-ci-bot
fd7732cbcb
!7748 modify windows CI bat
...
Merge pull request !7748 from lyvette/windows
2020-10-26 22:08:41 +08:00
wangdongxu
e4c34c0c93
opencl_winograd_speedup
2020-10-26 22:02:51 +08:00
jonwe
fc81f46053
sampled softmax loss
2020-10-26 09:59:00 -04:00
mindspore-ci-bot
43fc76f02c
!7666 modify QuantCell's notes
...
Merge pull request !7666 from yuchaojie/quant
2020-10-26 21:54:39 +08:00
mindspore-ci-bot
8c73774f6e
!7783 fix matmul_fp32 creator bug && support batch_matmul quantize
...
Merge pull request !7783 from jianghui58/master
2020-10-26 21:53:54 +08:00
mindspore-ci-bot
a85bcdf6e3
!7772 notify lockedtensor before output
...
Merge pull request !7772 from kisnwang/fix-asynrun-segmentfault
2020-10-26 21:53:46 +08:00
wang_shaocong
4ca569e375
Add ci test for models which does not need to be cared about accuracy.
2020-10-26 21:17:12 +08:00
mindspore-ci-bot
cd1ddd198a
!7754 fix cast datatype bugs
...
Merge pull request !7754 from XianglongZeng/myms_code
2020-10-26 21:15:23 +08:00
mindspore-ci-bot
a3af89bd48
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
...
Merge pull request !7611 from danishnxt/newMaster
2020-10-26 21:00:11 +08:00
mindspore-ci-bot
8c79cf2c20
!7780 fix the bug introduced by ohter pr
...
Merge pull request !7780 from xutianchun/fix_cjh
2020-10-26 20:52:07 +08:00