You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/platform
tensor-tang c3cbf0b8ef
Merge pull request #14185 from tpatejko/tpatejko/mkldnn-conv-residual-data-reorder
6 years ago
..
details Document transform.h and fix cpplint errors (#9913) 7 years ago
dynload Add affine grid generator op (#12238) 6 years ago
CMakeLists.txt merge develop 7 years ago
assert.h Fix PADDLE_ASSERT. (#10981) 7 years ago
cpu_helper.cc fix unknown flag 7 years ago
cpu_helper.h move SetNumThreads to platform 7 years ago
cpu_helper_test.cc move SetNumThreads to platform 7 years ago
cpu_info.cc refine vmul 6 years ago
cpu_info.h refine vmul 6 years ago
cpu_info_test.cc Fix cpplint errors with paddle/fluid/platform/cpu_info* (#9708) 7 years ago
cuda_device_function.h "fix float16 ShuffleDownSync Bug" (#12756) 7 years ago
cuda_helper_test.cu "fix float16 ShuffleDownSync Bug" (#12756) 7 years ago
cuda_primitives.h Fix/float16 style (#12446) 7 years ago
cuda_profiler.h Update documentation (#9918) 7 years ago
cudnn_helper.h Merge pull request #14089 from heavengate/pool_exclude 6 years ago
cudnn_helper_test.cc "fix link error" (#13545) 6 years ago
device_context.cc feat(platform): lazy initialization of devicecontext in pool (#14067) 6 years ago
device_context.h feat(platform): lazy initialization of devicecontext in pool (#14067) 6 years ago
device_context_test.cu Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
device_tracer.cc fix profiler dead lock 7 years ago
device_tracer.h platform module (#12932) 7 years ago
enforce.cc Fix the grammar in copyright. (#8403) 7 years ago
enforce.h add reader_queue_speed_test_mode flag for speed test 6 years ago
enforce_test.cc refine by reviewer's advice 7 years ago
float16.h operators module (#12938) 7 years ago
float16_test.cc float16 type support enhance (#12181) 7 years ago
float16_test.cu float16 type support enhance (#12181) 7 years ago
for_range.h Revert "Some trivial optimization (#13530)" 6 years ago
gpu_info.cc add cuda version display (#13885) 6 years ago
gpu_info.h add cuda version display (#13885) 6 years ago
hostdevice.h Fix the grammar in copyright. (#8403) 7 years ago
init.cc Merge pull request #14239 from tensor-tang/fix/avx 6 years ago
init.h "fix link error" (#13545) 6 years ago
init_test.cc Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
macros.h fix style (#13142) 7 years ago
mkldnn_helper.h MKLDNN conv residual data: primitive reuse interface used. Reorder done when formats are different 6 years ago
nccl_helper.h Benchmark tool for imgnet (#12305) 7 years ago
place.cc add unit test 7 years ago
place.h Use std::map for Place <--> DeviceContext 7 years ago
place_test.cc Fix the grammar in copyright. (#8403) 7 years ago
port.h memory (#13143) 7 years ago
profiler.cc Add rpc profiler flags. (#13989) 6 years ago
profiler.h Add rpc profiler flags. (#13989) 6 years ago
profiler.proto Better timeline 7 years ago
profiler_test.cc Code cleanup in the profiler code. (#9782) 7 years ago
stream_callback_manager.h feature/eager_delete_tensor 7 years ago
transform.h Document transform.h and fix cpplint errors (#9913) 7 years ago
transform_test.cu Fix cpplint errors in transform_test.cu (#9915) 7 years ago
variant.h variants 7 years ago