i-robot
a9eb75ac42
!24070 pclint warning clean
...
Merge pull request !24070 from liutongtong9/pclintClean_ma
2021-09-27 07:30:05 +00:00
yefeng
fd8d9aec65
train code example
2021-09-27 15:29:29 +08:00
i-robot
cafca427f7
!24170 code check clean
...
Merge pull request !24170 from liutongtong9/codecheck_master
2021-09-27 07:29:08 +00:00
yanghaoran
e7c1f17264
add 1.5.0rc1 dockerfile
2021-09-27 15:29:07 +08:00
hwjiaorui
eaa3dc57b7
add dynamic shape attr pass
2021-09-27 15:18:06 +08:00
dayschan
5ed932e5fd
Move InsertCastCpu before BuildKernel
...
It's necessary to immediately insert cast for the nodes that dtype was changed in SelectKernel,
instead of after BuildKernel. otherwise, some fusion passes cannot work as expected,
like Graph-Kernel optimization.
By now, the shape of LSTM's reserved output will be changed in InitKernel (called by BuildKernel),
and this output is only used by its gradient operator, so we can ignore the reserved output in this pass.
2021-09-27 15:16:57 +08:00
i-robot
ad3948425a
!24197 Remove model_zoo from mindspore
...
Merge pull request !24197 from chenhaozhe/remove-modelzoo
2021-09-27 07:04:00 +00:00
i-robot
dbbe512db4
!24155 copy lite ohos runtime package to release path
...
Merge pull request !24155 from zhanyuan/dev
2021-09-27 06:58:12 +00:00
i-robot
9f8aa10419
!24126 code check
...
Merge pull request !24126 from zhaosida/code_clean_master
2021-09-27 06:55:25 +00:00
i-robot
876c131c02
!24032 add vector size check, nullptr check and clean code for gpu operators.
...
Merge pull request !24032 from wangshuide/wsd_master_new
2021-09-27 06:35:17 +00:00
liyong
567f137a39
sync code
2021-09-27 14:31:49 +08:00
tanghuikang
a195fbef74
AscendMemoryPool::AllocTensorMem do not throw exception
2021-09-27 14:28:46 +08:00
jjfeing
a8b1a50b46
fix clean code bugs
2021-09-27 14:26:00 +08:00
i-robot
dc6e62227d
!24212 Fix error words.
...
Merge pull request !24212 from zhangyi/code_docs_error_word
2021-09-27 06:25:58 +00:00
i-robot
4940246915
!24195 change exception tip of endless loop
...
Merge pull request !24195 from lanzhineng/infer
2021-09-27 06:18:47 +00:00
i-robot
3e16031cfa
!24010 Code self check for master
...
Merge pull request !24010 from JoyLvliang/code_self_check_for_master
2021-09-27 06:17:55 +00:00
wanyiming
6fbf0a5d35
mod_docs
2021-09-27 14:15:37 +08:00
i-robot
d09dbbdfab
!24066 [MS][LITE][CPU] mul op
...
Merge pull request !24066 from liuzhongkai/mul_op
2021-09-27 06:10:41 +00:00
zhoufeng
cf80f8a472
link python stable-abi library
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-09-27 13:28:11 +08:00
zx
3da0f0f487
[feat][assistant][I3J6V0] add new audio operator TrebleBiquad
2021-09-27 13:01:26 +08:00
zhouyaqiang
d237dcade6
fix bug in real op infer
2021-09-27 12:46:02 +08:00
zhangyi
e7bc7798ea
fix error words.
2021-09-27 12:26:24 +08:00
Margaret_wangrui
d4a6f39666
code selfcheck
2021-09-27 12:07:40 +08:00
gaojing
b78a13dd78
fix the error message that profiler does not support pynative mode.
2021-09-26 23:46:55 -04:00
i-robot
5debb583e2
!24151 fix ops
...
Merge pull request !24151 from jiahongQian/master
2021-09-27 03:32:59 +00:00
lichenever
dc0f9f4292
fix_api_document
2021-09-27 11:28:59 +08:00
i-robot
a034d9484b
!24166 enable gmock so
...
Merge pull request !24166 from ling/core
2021-09-27 03:19:56 +00:00
despicablemme
d072a4e4bf
[feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness
2021-09-27 11:19:33 +08:00
YangLuo
7c9be532f1
fix code review
2021-09-27 11:17:54 +08:00
i-robot
ab567574c4
!21451 [MS][crowdfunding]New operator implementation, include RiaaBiquad
...
Merge pull request !21451 from 张璇/riaa_biquad
2021-09-27 03:14:16 +00:00
zhaosida
85e00ba3ab
self code check
2021-09-27 11:12:55 +08:00
i-robot
811dd1778b
!23959 fix link error if compiled with -s on when import mindspore
...
Merge pull request !23959 from yanghaitao/yht_sync_shangyong
2021-09-27 03:09:45 +00:00
i-robot
cbe67dcbeb
!24180 cppcheck
...
Merge pull request !24180 from TuDouNi/master
2021-09-27 03:09:37 +00:00
i-robot
e4b6008d1e
!24084 support yolo network
...
Merge pull request !24084 from zhengyuanhua/br1
2021-09-27 03:08:47 +00:00
i-robot
37aa41f5d2
!24145 Fix output type mismatch of ResizeBilinear
...
Merge pull request !24145 from chenhaozhe/fix-resizebilinear-mismatch
2021-09-27 02:56:07 +00:00
i-robot
dd36bccc91
!24071 [MS][LITE]fix train script random failure and code check
...
Merge pull request !24071 from XianglongZeng/myms_new
2021-09-27 02:55:21 +00:00
chenhaozhe
6c62abd19f
Remove model_zoo from mindspore
2021-09-27 10:45:15 +08:00
lanzhineng
632e38c1d6
enable recursive function testcase
2021-09-27 10:36:43 +08:00
臧庆香
66e3775493
timeline description
2021-09-27 10:31:24 +08:00
i-robot
5d1d0f3c74
!24140 Eliminate env_setitem in maketuple which attach upadtestate and no other user use
...
Merge pull request !24140 from Margaret_wangrui/EnvType
2021-09-27 02:11:16 +00:00
cononlly
a8088525d5
Add AlltoAll GPU operator and IR pass and tests
2021-09-27 10:09:15 +08:00
i-robot
6c091cf417
!24153 modify api comments
...
Merge pull request !24153 from wangnan39/api_commonts_modify
2021-09-27 02:07:32 +00:00
i-robot
13a48747a8
!24057 update docs for Problems in TensorFlow and Mindspore of API mapping
...
Merge pull request !24057 from dinglinhe/code_docs_dlh_ms_I4BJIO
2021-09-27 02:00:05 +00:00
i-robot
2969688382
!20047 [assistant][ops]New operator implementation, include QmnistDataset
...
Merge pull request !20047 from Wangsong95/qmnist_dataset
2021-09-27 01:36:08 +00:00
i-robot
cacf8427dd
!24061 support cpu profiling and cpu ops code check
...
Merge pull request !24061 from zhangbuxue/support_cpu_profiling_and_code_check_for_cpu_ops
2021-09-27 01:32:34 +00:00
yuchaojie
ab3744c187
code check clean
2021-09-27 09:30:36 +08:00
i-robot
2138dd1d70
!24136 cherry-pick code from enterprise-r1.0
...
Merge pull request !24136 from caifubi/master-code-from-enterprise
2021-09-27 01:22:47 +00:00
i-robot
c9bbe14fcc
!24184 clean code
...
Merge pull request !24184 from hwjiaorui/clean-code-master
2021-09-27 01:13:26 +00:00
i-robot
d2b2d52255
!24150 Use one struct instead of three vectors for kernel input, output and workspace
...
Merge pull request !24150 from tanghuikang/launch_addresses
2021-09-27 01:13:23 +00:00
i-robot
a4459979d4
!24104 unknown_shape attr for fusion json
...
Merge pull request !24104 from liubuyu/bug_fix2
2021-09-27 01:12:48 +00:00