STT-tensorflow/tensorflow/stream_executor/gpu
TensorFlower Gardener 67e713e624 Merge pull request from dev0x13:master
PiperOrigin-RevId: 347640445
Change-Id: Ib6116394ff75def312becf733ef445f5fb6db899
2020-12-15 10:31:11 -08:00
..
asm_compiler.cc Merge pull request from dev0x13:master 2020-12-15 10:31:11 -08:00
asm_compiler.h [XLA/GPU] Add parallel compilation for LLVM and ptxas. 2020-12-08 09:22:49 -08:00
BUILD Remove depencencies on unnecessary aliases in tensorflow/core 2020-10-13 10:28:00 -07:00
gpu_activation.cc
gpu_activation.h
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 Add virtual memory management function wrappers to GpuDriver. 2020-12-09 23:08:33 -08: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
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 : [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
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