pytorch/caffe2/utils
Hannes Friederich 5932c37198 [caffe2] drop XROS ports (#76366)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76366

caffe2 is not currently being built for XROS.

Test Plan: CI

Reviewed By: kimishpatel

Differential Revision: D35923922

fbshipit-source-id: 260dacadf0bd5b6bab7833a4ce81e896d280b053
(cherry picked from commit 8370b8dd2519d55a79fa8d45e7951ca8dc0b21a8)
2022-04-26 23:54:22 +00:00
..
hip
math Drop unused variables and add some const (#71106) 2022-01-11 12:38:59 -08:00
threadpool [caffe2] drop XROS ports (#76366) 2022-04-26 23:54:22 +00:00
bench_utils.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
bench_utils.h
cast_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
cast.h
cblas.h
CMakeLists.txt Do not build PyTorch with caffe2 by default (#66658) 2021-10-21 20:32:47 -07:00
conversions.h
cpu_neon.h
cpuid_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
cpuid.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
cpuid.h
cub_namespace.cuh Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
eigen_utils.h
fatal_signal_asan_no_sig_test.cc
filler.h
fixed_divisor_test.cc [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
fixed_divisor.h [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
GpuAtomics.cuh [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
GpuBitonicSort.cuh
GpuDefs.cuh [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
GpuScanUtils.cuh [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
knob_patcher.cc
knob_patcher.h
knobs_test.cc
knobs.cc
knobs.h
map_utils.h
math_cpu.cc Stop exporting symbols in anonymous namespaces (#62952) 2021-08-09 12:52:12 -07:00
math_gpu_test.cc
math_gpu.cu Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
math_test.cc [dte] fastpath implementation for broadcast utility function (4/x) (#62493) 2021-07-30 16:15:10 -07:00
math-detail.h
math.h [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
murmur_hash3.cc
murmur_hash3.h
proto_convert.cc
proto_convert.h
proto_utils_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
proto_utils.cc Use a reference in GetSingleArgument (#71007) 2022-01-07 20:18:56 -08:00
proto_utils.h use irange for loops (#69533) 2021-12-07 16:53:27 -08:00
proto_wrap.cc
proto_wrap.h
signal_handler.cc Mark unused functions with C10_UNUSED (#62929) 2021-08-09 13:00:33 -07:00
signal_handler.h
simple_queue_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
simple_queue.h
smart_tensor_printer_test.cc
smart_tensor_printer.cc
smart_tensor_printer.h
string_utils.cc
string_utils.h
zmq_helper.h