55 Commits (41a9df5cd28778779e48cc78deb8468f3e8428da)

Author SHA1 Message Date
  nihui 171b9d1bba
use spdx license header, copyright Tencent (#6152) 10 months ago
  nihui 24a3b99f1f
drop layer support_image_storage and option use_image_storage (#6126) 11 months ago
  nihui b9f98f0d3a
always allocate aligned size for 1d/2d mat and vkmat (#6104) 11 months ago
  nihui 5a1544c27b
ci release python add armv7l wheel, use native linux-aarch64 host, fix sdist build, build parallel by default, drop s390x and ppcle64 wheel (#6020) 1 year ago
  nihui 109e473007
let cmake know the project is aware of new version and stop throwing warnings (#5848) 1 year ago
  nihui bf13c30210
define device feature macros for glslang, discover VK_EXT_shader_atomic_float and VK_EXT_shader_atomic_float2 (#5949) 1 year ago
  nihui 8211930a6f
discover VK_KHR_shader_subgroup_rotate (#5948) 1 year ago
  nihui 40f7b4e527
discover all subgroup features and VK_KHR_shader_subgroup_extended_types (#5946) 1 year ago
  Shironana 3d224f2790
remove support for windows arm32 (#5811) 1 year ago
  Joey Ballentine a0c9e7783d
Add python binding for loading bin from memory (#5164) 1 year ago
  nihui f2a34ee7ae
update pybind11 to 2.12, support numpy 2 (#5525) 1 year ago
  dsplvd 3d8b7f8177
Update yolov8.py (#5345) 2 years ago
  Joey Ballentine a7506008c8
Add more gpu-related python bindings (#5165) 2 years ago
  JeremyRand 575098640c
python: document CMAKE_TOOLCHAIN_FILE env var (#5229) 2 years ago
  nihui b4f26237cb
in-house vulkan loader (#5130) 2 years ago
  Zhenyu ZHAO a6decad15d
Python ncnn with vulkan (#5020) 2 years ago
  JeremyRand 77c4421fc2
load_param_mem pybind (#4924) 2 years ago
  nihui 0dbe5a7180
possible fix for issue 4735 (#4737) 3 years ago
  triple Mu 18a37a270b
Update model_zoo.py (#4495) 3 years ago
  kennybradley f79daf4071
I added yolov7 tiny to the model zoo since it already exists in the ncnn-assets (#4693) 3 years ago
  wyushun 68de8a2128
fix output_indexes name (#4453) 3 years ago
  Jiao Dian's Power Plant b07c5fc811
Remove unused imports in python (#4378) 3 years ago
  nihui 6647396667
update release ci (#4359) 3 years ago
  Fangjun Kuang 1b83fe4f16
Support mat.numpy() in Python (#4356) 3 years ago
  Guo Haria 67f52ba73c
Update yolov5.py (#3656) 4 years ago
  nihui 920aa79f04
drop x86 avx2 fp16 (#3568) 4 years ago
  nihui f10cc6dd93
initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
  nihui f4f7fabe27
fix python wheel, parallel 3 for macos tasks (#3396) 4 years ago
  Nixon Dutta e8a8e0a874
Corrected the path for python version installation (#3293) 4 years ago
  Tijmen Verhulsdonck eaa7e24db6
Added ability to switch AVX/AVX2 during runtime (#3076) 4 years ago
  li mengyang be054aacb0
some misspell (#3046) 4 years ago
  uniartisan a9ff73041b
fix video load error in python examples[yolov4] (#3005) 5 years ago
  Zhiqiang Wang ccc597740f
Fixing TypeError assertions in test_extractor.py (#2968) 5 years ago
  Zhiqiang Wang be5a912052
Fixing Python classifiers and disable aarch64 (#2949) 5 years ago
  Cai Shanli 8cc8cd716a
Add get input and output names (#2890) 5 years ago
  nihui 5fe75f19ef
architecture changes for int8 packing (#2771) 5 years ago
  Cai Shanli e9a61b3e64
fix python return value policy (#2756) 5 years ago
  nihui 67e24e0703
use local pool allocator (#2736) 5 years ago
  Cai Shanli 64ef781a9c
add test python vulkan (#2754) 5 years ago
  Cai Shanli f5b307689b
fix net and extractor destroy order when use vulkan (#2732) 5 years ago
  Cai Shanli 2edb3ed7a4
nanodet python demo (#2723) 5 years ago
  zylo117 31bc57b1e2
fix a missing import in python setup.py (#2691) 5 years ago
  Cai Shanli 90a1fa158d
Fix model zoo download (#2660) 5 years ago
  Cai Shanli eb6797ac7d
fix model zoo download files (#2659) 5 years ago
  Cai Shanli 18980d717e
release to pypi on windows, linux and macos (#2644) 5 years ago
  nihui 329e2eeae8
upload wheel to pypi (#2633) (#2638) 5 years ago
  Cai Shanli 69eee9228a
add pytest extractor (#2598) 5 years ago
  Cai Shanli 2785398eca
add pytest net (#2593) 5 years ago
  Cai Shanli 30e949bd8b
add pytest allocator (#2584) 5 years ago
  Cai Shanli e246dba39b
add pytest option (#2587) 5 years ago