You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nihui 285d0793d4
pnnx fuse expression for scalar-like attribute and unbind chain (#4928)
2 years ago
..
pass_level0 fix pnnx slice copy shape type, inplace op link output (#4914) 2 years ago
pass_level1 pnnx update (#4870) 2 years ago
pass_level2 pnnx add missing Tensor.to pattern (#4908) 2 years ago
pass_level3 pnnx fuse expression for scalar-like attribute and unbind chain (#4928) 2 years ago
pass_level4 PNNX is an open standard for PyTorch model interoperability (#3262) 4 years ago
pass_level5 fix pnnx ghost reshape shape expression inputs, fix intmax overflow on fuse/eval expression (#4923) 2 years ago
pass_ncnn pnnx update (#4870) 2 years ago
CMakeLists.txt pnnx convert torch cross and t (#4896) 2 years ago
ir.cpp pnnx update (#4870) 2 years ago
ir.h pnnx rewrite multiple ops (#4780) 3 years ago
main.cpp pnnx fix build, prepend batch for broadcast reshape (#4841) 2 years ago
onnx.proto pnnx save onnx zero (#4077) 3 years ago
pass_level0.cpp pnnx flatten input tuple list (#4498) 3 years ago
pass_level0.h save foldable constants in file for reducing memory usage (#4337) 3 years ago
pass_level1.cpp fix pnnx ghost reshape shape expression inputs, fix intmax overflow on fuse/eval expression (#4923) 2 years ago
pass_level1.h pnnx export weight inside moduleop (#3902) 4 years ago
pass_level2.cpp fix pnnx slice copy shape type, inplace op link output (#4914) 2 years ago
pass_level2.h pnnx rewrite multiple ops (#4780) 3 years ago
pass_level3.cpp pnnx reset maxpool return_indices if only output found, drop convtransposed output_size arg for static output padding (#4654) 3 years ago
pass_level3.h pnnx recognize foldable scalar and fuse it into expression (#4639) 3 years ago
pass_level4.cpp pnnx fold constant (#3521) 4 years ago
pass_level4.h PNNX is an open standard for PyTorch model interoperability (#3262) 4 years ago
pass_level5.cpp pnnx update (#4870) 2 years ago
pass_level5.h save foldable constants in file for reducing memory usage (#4337) 3 years ago
pass_ncnn.cpp pnnx update (#4870) 2 years ago
pass_ncnn.h PNNX is an open standard for PyTorch model interoperability (#3262) 4 years ago
save_ncnn.cpp pnnx fp16 option for ncnn and onnx weight type (#4350) 3 years ago
save_ncnn.h pnnx fp16 option for ncnn and onnx weight type (#4350) 3 years ago
save_onnx.cpp fix pnnx pass on fp16 weight, common fp16 conversion routines (#4743) 3 years ago
save_onnx.h pnnx fp16 option for ncnn and onnx weight type (#4350) 3 years ago
save_onnx_cxxabi_bridge.cpp pnnx save onnx zero (#4077) 3 years ago
storezip.cpp PNNX is an open standard for PyTorch model interoperability (#3262) 4 years ago
storezip.h multiheadattention attn mask (#4668) 3 years ago
utils.cpp fix pnnx pass on fp16 weight, common fp16 conversion routines (#4743) 3 years ago
utils.h fix pnnx pass on fp16 weight, common fp16 conversion routines (#4743) 3 years ago