"tests/t5/test_modeling_tf_t5.py" did not exist on "fecb08c2b8d8003f19147c8c6f5ad6d4df23c710"
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
Showing
Please register or sign in to comment