Skip to content

Commit

Permalink
Remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Nov 25, 2019
1 parent 79ac7cb commit 5aee023
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 47 deletions.
1 change: 0 additions & 1 deletion dnnlibrary/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ set(dnnlibrary_src
${PROJECT_SOURCE_DIR}/include/dnnlibrary/DaqReader.h
${PROJECT_SOURCE_DIR}/include/dnnlibrary/nnapi_implementation.h
android_log_helper.h
operand_helper.h
flatbuffers_helper.h
ModelBuilder.cpp
ModelBuilderImpl.cpp
Expand Down
1 change: 0 additions & 1 deletion dnnlibrary/ModelBuilder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <common/helper.h>
#include <dnnlibrary/android_log_helper.h>
#include <dnnlibrary/nnapi_helper.h>
#include <dnnlibrary/operand_helper.h>
#include <glog/logging.h>

namespace dnn {
Expand Down
45 changes: 0 additions & 45 deletions dnnlibrary/operand_helper.h

This file was deleted.

0 comments on commit 5aee023

Please sign in to comment.