OmarAzizi commented on issue #18928:
URL: https://github.com/apache/tvm/issues/18928#issuecomment-4147691185

   > > [@Aharrypotter](https://github.com/Aharrypotter), you've taken on quite 
a broad scope. affine_grid (full stack + ONNX + PyTorch frontend) and 
get_valid_counts + non_max_suppression (Tier 2). That's a lot of ground to 
cover in parallel.
   > > I'd love to contribute and wanted to check if there are any parts of 
your claimed work you'd be open to delegating, or that you haven't started yet, 
where a second contributor could help? For example:
   > > 
   > > * The TFLite NON_MAX_SUPPRESSION_V5 frontend (Tier 3). This depends on 
the get_valid_counts + NMS Relax ops you're building, so it can't start until 
those land, but I could pick it up as a follow-on once the ops are ready.
   > > * Any part of the get_valid_counts + NMS Tier 2 stack if you'd prefer to 
split the work.
   > 
   > Sorry for the delayed response—things have been pretty busy on my end 
lately! Thanks for the offer to help! That sounds like a great plan.
   > 
   > I'll keep the affine_grid work and the Tier 2 `get_valid_counts` + `NMS` 
stack. Feel free to take ownership of the TFLite `NON_MAX_SUPPRESSION_V5` 
frontend (Tier 3).
   > 
   > I'll give you a heads-up as soon as the Tier 2 ops are merged so you can 
get started on the Tier 3 follow-on. Thanks again!
   
   Sounds good, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to