Closed cezbloch closed 1 month ago
In forward call in TimedLayer there is an 'if-statement' checking if cuda is available then synchronize. This obviously works only for cuda and not other accelerators. Try adding other accelerators and synchronize if needed.
In forward call in TimedLayer there is an 'if-statement' checking if cuda is available then synchronize. This obviously works only for cuda and not other accelerators. Try adding other accelerators and synchronize if needed.