Difference between revisions of "PyTorch"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[wikipedia:PyTorch]] ([[2016]]) [[machine learning]] library
 
[[wikipedia:PyTorch]] ([[2016]]) [[machine learning]] library
 +
* [[Google Trends]]: https://trends.google.com/trends/explore?date=all&q=PyTorch
  
== Installation ==
+
* Installation: <code>[[pip3 install torch torchvision]]</code>
* <code>[[pip3 install torch torchvision]]</code>
 
 
 
  
 +
== Related ==
 +
* [[ONNX]]
 
* PyTorch distributed, use in [[Tesla Autopilot]]
 
* PyTorch distributed, use in [[Tesla Autopilot]]
 
* [[DNN]]
 
* [[DNN]]
 
* [[CUDA]]
 
* [[CUDA]]
 
+
* [[Tinygrad]]
[[Tinygrad]]
 
 
 
 
* [[FAIR]]
 
* [[FAIR]]
 +
* <code>[[import torch]]</code>
 +
* <code>[[cross_entropy]]</code>
 +
* [[MTIA]]
 +
* [[The provided PTX was compiled with an unsupported toolchain]]
  
 
== See also ==
 
== See also ==

Latest revision as of 06:10, 27 May 2024

Advertising: