ChaiBapchya edited a comment on issue #15541: [Opperf] Filter out deprecated ops URL: https://github.com/apache/incubator-mxnet/pull/15541#issuecomment-517898256 ~I'm guessing the right way for this PR would be Create backend C API for getting deprecated ops (instead of my current method of hardcoding it). Just that I am bit stuck on other opperf that I have yet to write the backend part.~ As discussed offline with @sandeep-krishnamurthy and @apeforest , this is temporary fix. Permanent solution would require a design doc in itself. It would need changes on operator registry, backend C API and at the same time needs to be backward compatible. Given the current bandwidth, temporarily this fix sounds good to go.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
