nihui
|
f2a34ee7ae
|
update pybind11 to 2.12, support numpy 2 (#5525)
|
1 year ago |
nihui
|
0dbe5a7180
|
possible fix for issue 4735 (#4737)
|
3 years ago |
Fangjun Kuang
|
1b83fe4f16
|
Support mat.numpy() in Python (#4356)
|
3 years ago |
nihui
|
920aa79f04
|
drop x86 avx2 fp16 (#3568)
|
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 |
Zhiqiang Wang
|
ccc597740f
|
Fixing TypeError assertions in test_extractor.py (#2968)
* Fixing TypeError assertions in pytest
* Add Compiled Python files to gitignore
|
5 years ago |
Cai Shanli
|
8cc8cd716a
|
Add get input and output names (#2890)
|
5 years ago |
Cai Shanli
|
e9a61b3e64
|
fix python return value policy (#2756)
|
5 years ago |
nihui
|
67e24e0703
|
use local pool allocator (#2736)
* use local pool allocator
* detach extract feat from local allocator
* fix test
|
5 years ago |
Cai Shanli
|
64ef781a9c
|
add test python vulkan (#2754)
* add test python vulkan
* add python vulkan ci on linux with 3.6 and 3.8
* fix ci vulkan icd
|
5 years ago |
Cai Shanli
|
f5b307689b
|
fix net and extractor destroy order when use vulkan (#2732)
|
5 years ago |
Cai Shanli
|
69eee9228a
|
add pytest extractor (#2598)
|
5 years ago |
Cai Shanli
|
2785398eca
|
add pytest net (#2593)
* add pytest net
* fix typo error
* fix header year
|
5 years ago |
Cai Shanli
|
30e949bd8b
|
add pytest allocator (#2584)
|
5 years ago |
Cai Shanli
|
e246dba39b
|
add pytest option (#2587)
|
5 years ago |
Cai Shanli
|
6dc21825eb
|
add python build ci on mac and windows (#2566)
add test mat, blob and paramdict
fix README.md build
print mat'data in python
|
5 years ago |
Cai Shanli
|
a5560340e0
|
add python build ci (#2550)
fix build python with lastest ncnn
|
5 years ago |
Cai Shanli
|
bf845a6fe3
|
add python (#2514)
* add python
* check elempack when convert ncnn.Mat to numpy.ndarray
fix build with NCNN_STRING=OFF
|
5 years ago |