Submitted by CodaholicCorgi t3_z50vvq in MachineLearning
erannare t1_ixvt17s wrote
Reply to comment by sarmientoj24 in [D] Pytorch or TensorFlow for development and deployment? by CodaholicCorgi
TensorFlow has model optimization libraries such as, but not limited to: weight clustering, pruning, and weight quantization, as well as training support for these.
sarmientoj24 t1_ixw1ca2 wrote
That's great. Again, I am not used to TF. My point was that Pytorch has deployment capabilities near TF's nowadays and that most SOTA and new research are leaning towards publishing their code with Pytorch.
Viewing a single comment thread. View all comments