New NN API interface that uses the TensorFlow Lite delegate API.
- Make nn_api a delegate in its own directory. - Use the delegate API to rewrite the graph. - Use only on static APIs right now. - This is initial preview of the delegate that only supports add and conv. PiperOrigin-RevId: 199055747
Loading
Please sign in to comment