佰阅
|
bcdc276ffe
|
add torch.view_as_real and torch.view_as_complex (#5083)
|
2 years ago |
nihui
|
3f79c4ff10
|
Update labeler.yml
|
2 years ago |
nihui
|
2f1f2e9770
|
fix labeler
|
2 years ago |
nihui
|
97ffd1e661
|
add labeler (#5078)
|
2 years ago |
nihui
|
7b02425246
|
x86 optimization for convolution int8 winograd unified elempack (#5054)
|
2 years ago |
青菜萝卜冬瓜
|
d1289fb12d
|
benchmark: add RTX A3000 6G benchmark (#5070)
|
2 years ago |
nihui
|
bedbe599ff
|
pnnx support torch-2.1 (#5074)
|
2 years ago |
張小凡
|
b4f8fa6d38
|
Fixed _mm256_set_m128 is only availble on gcc8+. issue#5072 (#5075)
|
2 years ago |
dependabot[bot]
|
c8f92b9f38
|
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#5073)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-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>
|
2 years ago |
dependabot[bot]
|
54a9a563e9
|
Bump pypa/cibuildwheel from 2.15.0 to 2.16.2 (#5064)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.2.
- [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.15.0...v2.16.2)
---
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>
|
2 years ago |
daquexian
|
75ad1cc749
|
support tag in memorydata layer (#5061)
Signed-off-by: daquexian <daquexian566@gmail.com>
|
2 years ago |
Baozhu Zuo
|
f38fc95e0c
|
benchmark: add raspberry pi 5 8G benchmark (#5058)
|
2 years ago |
Marsyule
|
69d6051850
|
add F_pairwise_distance to pnnx and ncnn (#4942)
|
2 years ago |
FhqTreap
|
1d7720efe8
|
fix test conv1d (#5049)
|
2 years ago |
nihui
|
26a70c9b05
|
fix build with vanilla c906 toolchain (#5048)
|
2 years ago |
nihui
|
78aca88d67
|
elu 4d and selu 4d (#5047)
|
2 years ago |
nihui
|
b8d5a5dbec
|
pnnx fuse conv3d-bn and deconv3d-bn (#5045)
|
2 years ago |
Beq Jal
|
019176c6b2
|
selu and shufflechannel on x86 (#5017)
|
2 years ago |
nihui
|
fdf2c482dc
|
fuse adaptive pool dynamic output size, implement ncnn adaptive pooling dynamic outsize (#5043)
|
2 years ago |
Amir Ramezani
|
7e5fa3ade3
|
shrink operator (#5022)
|
2 years ago |
柚木 鉉
|
0ddc34f522
|
[benchmark] Add Allwinner T527 benchmark (#5040)
|
2 years ago |
FhqTreap
|
a12a14f3a6
|
Gelu afp fix (#5039)
|
2 years ago |
Shu Liqiang
|
a2103be55d
|
support ReplicationPad3d to ncnn (#4919)
|
2 years ago |
nihui
|
f412b7f5c4
|
fix issue 5025
improve reflect replicated pad pattern
|
2 years ago |
nihui
|
c8662cce5e
|
arm optimization for convolution int8 gemm unified elempack (#5016)
|
2 years ago |
nihui
|
4da33b195e
|
prevent some old gcc using high registers as kernel values (#5036)
|
2 years ago |
HuPengsheet
|
6eb994422a
|
fix build with new protobuf target for pnnx (#5034)
|
2 years ago |
Shu Liqiang
|
83cca26794
|
pnnx convert torch.mv (#4974)
|
2 years ago |
dependabot[bot]
|
a22998bbfa
|
Bump docker/setup-qemu-action from 2 to 3 (#5029)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-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>
|
2 years ago |
Amir Ramezani
|
0ea587b8c7
|
celu activation vulkan and onnx conversion (#5018)
|
2 years ago |
Beq Jal
|
bcfec1da33
|
Celu layer and export to ncnn (#5019)
|
2 years ago |
Beq Jal
|
c851231832
|
add diag layer and its converter (#4935)
|
2 years ago |
Amir Ramezani
|
695f770eab
|
erf implementation (#5012)
* added erf implementation
* added testcase for erf
* added onnx2ncnn support of erf
|
2 years ago |
FhqTreap
|
e14cc272ac
|
gelu vk op tanh fix (#5008)
|
2 years ago |
Jiang-Weibo
|
4a2620d1e2
|
pnnx add torch.cumprod op (#5002)
|
2 years ago |
nicochen1118
|
4923fb955b
|
pnnx add torch.positive (#4999)
|
2 years ago |
dependabot[bot]
|
cdcb0d21cf
|
Bump actions/checkout from 3 to 4 (#5006)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2 years ago |
莫思潋
|
379dfd2e29
|
add torch.lgamma to pnnx (#4976)
|
2 years ago |
FhqTreap
|
cc54b889d5
|
add gelu vulkan operator (#5001)
|
2 years ago |
zyt1024
|
b3fbbccd8b
|
pnnx convert torch narrow (#4918)
|
2 years ago |
xiezheng-XD
|
14b000d2b7
|
improve codeformat.sh with function (#4993)
|
2 years ago |
nihui
|
9ecf6a61be
|
x86 optimization for convolution int8 gemm unified elempack (#4881)
|
2 years ago |
lrw04
|
1a61bcd286
|
Fix potential overflow in determining the datatype (#4988)
|
2 years ago |
青菜萝卜冬瓜
|
0829fa49d3
|
Add RK3566 and RK3588S benchmark (#4977)
|
2 years ago |
nihui
|
c003281c53
|
fix unaryop round build with old glibc (#4963)
|
2 years ago |
nihui
|
7c4969ed58
|
fix convolution winograd43 vulkan on fixed shape hint (#4973)
|
2 years ago |
nihui
|
b2e94901d2
|
fix moduleop attribute order, write weight shape as parameter for ncnn module op (#4970)
|
2 years ago |
nihui
|
2c587923c0
|
pnnx fuse moduleop unpack (#4968)
|
2 years ago |
JeremyRand
|
77c4421fc2
|
load_param_mem pybind (#4924)
Co-authored-by: theflyingzamboni <theaerialzamboni@gmail.com>
|
2 years ago |
nihui
|
cd1c0d6eab
|
fix build with new protobuf target (#4955)
|
2 years ago |