pytorch / torcharrow

High performance model preprocessing library on PyTorch
https://pytorch.org/torcharrow/beta/index.html
BSD 3-Clause "New" or "Revised" License
649 stars 79 forks source link

Fix col * df op in eager mode #292

Closed bearzx closed 2 years ago

bearzx commented 2 years ago

Summary: tsia. In this diff we want to make the behavior more consistent in both eager and deferred mode for the column multiplies dataframe case.

Differential Revision: D35515660

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D35515660