Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
File List
Globals
tools
autograd
templates
python_nn_functions_dispatch.h
1
#pragma once
2
3
// ${generated_comment}
4
5
#include "torch/csrc/utils/auto_gil.h"
6
7
#include <ATen/ATen.h>
8
9
// Contains inline wrappers around ATen functions that release the GIL and
10
// switch to the correct CUDA device.
11
12
namespace
torch
{
namespace
autograd {
13
14
using namespace
at
;
15
using
at::Generator
;
16
17
${py_method_dispatch}
18
19
}}
// namespace torch::autograd
at::Generator
Definition:
Generator.h:8
torch
Definition:
jit_type.h:17
at
Flush-To-Zero and Denormals-Are-Zero mode.
Definition:
AccumulateType.h:17
Generated on Thu Mar 21 2019 13:06:22 for Caffe2 - C++ API by
1.8.11