Hi, guys.
I am currently learning tensorflow XLA but I found that some operators of APIs not supported by XLA. Where can I find the complete list of supported APIs?
Thank you very much!
Hi, guys.
I am currently learning tensorflow XLA but I found that some operators of APIs not supported by XLA. Where can I find the complete list of supported APIs?
Thank you very much!
Hi @shaoyu_young, Please refer to this document to know the Xla supported ops. Thank You.
really thanks!
BTW, how can I get the corresponding APIs for this ops?