Commit Graph

45876 Commits

Author SHA1 Message Date
huoxinyou e7c769eebd AdamApplyOne support dynamic shape &
ScatterNd ops's indices support int64 docs
2022-06-02 20:21:33 +08:00
zhupuxu 6c0d048984 change clean size
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-06-02 19:27:29 +08:00
Tianyu Xu 240548ad2f Optimize bessel_j0/j1/i0/k0 2022-06-02 19:24:41 +08:00
i-robot fe4f3f2708
!35259 extract ema param from quant.py to golden_stick layer_policy
Merge pull request !35259 from cjh9368/static_check
2022-06-02 11:10:47 +00:00
gyuer 3782bbbaaa [feat][assistant][I4XJFY] add new functional Outer 2022-06-02 17:54:21 +08:00
i-robot 1267c54604
!35274 fix operator batch_to_space int8
Merge pull request !35274 from liyan2022/dev_r1.8
2022-06-02 09:46:13 +00:00
i-robot 0443713a5c
!33431 [assistant][ops][I48O5K] Add new sparse operator DenseToDenseSetOperation
Merge pull request !33431 from 李航/DenseToDenseSetOperation
2022-06-02 09:36:56 +00:00
i-robot ccd17855ba
!35385 add bitwise tensor interface support paltforms
Merge pull request !35385 from KXiong/code_docs_master
2022-06-02 09:34:26 +00:00
i-robot 8027ee13f2
!35299 fix log init
Merge pull request !35299 from huanghui/fix-init-log
2022-06-02 09:30:22 +00:00
i-robot 6f18373b10
!35252 add python implement and st for random gamma
Merge pull request !35252 from zhangqi/0522_2
2022-06-02 09:26:10 +00:00
i-robot 0ffbbf298b
!35378 Add api docs.
Merge pull request !35378 from liqiliang/code_docs
2022-06-02 09:25:08 +00:00
Xiao Tianci 72fafb9251 fix remaining problems of Pad and PadToSize 2022-06-02 17:19:30 +08:00
i-robot 1fa90714d4
!35084 use cub lib to compute prefix sum for masked select op
Merge pull request !35084 from yangzhenzhang/use-cub-lib-for-masked-select
2022-06-02 09:11:41 +00:00
liqiliang ba67f2362b Add api docs. 2022-06-02 17:11:40 +08:00
yefeng 8903bbf824 add GPU model 2022-06-02 17:08:59 +08:00
ttudu 1b1fadf354 numa 2022-06-02 17:07:10 +08:00
i-robot 90c807acae
!35339 Replace the hostname gather operation with new cluster arch
Merge pull request !35339 from chengang/support_gather_hostnames_3
2022-06-02 09:02:09 +00:00
i-robot 59e7689876
!34991 Remove SoftDVPP related APIs
Merge pull request !34991 from xiaotianci/remove_soft_dvpp
2022-06-02 09:00:58 +00:00
i-robot 3cd07dc30f
!35309 remove old api ms_tensor.h
Merge pull request !35309 from qinzheng/remove_ms_tensor
2022-06-02 09:00:05 +00:00
yefeng 921a409a8b UT 2022-06-02 16:45:28 +08:00
xiongkun 15f4d11c10 add bitwise tensor interface support paltforms
add fastgelu interface support paltforms
2022-06-02 16:39:59 +08:00
ZPaC 15d9ac4b49 Fix release gpu stream error 2022-06-02 16:33:25 +08:00
zhoufeng b6f285ee4c custom aicpu use host mem
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-06-02 16:22:16 +08:00
i-robot f3251db54d
!35379 move logsumexp from element-wise to reduction
Merge pull request !35379 from 吕昱峰(Nate.River)/code_docs_logsumexp
2022-06-02 08:08:16 +00:00
i-robot f5ad517c23
!34925 add docs for scatter_div operator
Merge pull request !34925 from hujiahui8/code_docs_scatter_div
2022-06-02 08:01:21 +00:00
lvyufeng ccd67fa5d6 move logsumexp from element-wise to reduction 2022-06-02 15:57:53 +08:00
i-robot d641b36871
!35358 Fix a bug of auto dynamic shape
Merge pull request !35358 from zjun/disable_auto_dynamic_shape
2022-06-02 07:55:52 +00:00
i-robot ad8dab99a3
!35361 add ops.logsumexp and fix nan problem
Merge pull request !35361 from 吕昱峰(Nate.River)/logsumexp
2022-06-02 07:50:12 +00:00
i-robot dbf7aaf6ce
!35083 fix python/cpp infer min/max shape is None condition
Merge pull request !35083 from TuDouNi/pass_support_dynamic
2022-06-02 07:46:23 +00:00
i-robot b9a8a16ebf
!35276 add dataformatdimmap
Merge pull request !35276 from KXiong/branch_dataformatdimmap
2022-06-02 07:41:16 +00:00
zhousiyi 02f754456c use flag as true_end->func_graph()->return() will be set after true_end->Jump(after_block, {}) 2022-06-02 07:39:27 +00:00
i-robot c15c91cad7
!35325 Do not check min/max shape for gatherd.
Merge pull request !35325 from TronZhang/min_max_with_check
2022-06-02 07:38:56 +00:00
i-robot a3731db766
!35269 Fixed text.SlidingWindow operator has a problem when width>len(list)
Merge pull request !35269 from 刘勇琪/master
2022-06-02 07:26:59 +00:00
i-robot a03d31e8ed
!35302 add nll_loss and cross_entropy for ops.functional and nn
Merge pull request !35302 from 吕昱峰(Nate.River)/nllloss
2022-06-02 07:20:14 +00:00
i-robot 376141d837
!35275 fix resnet thor base line
Merge pull request !35275 from zhaoting/master
2022-06-02 07:17:52 +00:00
greatpan 285a95d3a9 avx512 self feel, remove CMakeLists avx512f flag and add avx512 hardware support check 2022-06-02 15:06:14 +08:00
i-robot 9e3f90d856
!35313 deconv dim compatible
Merge pull request !35313 from liyan2022/master
2022-06-02 06:50:31 +00:00
i-robot 087a34b7d2
!35370 modify white list
Merge pull request !35370 from 冯一航/code_docs_fix_whitelist
2022-06-02 06:50:30 +00:00
caifubi 5ede3bc3f9 Release HostQueueDataSourceActor input address 2022-06-02 14:41:41 +08:00
i-robot 008afae4d6
!34577 renorm
Merge pull request !34577 from liubuyu/ops
2022-06-02 06:41:36 +00:00
zhengzuohe 07b829a868 refine the infer function of ScatterUpdate op 2022-06-02 14:37:17 +08:00
fengyihang 80d69762f4 fix_whitelist 2022-06-02 14:34:23 +08:00
i-robot b58f42b671
!35301 modify format
Merge pull request !35301 from 俞涵/code_docs_0601
2022-06-02 06:29:39 +00:00
i-robot 1530b292bb
!35224 [MSLITE][CPU] avx512 hardward self feel function, refactor matmul and fullconection op
Merge pull request !35224 from Greatpan/avx512_sf_refactor_matmal
2022-06-02 06:05:16 +00:00
i-robot ca358a6867
!34658 [MS][LITE] update python api demo
Merge pull request !34658 from luoyuan/update-python-api-demo
2022-06-02 05:57:31 +00:00
i-robot 05afdee563
!34757 add inplace_update operator and vmaprule
Merge pull request !34757 from wangjun/inplace_ops_0523
2022-06-02 05:52:09 +00:00
VectorSL 1f3ee603ab fix codex 2022-06-02 12:21:47 +08:00
i-robot 8ae7250a24
!35213 Add broadcast_to op api
Merge pull request !35213 from 朱家兴/master
2022-06-02 03:50:23 +00:00
lvyufeng cf067edc98 add ops.logsumexp and fix nan problem 2022-06-02 11:45:58 +08:00
liu lili a85e1d218a mindspore lite: move less_kernel_mock to kernel and delete minddata deps 2022-06-02 11:34:17 +08:00