Samsung/ONE

[onert] Disable gpu-cl backend

hseok-oh opened this issue · 1 comments

gpu-cl backend implementation is dependent with TFLite gpu delegate internal.
Unlike with TFLite test driver (tflite_run) which is using C API, it is hard to maintain backend implementation and TFLite gpu delegate build process.

If there is no objections, I want to move gpu-cl backend into contrib directory and disable build.

@Samsung/one_onert

Moved