Snippets Collections
from torchsummary import summary
summ = summary(model, torch.Size((1,28,28)))
star

Tue Nov 29 2022 23:22:32 GMT+0000 (Coordinated Universal Time)

#pytorch #summary #model

Save snippets that work with our extensions

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