pytorch/caffe2/utils
Andrew Gallagher 20bda0057e [caffe2/utils] Add explicit rule to avoid package boundary violation
Summary:
Add a rule to wrap proto_utils.h and depend on that, rather than
relying on a glob which violates package boundaries.

Reviewed By: igorsugak

Differential Revision: D29273453

fbshipit-source-id: 08f198a03d06ee2fdf61f5dbe1d0087db22aec8b
2021-06-22 12:22:24 -07:00
..
hip
math Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
threadpool Remove Caffe2 thread-pool leak warning (#60318) 2021-06-22 10:26:55 -07:00
bench_utils.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
bench_utils.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
cast.h
cast_test.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
cblas.h
CMakeLists.txt Add guard to run on current thread (#52361) 2021-03-03 11:43:40 -08:00
conversions.h
cpu_neon.h
cpuid.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
cpuid.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
cpuid_test.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
eigen_utils.h fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
fatal_signal_asan_no_sig_test.cc Move caffe2 signal_handler to c10. (#56717) 2021-04-26 23:08:12 -07:00
filler.h Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
fixed_divisor.h
fixed_divisor_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
GpuBitonicSort.cuh
GpuDefs.cuh CUDA RTX30 series support (#45489) 2020-09-29 18:19:23 -07:00
GpuScanUtils.cuh
knob_patcher.cc [caffe2] add a basic implementation of run-time feature rollout checks (#59355) 2021-06-04 14:34:41 -07:00
knob_patcher.h [caffe2] add a basic implementation of run-time feature rollout checks (#59355) 2021-06-04 14:34:41 -07:00
knobs.cc [caffe2] add a basic implementation of run-time feature rollout checks (#59355) 2021-06-04 14:34:41 -07:00
knobs.h [caffe2] add a basic implementation of run-time feature rollout checks (#59355) 2021-06-04 14:34:41 -07:00
knobs_test.cc [caffe2] add a basic implementation of run-time feature rollout checks (#59355) 2021-06-04 14:34:41 -07:00
map_utils.h
math-detail.h
math.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
math_cpu.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
math_gpu.cu add and adjust kernel launch checks under fbcode/caffe2/caffe2/utils (#50862) 2021-01-21 15:20:55 -08:00
math_gpu_test.cc
math_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
murmur_hash3.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
murmur_hash3.h
proto_convert.cc
proto_convert.h
proto_utils.cc [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_utils.h [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_utils_test.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
proto_wrap.cc [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_wrap.h [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
signal_handler.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
signal_handler.h Move caffe2 signal_handler to c10. (#56717) 2021-04-26 23:08:12 -07:00
simple_queue.h [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:21:08 -07:00
simple_queue_test.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
smart_tensor_printer.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
smart_tensor_printer.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
smart_tensor_printer_test.cc
string_utils.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
string_utils.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
zmq_helper.h