masahi commented on issue #4769: [TOPI] Remove cpp upsampling and resize op
URL: https://github.com/apache/incubator-tvm/pull/4769#issuecomment-577656902
 
 
   I don't think C++ only solution is realistic so I prefer to keep only 
python. C++ resize in particular is hopelessly outdated and I don't want to be 
the one porting new functionalities from python. Even if I did that it wouldn't 
make my life any better.
   
   People develop new stuff in python and it is not reasonable to ask them to 
port it to C++ when they send their PR. And after the python PR it is unlikely 
they would spend their time for C++ porting. Me and @jwfromm have been involved 
in development and review of resize op and we know what we are talking about :)
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to