佰阅
fd2d4d5d46
Merge branch 'master' into fix_python_lib
1 year ago
nihui
ace8372712
cmake check compiler test cannot be optimized out ( #5868 )
1 year ago
nihui
a13958ef47
optimize ncnn test building time ( #5867 )
1 year ago
nihui
39cf4f6018
slim reduction ( #5866 )
1 year ago
nihui
488c29297e
fix model path in yolov8 examples ( #5864 )
1 year ago
nihui
3b7eac2ac7
update yolov8 det seg pose cls obb examples ( #5863 )
1 year ago
佰阅
2b83fdc57b
fix #5857
1 year ago
nihui
c8630f4602
update release url
1 year ago
nihui
5285895710
Revert "define empty assertion termination function for fixing linking with old android ndk ( #5847 )" ( #5854 )
This reverts commit e431218618 .
1 year ago
nihui
eb7e92a50e
add riscv spacemit x60 ci ( #5852 )
1 year ago
nihui
2a804078d6
add riscv c908 ci ( #5850 )
1 year ago
nihui
064f62c536
build for android 16k pagesize by default, update android api 21 ( #5833 )
1 year ago
nihui
e431218618
define empty assertion termination function for fixing linking with old android ndk ( #5847 )
1 year ago
nihui
a024d801fa
fix ci woa test, disable woa svml optimization ( #5846 )
1 year ago
nihui
66cd40e934
fix clang avx512bf16 build ( #5842 )
* check compiler supports isa with optimization enabled
1 year ago
nihui
6c438c4f02
fix android ndk-r16b ci ( #5845 )
1 year ago
nihui
d3875f0fbd
ci webassembly drop removed args for node>20 ( #5843 )
1 year ago
nihui
0b71133d0e
pnnx fix macos and windows build, add quick test ci ( #5838 )
1 year ago
nihui
78aca5d30b
pnnx fix onnx clip conversion, add onnx clamp test, always reserve onnx split outputs, convert onnx mod ( #5834 )
1 year ago
張小凡
24908b7c87
pnnx rename _export() to export() ( #5831 )
1 year ago
nihui
57fac4a36b
pnnx match onnx zeros ones ( #5832 )
1 year ago
nihui
ad6d84e747
pnnx build silent warnings from torch header ( #5828 )
1 year ago
nihui
4b0d2dea24
pnnx auto inputshape from traced inputs ( #5825 )
1 year ago
nihui
a12baae13b
pnnx ncnn convert select to crop and squeeze ( #5826 )
1 year ago
nihui
9f67ff1e9e
use optional compile flags only when runtime cpu is on ( #5827 )
1 year ago
nihui
44e0d95c0d
x86 sse2/xop/avx/avx2/avx512/vnni/vnniint8 optimization for gemm int8 ( #5763 )
* skip round problem
* sde on ubuntu24
1 year ago
GIBEREZ
cdcbb3b836
benchncnn: add vim3 vulkan benchmark ( #5821 )
1 year ago
nihui
a9553fcc15
skip unaryop round halfway cases for powerpc ( #5814 )
1 year ago
nihui
769008be5b
update build badge url
1 year ago
nihui
19caca3140
port rvv intrinsic 1.0+ ( #5642 )
* zfh zvfh xtheadvector infra
* dispatch for rvv and xtheadvector
* dispatch for non-vector zfh
* port xtheadvector recp rsqrt trunc
* general rvv gemm
* c906 and c910 ci
* old tuple code clean
* update riscv64 ci
* update build doc
* drop old th1520 toolchain
1 year ago
Shironana
3d224f2790
remove support for windows arm32 ( #5811 )
1 year ago
dependabot[bot]
0611ca79d2
Bump codecov/codecov-action from 3 to 5 ( #5778 )
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
f1bdc87478
Bump pypa/cibuildwheel from 2.20.0 to 2.22.0 ( #5794 )
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ) from 2.20.0 to 2.22.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases )
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md )
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.20.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
nihui
8d2ac57824
fix missing asimdfhm target macro in ndk-r21 ( #5804 )
1 year ago
nihui
1172b04355
pnnx pass level2 priority ( #5791 )
* constantlist is constant
* f pad value none
* skip ncnn istft center=False test for old torch
* fix fuse pad conv1d
1 year ago
nihui
0734b657d9
spectrogram and inverse spectrogram ( #5779 )
* only supports hann, hamming and all-one window
* inverse spectrogram does not support length parameter
* spectrogram always returns torch.view_as_real(out) as ncnn does not support complex typed mat yet
* inverse spectrogram always accepts torch.view_as_complex(in) as ncnn does not support complex typed mat yet
1 year ago
Joson
c043612e91
disable pnnx debug model ( #5784 )
1 year ago
nihui
9cefe9a624
avx vnni int8, avx vnni int16, avx ne convert infrastructure ( #5749 )
1 year ago
nihui
e71fdf8e51
pnnx write implicit int conversion in python script ( #5767 )
1 year ago
nihui
c32442aa09
disable x86 auto recip optimization for potential precision loss ( #5762 )
1 year ago
nihui
6077adc6bc
pnnx do not fold tensor with dynamic shape, use fp32 module by default ( #5755 )
1 year ago
nihui
e7602a206b
fix gemm arm int8 scales descales offset ( #5750 )
1 year ago
nihui
c1f9e959f5
pnnx torch 2.5 ( #5748 )
1 year ago
nihui
8fe62812c9
arm neon optimization for layernorm fp32/bf16s/fp16s ( #5746 )
1 year ago
Upliner Mikhalych
cbd17cd062
Fix #5741 don't crash when vkCreateDevice fails ( #5742 )
1 year ago
nihui
73d3519326
layernorm x86 optimization, re ( #5745 )
1 year ago
nihui
bd1f39ed82
blacklist mesa vulkan cooperative matrix feature ( #5739 )
ref https://gitlab.freedesktop.org/mesa/mesa/-/issues/10847
1 year ago
nihui
8105c75120
improve compatibility of harmonyos cpu topology abi ( #5740 )
1 year ago
nihui
f856011297
pnnx drop onnx weight-like graph input ( #5736 )
1 year ago
nihui
121b1fecd5
apply code-format changes
1 year ago