Snippets Collections
#random integer generator
torch.randint(low=0, high=len(train_dataset), size=(6,))
star

Tue Nov 29 2022 19:42:17 GMT+0000 (Coordinated Universal Time)

#pytorch #general

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension