sandeep-krishnamurthy opened a new pull request #14083: Fix to tensor op to be used as part of the model graph URL: https://github.com/apache/incubator-mxnet/pull/14083 ## Description ## Remove a stale check for in place update in ToTensor operator. When fusing transform as part of the model graph and use with module or such executor, by default in place updates are turned on. This makes ToTensor not to be useful in this case. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [X] Changes are complete (i.e. I finished coding on this PR) - [X] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ## Comments ## @stu1130
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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