| .. |
|
static
|
[pt][static_runtime] Add option enable_out_variant (#46690)
|
2020-10-22 15:00:23 -07:00 |
|
argument_spec.cpp
|
[JIT] Refactor attributes to support buffers and parameters as first class citizens, add support for iterating over named_buffers() (#37905)
|
2020-05-18 23:23:43 -07:00 |
|
argument_spec.h
|
Move torch/csrc/utils/hash.h to c10/util/hash.h. (#42503)
|
2020-08-29 17:47:00 -07:00 |
|
autodiff.cpp
|
Update requires grad property (#43634)
|
2020-08-31 11:51:06 -07:00 |
|
autodiff.h
|
|
|
|
custom_operator.h
|
Operator generator based on templated selective build. (#43456)
|
2020-08-27 07:26:07 -07:00 |
|
exception_message.h
|
Make msg() and msg_with_backtrace() private (#37094)
|
2020-05-04 11:54:34 -07:00 |
|
graph_executor_impl.h
|
[2/3] [JIT] Make sure fusion occurs in test_tensorexpr (#45789)
|
2020-10-08 12:06:16 -07:00 |
|
graph_executor.cpp
|
[2/3] [JIT] Make sure fusion occurs in test_tensorexpr (#45789)
|
2020-10-08 12:06:16 -07:00 |
|
graph_executor.h
|
[2/3] [JIT] Make sure fusion occurs in test_tensorexpr (#45789)
|
2020-10-08 12:06:16 -07:00 |
|
instruction.cpp
|
Add DICT_CONSTRUCT and NAMED_TUPLE_CONSTRUCT to lite interpreter (#36015)
|
2020-04-04 09:52:58 -07:00 |
|
instruction.h
|
Make sure each warnings.warn only executes once inside TorchScript. (#45382)
|
2020-10-02 14:55:10 -07:00 |
|
interpreter.cpp
|
[JIT] Make InsertInstruction overflow check a warning instead of fatal (#46369)
|
2020-10-14 23:09:53 -07:00 |
|
interpreter.h
|
Source code level attribution in profiler (#43898)
|
2020-09-30 00:57:35 -07:00 |
|
jit_exception.cpp
|
|
|
|
jit_exception.h
|
|
|
|
logging.cpp
|
[JIT] clang-format JIT code (#35115)
|
2020-03-26 11:24:51 -07:00 |
|
logging.h
|
[JIT] Add mypy type annotations for JIT (#43862)
|
2020-09-03 15:09:24 -07:00 |
|
operator_options.h
|
|
|
|
operator.cpp
|
[nvFuser] Switching to CudaFusionGuard from BailOut for nvfuser - update 2 (#46452)
|
2020-10-19 15:44:31 -07:00 |
|
operator.h
|
Fix grammar and spelling errors (#46713)
|
2020-10-23 01:31:17 -07:00 |
|
print_handler.cpp
|
|
|
|
print_handler.h
|
|
|
|
profiling_graph_executor_impl.cpp
|
[nvFuser] Switching to CudaFusionGuard from BailOut for nvfuser - update 2 (#46452)
|
2020-10-19 15:44:31 -07:00 |
|
profiling_graph_executor_impl.h
|
Disable profiling when getGraphExecutorOptimize is unset (#46479)
|
2020-10-17 22:30:05 -07:00 |
|
profiling_record.cpp
|
[nvFuser] Switching to CudaFusionGuard from BailOut for nvfuser - update 2 (#46452)
|
2020-10-19 15:44:31 -07:00 |
|
profiling_record.h
|
[nvFuser] Switching to CudaFusionGuard from BailOut for nvfuser - update 2 (#46452)
|
2020-10-19 15:44:31 -07:00 |
|
register_c10_ops.cpp
|
[pytorch] deprecate static dispatch (#43564)
|
2020-08-27 14:52:48 -07:00 |
|
register_distributed_ops.cpp
|
[rpc][jit] support remote call in TorchScript (#43046)
|
2020-09-11 14:59:51 -07:00 |
|
register_ops_utils.cpp
|
Fix interval midpoint calculation in register_op_utils
|
2020-10-19 16:11:22 -07:00 |
|
register_ops_utils.h
|
Use template OperatorGenerator for prim and special operator registration (#43481)
|
2020-08-28 21:18:00 -07:00 |
|
register_prim_ops_fulljit.cpp
|
[py][vulkan][reland] Add is_vulkan to py api, add vulkan to device type parsing (#46655)
|
2020-10-22 09:35:50 -07:00 |
|
register_prim_ops.cpp
|
[JIT] fix dict update (#45857)
|
2020-10-07 17:36:02 -07:00 |
|
register_special_ops.cpp
|
Merge branch 'cuda_stream_jit' of https://github.com/pytorch/pytorch into cuda_stream_jit
|
2020-11-13 08:14:10 -08:00 |
|
symbolic_script.cpp
|
[JIT] clang-format JIT code (#35115)
|
2020-03-26 11:24:51 -07:00 |
|
symbolic_script.h
|
|
|
|
vararg_functions.cpp
|
Support %-based string formatting (#45976)
|
2020-10-20 16:13:36 -07:00 |
|
vararg_functions.h
|
Support %-based string formatting (#45976)
|
2020-10-20 16:13:36 -07:00 |
|
variable_tensor_list.h
|
|
|