diff --git a/tools/sh_commands.py b/tools/sh_commands.py index 0e522e956a67fa32d1f19025928739f624464d2f..da51944e046c870fa39cc7f9d6692c76dbd3d2e6 100644 --- a/tools/sh_commands.py +++ b/tools/sh_commands.py @@ -657,7 +657,7 @@ def tuning_run(abi, if not embed_model_data: adb_push("%s/%s.data" % (model_output_dir, model_tag), phone_data_dir, serialno) - adb_push("nnlib/libhexagon_controller.so", + adb_push("third_party/nnlib/libhexagon_controller.so", phone_data_dir, serialno) if mace_model_dir: