utensor_cgen
utensor_cgen copied to clipboard
[Do not merge] Re arch support extra ops
- Add additional operator support for target rearch.
- Fix bug in TFLITE parser where all tensors are treated as having quantization params.
- Add placeholder list for TF Lite side parser, so we can clarify and differentiate between frontend Op support and Backend Op support
Of course, the conflicts need to be resolved too.
Done