1894 Commits (329e2eeae86b0dfd3a60c53204974efba1781ca5)
 

Author SHA1 Message Date
  nihui 329e2eeae8
upload wheel to pypi (#2633) (#2638) 5 years ago
  Guoxia Wang f3c48cd063
Fix bug of adaptive pool in int8 quantization model (#2637) 5 years ago
  nihui 9268c25c83
ci cancel workflow (#2635) 5 years ago
  nihuini 4534195897 update low-level op api doc 5 years ago
  nihuini 4cf4c92ee6 better shape format for per-layer benchmark 5 years ago
  daquexian f684dc236b
allow set llvm/mlir dirs from cli (#2624) 5 years ago
  Zhuo Zhang 30a4482506
fix typo in comment in ncnn2int8.cpp (#2627) 5 years ago
  Zhuo Zhang 1ff623b0fe
doc: supplementary explanation for how to commit (#2626) 5 years ago
  Zhuo Zhang 87af7126a3
fix typo in ncnn-load-model document (#2625) 5 years ago
  nihuini 6550a517ef adapt mlir api changes, update tf dialect 5 years ago
  daquexian 73fb3b583f
update convertmodel.com in readme (#2620) 5 years ago
  nihui 5e4ea0b74c
Ci release shared library (#2619) 5 years ago
  nihui db814e1640
reduce innerproduct gemm gpu memory usage (#2618) 5 years ago
  nihui 4cd1a5c0e3 simplify innerproduct x86 arm packing class 5 years ago
  nihui 80499bd64a enable VK_LAYER_KHRONOS_validation layer in modern vulkan sdk 5 years ago
  nihui b01728a3be fix crash when eliminating memory footprint on undefined blobs, fix #2609 5 years ago
  Evgeny Proydakov db8a747351
Fixed compile warning in 'eltwise_vulkan.cpp'. [-Wunused-variable] (#2612) 5 years ago
  nihuini 11c569fc52 fix in-between empty input node 5 years ago
  Cai Shanli 69eee9228a
add pytest extractor (#2598) 5 years ago
  nihuini 5bd07030ab remove onnx expand shape node 5 years ago
  nihui 74451897cb
handle gemm in innerproduct (#2607) 5 years ago
  nihui af7d8184aa handle image allocation failure properly 5 years ago
  nihui 0a59ac9b16
integer warpaffine (#2604) 5 years ago
  nihuini 34557fb134 memorydata upload packed data, fix #2599 5 years ago
  Cai Shanli 2785398eca
add pytest net (#2593) 5 years ago
  nihui 4f2907d129
arm neon optimization for rnn (#2601) 5 years ago
  nihui 6672b09a37
arm neon optimization for gru (#2597) 5 years ago
  nihui 0b35540c72
arm neon optimization for lstm (#2595) 5 years ago
  tpoisonooo 4dbef4535d
docs(develop-guide): add second pr (#2589) 5 years ago
  nihuini 6572e98f66 handle onnx transpose 102 201 after lstm 5 years ago
  Qing 8a1f654f95
add pooling operator doc (#2591) 5 years ago
  Qing d3a30437b8
Update operation-param-weight-table.md (#2590) 5 years ago
  nihuini ce9ae96bde do not expose arm82 features for gcc < 4.7 5 years ago
  Cai Shanli 30e949bd8b
add pytest allocator (#2584) 5 years ago
  Cai Shanli e246dba39b
add pytest option (#2587) 5 years ago
  nihui e243edf991 interp align_corner vulkan implementation 5 years ago
  nihuini f3eddada51 fix arm82 packing 5 years ago
  nihuini 3915b5d496 arm neon optimization for packing fp16/bf16 pack8 family 5 years ago
  nihui fca04980f3
enhance padding test (#2580) 5 years ago
  mosheliv ba70b2f780
Update README.md (#2581) 5 years ago
  tpoisonooo 6dcf86b0e6
Add pr doc (#2571) 5 years ago
  nihui 80fdddb502 more slice test 5 years ago
  nihui 09b2bf6213
Break down forward_layer (#2577) 5 years ago
  nihui ef3550b52f
gru and rnn layer (#2572) 5 years ago
  Cai Shanli 6dc21825eb
add python build ci on mac and windows (#2566) 5 years ago
  ncnnnnn 3b6948e597
eadme Pi->Pi3 (#2569) 5 years ago
  nihuini cf853bd3ce convert onnx gru rnn graph 5 years ago
  Guoxia Wang 13d0bfcfd0
fix onnx2ncnn adaptive pool conversion bug, remove no used weights node (#2570) 5 years ago
  nihuini 8790de3507 better onnx lstm fusion 5 years ago
  nihuini 9b949d65b3 fuse onnx lstm, codeformat exclude pybind11, fix #2562 5 years ago