Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#8·monolith

Are GPU embedding tables supported?

Author: cmgreen210Created Sep 14, 2023Updated Sep 15, 2023

The code suggest it is but when running sync training with gpu there's a failure here because the referenced class does not exist.

https://github.com/bytedance/monolith/blob/88095e52234937cded0786f6dbb89f7731f9ec36/monolith/native_training/native_model.py#L877

Source: bytedance/monolith

View original on GitHubView discussion on GitHub