I’m looking to learn how each high level ML api from TF, Pytorch or Onnx is broken down using TOSA operators.
If such a mapping is public, could someone point me to mapping between high level api to TOSA primitives?
Secondly, I see TOSA operator list growing with releases. I’m curious what factored into extending primitive list?