- Home /
Question by
nagendrababur · Aug 25, 2021 at 09:51 AM ·
resources
Loading an ONNX model at runtime - Android/iOS
Hi,
I'm a bit confused about loading a ONNX model at runtime using Barracuda. Say in my external disk I have a folder with an .onnx model. At runtime how can I load the model from the given path ? The documentation I saw, allows the import of .bc file at runtime. What are they ? How do I convert my .onnx to a .bc ?
Thanks!
Comment
Your answer

Follow this Question
Related Questions
How can I read binary files from Resources 6 Answers
Best way to manage hundreds of materials? 1 Answer
Simple, Using a script to assign a shader 1 Answer
What is the memory usage of Resources assets on iOS? 1 Answer
How can I overcome the 2GB Resource File Limit and load more than 2GB of assets into the scene? 1 Answer