bytedance / monolith

ByteDance's Recommendation System
Other
865 stars 124 forks source link

Are GPU embedding tables supported? #8

Open cmgreen210 opened 1 year ago

cmgreen210 commented 1 year ago

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

hanzhi713 commented 1 year ago

Thank you for reaching out. The GPU sync training code is currently not open source. It is sold under the name Monolith Pro.

cmgreen210 commented 1 year ago

@hanzhi713 ok - some documentation about what is and what is not open source would be helpful.