pytorch/caffe2/utils
Xianjie Chen d1c73eb407 use size_t for rand fill functions in math
Summary: The number of elements in the caffe2 blob can be larger than int32. Use size_t to prevent overflow.

Reviewed By: ajtulloch

Differential Revision: D6278363

fbshipit-source-id: 356e294c667a53360d8a65b56a63a39d5ce3384e
2017-11-09 18:44:46 -08:00
..
threadpool Re-license to Apache 2017-09-28 16:22:00 -07:00
cast.h Re-license to Apache 2017-09-28 16:22:00 -07:00
cblas.h Fix more MKL build issues 2017-08-25 14:01:01 -07:00
CMakeLists.txt Add stack traces on fatal signals 2017-05-22 10:34:32 -07:00
conversions.h Re-license to Apache 2017-09-28 16:22:00 -07:00
cpu_neon.h Re-license to Apache 2017-09-28 16:22:00 -07:00
cpuid.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
cpuid.h Re-license to Apache 2017-09-28 16:22:00 -07:00
cpuid_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
fatal_signal_asan_no_sig_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
fixed_divisor.h Re-license to Apache 2017-09-28 16:22:00 -07:00
fixed_divisor_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
GpuBitonicSort.cuh Implement TopKOp for GPU 2017-06-17 08:47:38 -07:00
GpuDefs.cuh CUDA 9 support 2017-08-06 11:50:17 -07:00
GpuScanUtils.cuh CUDA 9 support 2017-08-06 11:50:17 -07:00
math-detail.h Re-license to Apache 2017-09-28 16:22:00 -07:00
math.h use size_t for rand fill functions in math 2017-11-09 18:44:46 -08:00
math_cpu.cc use size_t for rand fill functions in math 2017-11-09 18:44:46 -08:00
math_gpu.cu use size_t for rand fill functions in math 2017-11-09 18:44:46 -08:00
math_gpu_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
math_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
mixed_utils.h support float16 input for operator SparseAdagrad 2017-10-30 19:32:30 -07:00
murmur_hash3.cc Fix race in FileStoreHandler 2017-02-03 09:59:45 -08:00
murmur_hash3.h Fix race in FileStoreHandler 2017-02-03 09:59:45 -08:00
proto_utils.cc add openglv2 to experimental 2017-10-02 15:59:25 -07:00
proto_utils.h Polling async net executor 2017-11-03 07:27:44 -07:00
proto_utils_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
signal_handler.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
signal_handler.h Re-license to Apache 2017-09-28 16:22:00 -07:00
simple_queue.h Re-license to Apache 2017-09-28 16:22:00 -07:00
simple_queue_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
smart_tensor_printer.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
smart_tensor_printer.h Re-license to Apache 2017-09-28 16:22:00 -07:00
smart_tensor_printer_test.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
string_utils.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
string_utils.h Re-license to Apache 2017-09-28 16:22:00 -07:00
thread_pool.h Polling async net executor 2017-11-03 07:27:44 -07:00
zmq_helper.h Re-license to Apache 2017-09-28 16:22:00 -07:00