STT-tensorflow/tensorflow/stream_executor/gpu
2020-06-08 13:57:12 -07:00
..
asm_compiler.cc Print the ptxas command line as higher VLOG level. 2020-06-08 13:57:12 -07:00
asm_compiler.h Allow to generate a cubin for a fixed compute capability. 2020-02-27 02:44:14 -08:00
BUILD Internal BUILD file change. 2020-05-08 03:10:22 -07:00
gpu_activation.cc PR #25011: [GPU][ROCm][CUDA] StreamExecutor logic for ROCm / CUDA platform (PR 20709 / 22669 / 24156 continued) 2019-01-28 11:30:18 -08:00
gpu_activation.h PR #25011: [GPU][ROCm][CUDA] StreamExecutor logic for ROCm / CUDA platform (PR 20709 / 22669 / 24156 continued) 2019-01-28 11:30:18 -08:00
gpu_asm_opts.h Add extra_flags to ptxas for more control over the behavior. 2020-03-17 00:21:30 -07:00
gpu_diagnostics.h Qualify uses of std::string 2020-03-20 13:19:21 -07:00
gpu_driver.h Implement GPU device priority for virtual devices. 2020-06-02 22:31:35 -07:00
gpu_event.cc [SE] Rename se::gpu::GpuDriver::CreateEvent so it does not conflict with a windows.h macro. 2019-05-02 18:04:22 -07:00
gpu_event.h PR #25011: [GPU][ROCm][CUDA] StreamExecutor logic for ROCm / CUDA platform (PR 20709 / 22669 / 24156 continued) 2019-01-28 11:30:18 -08:00
gpu_executor.h Qualify uses of std::string 2020-03-20 13:19:21 -07:00
gpu_helpers.h Use float2/double2 to pass complex float/double values to cublas. 2020-04-15 18:04:26 -07:00
gpu_kernel.h PR #25011: [GPU][ROCm][CUDA] StreamExecutor logic for ROCm / CUDA platform (PR 20709 / 22669 / 24156 continued) 2019-01-28 11:30:18 -08:00
gpu_rng.h Qualify uses of std::string 2020-03-20 13:19:21 -07:00
gpu_stream.cc Implement GPU device priority for virtual devices. 2020-06-02 22:31:35 -07:00
gpu_stream.h Implement GPU device priority for virtual devices. 2020-06-02 22:31:35 -07:00
gpu_timer.cc [SE] Rename se::gpu::GpuDriver::CreateEvent so it does not conflict with a windows.h macro. 2019-05-02 18:04:22 -07:00
gpu_timer.h minor spelling tweaks 2020-01-16 14:36:52 +09:00
gpu_types.h Copying cuBLAS and cuDNN headers into separate directories. 2019-05-11 07:25:42 -07:00
redzone_allocator.cc Extract GpuAsmOpts struct into its own header file. 2020-02-07 02:18:09 -08:00
redzone_allocator.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00