.. |
asm_compiler.cc
|
Merge pull request #43888 from nouiz:upstream_old_ptxas
|
2020-10-16 10:42:20 -07:00 |
asm_compiler.h
|
cuda:fatbinary dependency causes licensing issues.
|
2020-10-07 00:44:03 -07:00 |
BUILD
|
Remove depencencies on unnecessary aliases in tensorflow/core
|
2020-10-13 10:28:00 -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
|
Remove SharedMemoryConfig since it is not used anywhere.
|
2020-08-11 20:01:04 -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
|
Add a clarifying comment; NFC
|
2020-07-28 12:52:09 -07:00 |