transformers
a28325e2 - Replace python random with torch.rand to enable dynamo.export (#24434)

Commit
2 years ago
Replace python random with torch.rand to enable dynamo.export (#24434) * Replace python random with torch.rand to enable dynamo.export * revert changes to flax model code * Remove unused random import * Fix torch template * Move torch.manual_seed(0) to right location
Author
Parents
Loading