ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

convert median to pnnx

Open number8868 opened this issue 2 years ago • 2 comments

mark

number8868 avatar Aug 11 '23 13:08 number8868

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

tencent-adm avatar Aug 11 '23 13:08 tencent-adm

CMake Error at src/CMakeLists.txt:602 (add_executable):
  Cannot find source file:

    pass_level2/torch_median.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at src/CMakeLists.txt:602 (add_executable):
  No SOURCES given to target: pnnx


CMake Generate step failed.  Build files cannot be regenerated correctly.

nihui avatar Sep 05 '23 04:09 nihui