tensorflow lite cmake compilation failed to allocate memory
20 views
Skip to first unread message
Luca Stefenescu
unread,
Aug 7, 2023, 2:55:47 AM8/7/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SIG Micro
Hi there, I am trying to compile tflite using cmake on wsl 2. I cloned the repo and did cmake and cmake build exactly as the instructions say. During building I get an error "failed to allocate memory". Is there any steps that are missing from the official tensorflow guide?