pytorch/torch/csrc/autograd/functions
2017-09-19 10:53:32 -04:00
..
onnx Add JIT_EXPECT (#220) 2017-09-19 10:53:32 -04:00
accumulate_grad.cpp Remove TensorMeta 2017-09-19 10:53:32 -04:00
accumulate_grad.h Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
basic_ops.cpp Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
basic_ops.h Make certain functions traceable 2017-09-19 10:53:32 -04:00
batch_normalization.cpp Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
batch_normalization.h Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
convolution.cpp add missing AutoGPU guards 2017-09-18 18:03:03 -04:00
convolution.h Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
init.cpp Move pybind11 type_caster to different pybind.h in the corresponding folders. (#222) 2017-09-19 10:53:32 -04:00
jit_closure.cpp Prune null edges in Eval nodes 2017-09-19 10:53:32 -04:00
jit_closure.h Add trace flag checking in backward passes too 2017-09-06 21:35:50 -04:00
pybind.h Move pybind11 type_caster to different pybind.h in the corresponding folders. (#222) 2017-09-19 10:53:32 -04:00
special.cpp Remove TensorMeta 2017-09-19 10:53:32 -04:00
special.h Remove TensorMeta 2017-09-19 10:53:32 -04:00
tensor.cpp Use at::Tensor based autograd Variable (#2676) 2017-09-12 11:36:01 -04:00
tensor.h Support multi-stage AutogradClosures 2017-09-05 17:48:55 -04:00
utils.cpp Remove TensorMeta 2017-09-19 10:53:32 -04:00
utils.h Make csrc -Werror clean. (#1795) 2017-06-13 20:18:09 -04:00