pytorch / torcharrow

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

Decouple the building of benchmarks and tests (#2439) #491

Open kgpai opened 2 years ago

kgpai commented 2 years ago

Summary: Tests and benchmarks targets are now de-coupled. That means they can be built independently. Shared functionality is moved to a common utility library.

Resolves https://github.com/facebookincubator/velox/issues/1704

X-link: https://github.com/facebookincubator/velox/pull/2439

Reviewed By: Yuhta

Differential Revision: D39484543

Pulled By: kgpai

facebook-github-bot commented 2 years ago

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