-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Compiler FE] build for armv7l on tizen obs #8481
Conversation
on-going draft to cross build for ARM32 Signed-off-by: SaeHie Park <[email protected]>
- Add HDF5, PROTBUF tar.gz into packaging folder - Makefile.arm32.native for gbs qemu native build - nnfw.spec file update ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
- Add TF2.6 deps - 4 thread on build
@chunseoklee @seanshpark Why don't we use |
GCC 9.2 complains when returning std::move(unique_ptr)
I am not against this. |
ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
I am also OK. Just didn't do any tests :) |
If NPU compiler is also OK then we can try with 2.0.0 :) |
Related: #8397 |
- disable neon to avoid tflite build - At this point build is Ok ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
To fix test fail due to debug's assert ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
@chunseoklee Here's the list we discussed offline. (cc/ @hseok-oh)
|
No description provided.