"configs/vscode:/vscode.git/clone" did not exist on "93670ab5a2dc59d589f82e0c1a952e295ef3c86e"
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