pytorch
1.8.2
About: PyTorch provides Tensor computation (like NumPy) with strong GPU acceleration and Deep Neural Networks (in Python) built on a tape-based autograd system. LTS (Long Term Support) release.
![]() ![]() |
Go to the source code of this file.
Classes | |
class | caffe2::CpuId |
Identification of an Intel CPU. More... | |
Namespaces | |
namespace | caffe2 |
Copyright (c) 2016-present, Facebook, Inc. | |
Macros | |
#define | X(name, r, bit) |
#define | C(name, bit) X(name, f1c_, bit) |
#define | D(name, bit) X(name, f1d_, bit) |
#define | B(name, bit) X(name, f7b_, bit) |
#define | E(name, bit) X(name, f7c_, bit) |
Functions | |
const CpuId & | caffe2::GetCpuId () |