Lines Matching full:autograd
111 name = "autograd",
112 srcs = glob(["autograd/*.py"]),
115 "autograd/deprecated.yaml",
116 "autograd/derivatives.yaml",
117 "autograd/templates/ADInplaceOrViewType.cpp",
118 "autograd/templates/Functions.cpp",
119 "autograd/templates/Functions.h",
120 "autograd/templates/TraceType.cpp",
121 "autograd/templates/VariableType.cpp",
122 "autograd/templates/VariableType.h",
123 "autograd/templates/ViewFuncs.cpp",
124 "autograd/templates/ViewFuncs.h",
125 "autograd/templates/annotated_fn_args.py.in",
126 "autograd/templates/python_enum_tag.cpp",
127 "autograd/templates/python_fft_functions.cpp",
128 "autograd/templates/python_functions.cpp",
129 "autograd/templates/python_functions.h",
130 "autograd/templates/python_linalg_functions.cpp",
131 "autograd/templates/python_nested_functions.cpp",
132 "autograd/templates/python_nn_functions.cpp",
133 "autograd/templates/python_return_types.h",
134 "autograd/templates/python_return_types.cpp",
135 "autograd/templates/python_sparse_functions.cpp",
136 "autograd/templates/python_special_functions.cpp",
137 "autograd/templates/python_torch_functions.cpp",
138 "autograd/templates/python_variable_methods.cpp",
139 "autograd/templates/variable_factories.h",
155 ":autograd",
287 ":autograd",