pytorch / torcharrow

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

Update Velox submodule #483

Closed wenleix closed 2 years ago

wenleix commented 2 years ago

Update to https://github.com/facebookincubator/velox/commit/9657cd75740d5d62dc528909ef219b3ad22e0c5f, which update ExprSet::eval API

Also cherry-pick https://github.com/pytorch/torcharrow/commit/458dc0bcbc778b6957afb08248c86f2a5ceaead1 to update the API usage.