Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Add a elementwise layer example#28

Open
chekalexey wants to merge 8 commits intoembedded-dev-research:mainfrom
chekalexey:Add_a_ElementwiseLayer_example
Open

Add a elementwise layer example#28
chekalexey wants to merge 8 commits intoembedded-dev-research:mainfrom
chekalexey:Add_a_ElementwiseLayer_example

Conversation

@chekalexey
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread app/layer_example/CMakeLists.txt Outdated
add_executable(ElementwiseLayer ElementwiseLayer.cpp)

include_directories(${ARM_DIR})
include_directories(${ARM_DIR/include})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
include_directories(${ARM_DIR/include})
include_directories(${ARM_DIR}/include)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants