Hi,
I am not familiar with XLA AOT so please excuse my ignorance, however I went through the documentation/tutorial but couldn’t find the information.
The question is:
Are XLA AOT-compiled models self-contained? I mean, do they need an extra runtime? If not, do they only contain the relevant operation code or also extra code (other ops, device management, etc).
Thank you in advance