STT-tensorflow/tensorflow/stream_executor
A. Unique TensorFlower a0d47ceed2 Display the list of the available platforms in the error message.
PiperOrigin-RevId: 308781122
Change-Id: I80a0cba925eab878ad0f0c366032fbd9523fedbc
2020-04-28 01:27:27 -07:00
..
cuda Use float2/double2 to pass complex float/double values to cublas. 2020-04-15 18:04:26 -07:00
gpu Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
host Qualify uses of std::string. 2020-03-25 09:53:25 -07:00
lib Qualify uses of std::string 2020-02-25 15:07:45 -08:00
platform internal 2020-04-10 13:41:43 -07:00
rocm [ROCm] Adding complex datatype support for StridedBatchGemm API calls 2020-04-15 21:32:43 +00:00
allocator_stats.cc Export memory fragmentation in memstats. 2020-04-14 22:18:56 -07:00
allocator_stats.h Export memory fragmentation in memstats. 2020-04-14 22:18:56 -07:00
blas.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
blas.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
BUILD Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
build_defs.bzl
device_description.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
device_description.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
device_memory_allocator.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
device_memory.h minor spelling tweaks 2020-01-16 14:36:52 +09:00
device_options.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
dnn.cc PR : Support two CUDNN CTC Loss algorithms 2020-04-10 14:15:07 -07:00
dnn.h PR : Support two CUDNN CTC Loss algorithms 2020-04-10 14:15:07 -07:00
dnn.proto Fix go proto handling 2020-01-31 12:47:04 -08:00
event.cc
event.h
executor_cache.cc
executor_cache.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
fft.h
gpu_launch_dim.h
host_or_device_scalar.h
kernel_cache_config.h
kernel_spec.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
kernel_spec.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
kernel.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
kernel.h Avoid a footgun in KernelArgsArray 2020-03-02 11:50:16 -08:00
launch_dim.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
module_spec.h
multi_platform_manager.cc Display the list of the available platforms in the error message. 2020-04-28 01:27:27 -07:00
multi_platform_manager.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
platform.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
platform.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
plugin_registry.cc Qualify uses of std::string 2020-02-25 15:07:45 -08:00
plugin_registry.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
plugin.cc
plugin.h
rng.cc
rng.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
scratch_allocator.cc
scratch_allocator.h Merge pull request from kiszk:spelling_tweaks_tf 2020-01-20 14:45:04 -08:00
shared_memory_config.h
stream_executor_internal.cc
stream_executor_internal.h Qualify uses of std::string 2020-02-25 15:07:45 -08:00
stream_executor_pimpl.cc PR : [ROCm] Reverting ROCm to use MIOpen Find Mode APIs (be default) for convolution 2020-04-08 00:44:58 -07:00
stream_executor_pimpl.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
stream_executor.h
stream_test.cc
stream.cc PR : Support two CUDNN CTC Loss algorithms 2020-04-10 14:15:07 -07:00
stream.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
temporary_device_memory.cc
temporary_device_memory.h
temporary_memory_manager.cc
temporary_memory_manager.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
tf_allocator_adapter.cc
tf_allocator_adapter.h
timer.cc
timer.h
trace_listener.h