| .. |
|
hip
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
nomnigraph
|
Update CMakeLists.txt (#87030)
|
2022-10-28 04:56:40 +00:00 |
|
__init__.py
|
|
|
|
allocator.cc
|
|
|
|
allocator.h
|
|
|
|
blob_gpu_test.cc
|
|
|
|
blob_serialization_gpu.cc
|
|
|
|
blob_serialization.cc
|
[caffe2] Don't copy Tensor dims during deserialization (#79471)
|
2022-07-12 21:36:26 +00:00 |
|
blob_serialization.h
|
[caffe2] Don't copy Tensor dims during deserialization (#79471)
|
2022-07-12 21:36:26 +00:00 |
|
blob_serializer_base.h
|
[caffe2] add an EstimateAllBlobSizes operator (#59775)
|
2021-06-24 16:55:22 -07:00 |
|
blob_stats.cc
|
|
|
|
blob_stats.h
|
|
|
|
blob_test.cc
|
Fix sign-compare in caffe2 cpp tests
|
2022-04-05 00:08:05 +00:00 |
|
blob.h
|
|
|
|
CMakeLists.txt
|
Remove caffe2 mobile (#84338)
|
2022-09-08 01:49:55 +00:00 |
|
common_cudnn.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
common_cudnn.h
|
|
|
|
common_gpu.cc
|
[AMD] Fix some legacy hipify script (#70594)
|
2022-01-05 11:34:25 -08:00 |
|
common_gpu.h
|
[CUDA] Drop CUDA 10 support (#89582)
|
2023-01-05 05:11:53 +00:00 |
|
common_omp.h
|
|
|
|
common_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
common.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
common.h
|
[caffe2] Avoid attempt to use undefined preprocessor directive
|
2021-06-05 09:22:52 -07:00 |
|
context_base.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
context_base.h
|
External stream (#59527)
|
2021-06-14 13:46:11 -07:00 |
|
context_gpu_test.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
context_gpu.cu
|
Fix C2 Ambiguous namespace (#89534)
|
2022-12-07 23:36:41 +00:00 |
|
context_gpu.h
|
Fixes to DSA infra (#91835)
|
2023-01-12 21:54:26 +00:00 |
|
context_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
context.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
context.h
|
use irange for loops 2 (#66746)
|
2021-12-10 04:26:23 -08:00 |
|
cudnn_wrappers.h
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
db.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
db.h
|
use irange for loops 2 (#66746)
|
2021-12-10 04:26:23 -08:00 |
|
distributions_stubs.h
|
|
|
|
event_cpu.h
|
|
|
|
event_gpu_test.cc
|
|
|
|
event_gpu.cc
|
cast return of cudaGetLastError() to void when discarding (#62518)
|
2021-08-03 11:17:22 -07:00 |
|
event_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
event.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
event.h
|
|
|
|
export_c10_op_to_caffe2.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
export_c10_op_to_caffe2.h
|
use irange for loops 2 (#66746)
|
2021-12-10 04:26:23 -08:00 |
|
export_caffe2_op_to_c10.h
|
[caffe2] Fix alias analysis for quantization compression ops (#74169)
|
2022-03-15 22:29:59 +00:00 |
|
flags.h
|
|
|
|
graph_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
graph.cc
|
Make PyTorch code-base clang-tidy compliant (#56892)
|
2021-04-28 14:10:25 -07:00 |
|
graph.h
|
|
|
|
init_denormals.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
init_intrinsics_check.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
init_omp.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
init_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
init.cc
|
[PyTorch] Remove unnecessary iostream includes in headers (#61500)
|
2021-08-19 18:54:51 -07:00 |
|
init.h
|
|
|
|
int8_serialization.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
logging.h
|
|
|
|
macros.h
|
|
|
|
macros.h.in
|
Introduce TORCH_DISABLE_GPU_ASSERTS (#84190)
|
2022-11-04 04:43:05 +00:00 |
|
memonger.cc
|
[clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841)
|
2021-05-07 20:02:33 -07:00 |
|
memonger.h
|
|
|
|
module_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
module.cc
|
|
|
|
module.h
|
|
|
|
net_async_base.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_async_base.h
|
|
|
|
net_async_scheduling.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_async_scheduling.h
|
|
|
|
net_async_task_future.cc
|
Make PyTorch code-base clang-tidy compliant (#56892)
|
2021-04-28 14:10:25 -07:00 |
|
net_async_task_future.h
|
|
|
|
net_async_task_graph.cc
|
|
|
|
net_async_task_graph.h
|
|
|
|
net_async_task.cc
|
Make PyTorch code-base clang-tidy compliant (#56892)
|
2021-04-28 14:10:25 -07:00 |
|
net_async_task.h
|
|
|
|
net_async_tracing_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_async_tracing.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_async_tracing.h
|
Make PyTorch code-base clang-tidy compliant (#56892)
|
2021-04-28 14:10:25 -07:00 |
|
net_dag_utils_test.cc
|
Fix warnings (#62930)
|
2021-08-11 14:07:10 -07:00 |
|
net_dag_utils.cc
|
|
|
|
net_dag_utils.h
|
|
|
|
net_gpu_test.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
net_parallel.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_parallel.h
|
|
|
|
net_simple_refcount_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_simple_refcount.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net_simple_refcount.h
|
|
|
|
net_simple.cc
|
[SR][C2][easy] Benchmarks report # of ops (#67436)
|
2021-10-28 13:03:09 -07:00 |
|
net_simple.h
|
|
|
|
net_test.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
net.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
net.h
|
|
|
|
numa.cc
|
|
|
|
numa.h
|
|
|
|
observer_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
observer.h
|
|
|
|
operator_gpu_test.cc
|
|
|
|
operator_gradient.h
|
|
|
|
operator_schema_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
operator_schema.cc
|
[PyTorch] Remove unnecessary iostream includes in headers (#61500)
|
2021-08-19 18:54:51 -07:00 |
|
operator_schema.h
|
Revert "Fix crash on unload torch cpu dll (#67632)"
|
2022-08-02 00:56:18 +00:00 |
|
operator_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
operator.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
operator.h
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
parallel_net_test.cc
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
plan_executor_test.cc
|
Fix broken caffe2 test: PlanExecutorTest.BlockingErrorPlan (#64401)
|
2021-09-02 08:30:29 -07:00 |
|
plan_executor.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
plan_executor.h
|
|
|
|
prof_dag_counters.cc
|
turn on -Werror=type-limits in our Bazel CPU build
|
2022-06-10 10:04:08 +00:00 |
|
prof_dag_counters.h
|
|
|
|
qtensor_serialization.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
qtensor_serialization.h
|
use irange for loops 2 (#66746)
|
2021-12-10 04:26:23 -08:00 |
|
qtensor.cc
|
|
|
|
qtensor.h
|
Replace all CHECK_ and DCHECK_ with TORCH_* macros (#82032)
|
2022-07-26 01:20:44 +00:00 |
|
scope_guard.h
|
|
|
|
serialization_test.cc
|
Fix sign-compare in caffe2 cpp tests
|
2022-04-05 00:08:05 +00:00 |
|
static_tracepoint_elfx86.h
|
|
|
|
static_tracepoint.h
|
|
|
|
stats_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
stats.cc
|
Make PyTorch code-base clang-tidy compliant (#56892)
|
2021-04-28 14:10:25 -07:00 |
|
stats.h
|
Remove -Wno-unused-variable from utils.cmake (take 2) (#75538)
|
2022-04-20 17:41:59 +00:00 |
|
storage.h
|
|
|
|
tensor_impl.h
|
|
|
|
tensor_int8.cc
|
|
|
|
tensor_int8.h
|
|
|
|
tensor.cc
|
[PyTorch][caffe2] Add CAFFE2_{DECLARE,DEFINE}_KNOWN_TYPE (#83707)
|
2022-08-30 23:09:49 +00:00 |
|
tensor.h
|
[PyTorch][caffe2] Add CAFFE2_{DECLARE,DEFINE}_KNOWN_TYPE (#83707)
|
2022-08-30 23:09:49 +00:00 |
|
test_utils.cc
|
[Caffe2][Testing] Check for equality first in assertTensorEqualsWithType<float> (#61006)
|
2021-06-29 23:31:37 -07:00 |
|
test_utils.h
|
use irange for loops 2 (#66746)
|
2021-12-10 04:26:23 -08:00 |
|
timer_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
timer.h
|
|
|
|
transform_test.cc
|
Fix sign-compare in caffe2 cpp tests
|
2022-04-05 00:08:05 +00:00 |
|
transform.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
transform.h
|
|
|
|
types.cc
|
Speed up DataTypeToTypeMeta (#66113)
|
2021-10-07 08:06:09 -07:00 |
|
types.h
|
Speed up DataTypeToTypeMeta (#66113)
|
2021-10-07 08:06:09 -07:00 |
|
workspace_test.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
workspace.cc
|
Disable avoid-non-const-global-variables lint check (#62008)
|
2021-07-22 18:04:40 -07:00 |
|
workspace.h
|
|
|