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 |