Hi @manupa-arm,

Thanks for reading over the RFC!

BYO = bring your own; this would be akin to allowing developers to reimplement 
vmalloc. This comment mostly reflects how the CRT is organized today, but some 
changes may need to be made to the compilation process to make it easy to 
replace the supplied memory allocator. In the context of a standard allocator, 
"BYO buffer" means that the global buffer used by the standard allocator is 
supplied by the main(). 

For the CRT, we initially expect this would be used to dynamically allocate 
long-lived global state (i.e. global function registry) as well as tensors. 
Most of the details beyond this still need to be decided, I'll post up an RFC 
on this in the near future.

Andrew





---
[Visit Topic](https://discuss.tvm.ai/t/rfc-tvm-standalone-tvm-roadmap/6987/3) 
to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/856da74cd8d755466d8902a423f09d9eb287c29bae226740ce369054b8585c58).

Reply via email to