Viewing a single comment thread. View all comments

bouncyprojector t1_ixfg6w5 wrote

Pytorch is a high level framework.

52

bigbossStrife OP t1_ixfjp3q wrote

What would PyTorch Lightning be then?

3

ginsunuva t1_ixjbbsq wrote

It’s actually more of a style guide than a framework. Their website explains it.

It’s still 100% Pytorch, but with guidelines for where you should put things.

5

programmerChilli t1_ixgf9cc wrote

Generally folks refer to Keras/Lightning as “high level frameworks”. I think it’s reasonable to call Pytorch a low level framework.

−11

bimtuckboo t1_ixhr2e0 wrote

No idea why you are downvoted. High or low level is clearly relative and in this context PyTorch is clearly the low level option.

4

vonabarak t1_ixhs59y wrote

What level tensorflow is?

1

Direct_Ad_7772 t1_ixlcouo wrote

A high level API that feels like a low level API. That was at least the joke back then for TF 1.X

1