pytorch/caffe2/utils
Yinghai Lu 79e1305519 [net_runner] Get shape info from qtensors (#34321)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34321

Mostly cosmetic as we can infer the shape anyway. It can remove a lot of the noise in the log though.

Note that weight sharing doesn't work yet. I'll add another diff to address this.

Reviewed By: houseroad

Differential Revision: D20290841

fbshipit-source-id: fe6f9b60d05dbe150af15b5d9d7a69fd902e12cc
2020-03-09 18:34:16 -07:00
..
hip
math [caffe2] use Clang identification macro in various places (#33574) 2020-02-20 15:16:11 -08:00
threadpool Added nullptr check for pthradpool_get_threads_count (#34087) 2020-03-04 11:10:53 -08:00
bench_utils.cc
bench_utils.h
cast.h
cast_test.cc
cblas.h
CMakeLists.txt Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
conversions.h [caffe2] use Clang identification macro in various places (#33574) 2020-02-20 15:16:11 -08:00
cpu_neon.h
cpuid.cc
cpuid.h
cpuid_test.cc
eigen_utils.h
fatal_signal_asan_no_sig_test.cc
filler.h
fixed_divisor.h [caffe2] use Clang identification macro in various places (#33574) 2020-02-20 15:16:11 -08:00
fixed_divisor_test.cc
GpuBitonicSort.cuh
GpuDefs.cuh [caffe2] fix invalid % escape in inline assembly strings (#33554) 2020-02-20 14:31:52 -08:00
GpuScanUtils.cuh
map_utils.h
math-detail.h
math.h
math_cpu.cc
math_gpu.cu
math_gpu_test.cc
math_test.cc
murmur_hash3.cc
murmur_hash3.h
proto_convert.cc
proto_convert.h
proto_utils.cc [net_runner] Get shape info from qtensors (#34321) 2020-03-09 18:34:16 -07:00
proto_utils.h
proto_utils_test.cc
proto_wrap.cc
proto_wrap.h
signal_handler.cc preprocessor cleanup (#33957) 2020-03-02 13:37:19 -08:00
signal_handler.h
simple_queue.h
simple_queue_test.cc
smart_tensor_printer.cc preprocessor cleanup (#33957) 2020-03-02 13:37:19 -08:00
smart_tensor_printer.h
smart_tensor_printer_test.cc
string_utils.cc
string_utils.h
zmq_helper.h