"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "17ae0363db481b75b2507d0cb5f041ee0726b71e"
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