Imported Upstream version 1.7.0
[platform/core/ml/nnfw.git] / docs / howto / how-to-add-a-new-operation.md
1 # How to Add a New Operation
2
3 ## Compiler
4
5 - [How to introduce a new operation into compiler](how-to-introduce-a-new-operation-into-compiler.md)
6
7 ## Runtime
8
9 - [How to introduce a new operatoin into runtime](how-to-introduce-a-new-operation-into-runtime.md)