Multiple GPU training #1046
-
I'm using the Keras bindings for model training. Is there a clear example on how to split training between two gpus? |
Beta Was this translation helpful? Give feedback.
Answered by
AsakusaRinne
May 1, 2023
Replies: 1 comment 3 replies
-
I'm sorry that tf.net hasn't supported distributed training now. It's on our schedule but need much time since it's a big feature. Do you want to use distributed training because of large model size? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'll implement it in the future but now I can only give a timeline of our developing since there's a short of hands of tf.net. (ノ=Д=)ノ┻━┻
We're now on v0.100.4 and we'll publish v0.100.5 as the last version of v0.x in a week.
No later than july we'll publish v1.0.0, which provides better binding of keras and some tools such as tf hub, tf text and opencv adapter.
Then we'll maintain version v1.0.x to fix BUGs and add docs and examples. After that we'll start the next big feature development. I think it will be after August.
Thank you for your supporting for tf.net. We hope we could make it the best deep learning framework of C#. Also, welcome to join us to develop it together!