Samsung / ONE

On-device Neural Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[runtime/test] Move test library

hseok-oh opened this issue · comments

What

Let's move libraries for test in runtime/libs into tests/libs.

  • runtime/libs/nnapi
    • Move
  • runtime/libs/rua
    • Move
  • runtime/libs/tflite
    • Move
    • Update namespace
  • runtime/misc
    • Move
      • benchmark.h
      • RandomGenerator.h/cpp
    • Update include path name
    • Update lib name
    • Update namespace

Why

  • Reduces tizen onert package build time
  • Remove from test coverage - it is not runtime core module