Submitted by bigbossStrife t3_z2a0xg in MachineLearning
bouncyprojector t1_ixfg6w5 wrote
Pytorch is a high level framework.
bigbossStrife OP t1_ixfjp3q wrote
What would PyTorch Lightning be then?
sammysammy1234 t1_ixfklpt wrote
An even higher level framework?
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.
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.
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.
vonabarak t1_ixhs59y wrote
What level tensorflow is?
bimtuckboo t1_ixig3ln wrote
The same I guess, never used it though
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
Viewing a single comment thread. View all comments