Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

How to run 2 models together in parallel with the same data input in model training? #19119

Answered by leezu
wydwww asked this question in Q&A
Discussion options

You must be logged in to vote

Note that the Python line-by-line "execution" just refers to telling the multi-threaded backend that it shall execute an operation. If there are no dependencies between the two operations, the backend will execute them in parallel automatically.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@wydwww
Comment options

@wydwww
Comment options

Answer selected by wydwww
Comment options

You must be logged in to vote
4 replies
@wydwww
Comment options

@ptrendx
Comment options

@wydwww
Comment options

@wydwww
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants