nihuini
|
286e5cef53
|
eliminate pnnx tail reshape permute
|
4 years ago |
nihui
|
6941ec8fc9
|
arm neon optimization for general packed convolution (#3426)
|
4 years ago |
FeiGeChuanShu
|
0dea7a04a8
|
fix typo in doc (#3436)
|
4 years ago |
nihui
|
2c56b2f47e
|
apply code-format changes
|
4 years ago |
nihui
|
a3aea3fe99
|
support torch dequantize, quantize_per_tensor and quantized linearrelu, fix #3429
|
4 years ago |
tpoisonooo
|
dddcdb97b2
|
feat(src): add mat default constructor (#3427)
Co-authored-by: MegEngine <megengine@megvii.com>
Co-authored-by: tpoisonooo <tpoisonooo@users.noreply.github.com>
|
4 years ago |
nihui
|
e8046aeb79
|
convert dropout family (#3425)
|
4 years ago |
nihui
|
76f2dddc37
|
cmake option for c api (#3423)
|
4 years ago |
dependabot[bot]
|
10f0278573
|
Bump pypa/cibuildwheel from 2.3.0 to 2.3.1 (#3424)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.3.0 to 2.3.1.
- [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.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
nihui
|
db1fed6e11
|
pnnx cmdline argument inputshape with type (#3419)
|
4 years ago |
wzyforgit
|
c45ec00725
|
add sw_64 platform support (#3421)
Co-authored-by: wangzhengyang <wangzhengyang@uniontech.com>
|
4 years ago |
nihui
|
7b0f3fbb78
|
pnnx user provided parameter (#3417)
|
4 years ago |
nihui
|
878cb713d5
|
optional arm82 dot source (#3415)
|
4 years ago |
nihui
|
10ee0eaf5f
|
pnnx write padding_mode zeros for conv
|
4 years ago |
Wang Kangyu
|
1cf229f071
|
[pnnx]: auto copy dll files and remove Torch_INSTALL_DIR option in CI (#3413)
|
4 years ago |
nihui
|
999e640d43
|
dynamic convolution weight (#3408)
|
4 years ago |
Wang Kangyu
|
73c8de6c43
|
auto find pytorch install package (#3394)
|
4 years ago |
nihui
|
8916d1e47b
|
use concurrency for cancelling previous ci jobs (#3405)
|
4 years ago |
nihui
|
426e564b6e
|
general simd optimization for convolution1d (#3404)
|
4 years ago |
nihui
|
14c3802de3
|
c api for 4d mat (#3403)
|
4 years ago |
nihuini
|
e8d1d40398
|
update operators doc
|
4 years ago |
nihui
|
f98c396e6b
|
crop4d (#3402)
|
4 years ago |
nihui
|
cf20dbc0bd
|
relu3d, batchnorm3d, reshape4d, flatten4d, permute4d (#3397)
Co-authored-by: ElvisYu <elvisyuovo@gmail.com>
Co-authored-by: 余浩文 <m18107220188@163.com>
Co-authored-by: nihui <nihui@users.noreply.github.com>
Co-authored-by: Zr2223 <67497651+Zr2223@users.noreply.github.com>
Co-authored-by: Zr2223 <Zr2223@users.noreply.github.com>
|
4 years ago |
nihui
|
64ba12be23
|
add c906 v2.2.2 toolchain
|
4 years ago |
Rinfair
|
2bc77e7487
|
Add detailed troubleshooting method. (#3399)
Add detailed troubleshooting method for vkCreateInstance failed -9
|
4 years ago |
nihui
|
c3ce3a62cf
|
update web-assembly ci for nodejs update (#3398)
|
4 years ago |
nihui
|
f10cc6dd93
|
initial data structure changes for 3dcnn, conv3d, pooling3d (#3378)
Co-authored-by: ElvisYu <elvisyuovo@gmail.com>
Co-authored-by: 余浩文 <m18107220188@163.com>
Co-authored-by: Zr2223 <67497651+Zr2223@users.noreply.github.com>
|
4 years ago |
FeiGeChuanShu
|
14c587e2df
|
Fix draw on const cv::Mat bug in p2pnet example (#3395)
|
4 years ago |
nihui
|
f4f7fabe27
|
fix python wheel, parallel 3 for macos tasks (#3396)
|
4 years ago |
Zhuo Zhang
|
6ef0f51f40
|
fix: do not find opencv when simpleocv specified for examples and quantize tool (#3393)
|
4 years ago |
nihui
|
24fbb6e8cb
|
honor thread setting on load and vulkan command, ci avx512 t4 (#3391)
|
4 years ago |
ljtjerry
|
9cbbf97da0
|
Update test-coverage.yml (#3387)
|
4 years ago |
teng
|
e24a2e6c40
|
[fix] fix typo (#3377)
|
4 years ago |
dependabot[bot]
|
d3fa6dd706
|
Bump actions/cache from 2.1.6 to 2.1.7 (#3376)
|
4 years ago |
nihui
|
96d2146926
|
apply code-format changes
|
4 years ago |
nihuini
|
9c742dec01
|
guess batch index from well known operator convention
|
4 years ago |
D_Homura
|
dd6d8a1337
|
FAQ update (#3374)
* faq update
* remove '-'
Co-authored-by: Homura <1851908600@qq.com>
|
4 years ago |
nihui
|
e4c821a468
|
PNNX is an open standard for PyTorch model interoperability (#3262)
Co-authored-by: nihui <nihui@users.noreply.github.com>
Co-authored-by: xiaooquanwu <546749317@qq.com>
|
4 years ago |
FeiGeChuanShu
|
3644ded5ac
|
add CrowdCounting-P2PNet example (#3304)
|
4 years ago |
AnnYellow
|
fca7474b29
|
docs(benchmark/README.md): add benchmark result on mbp (#3373)
Co-authored-by: huangan <huangan@xylink.com>
|
4 years ago |
nihui
|
c0d494298d
|
ci release update (#3371)
* update xcode 12.4
* fix windows package
|
4 years ago |
丞之
|
9ea9d67357
|
feat: add pocky qq group info & fix faq styles (#3369)
|
4 years ago |
nihui
|
ed1fb210ea
|
arm neon optimization for innerproduct int8 gemm (#3367)
|
4 years ago |
ShiroNana
|
9cf997ea41
|
Update faq.md (#3368)
|
4 years ago |
nihui
|
ac3d32aa0d
|
get_elf_hwcap_from_getauxval (#3301)
|
4 years ago |
nihui
|
4566ad529a
|
fix rounding on x86 avx and armv7 neon (#3365)
|
4 years ago |
Charles_Huan
|
8ac6d72379
|
' in'and ' out'are the same (#3361)
|
4 years ago |
源源球球✨
|
f66110b7e0
|
delete useless variables (#3360)
|
4 years ago |
nihui
|
f433f86874
|
fix squeeze expanddims axes and add test (#3359)
|
4 years ago |
fzyzcjy
|
0eecac46ba
|
Remove outdated information from readme, fix #3353 (#3358)
|
4 years ago |