summaryrefslogtreecommitdiff
path: root/runtimes/contrib/custom_op/README.md
blob: 7815ce9d589887a611fd19037b60b3322066675f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This document is about custom operators.

# Introduction

# Requirements

- [ ] Support tizen in-house custom op developer
- [ ] Minimiz exposed headers (structures and functions)
- [ ] Provide acceptable performance

# Design

## Design

### Workflow

![](customOp-workflow.png)

## Candidate Architecture 1

## Candidate Architecture 2

## Discussion

# Conclusion