.. |
cuda
|
Merge pull request #40624 from nluehr:TF32-v2
|
2020-06-22 17:23:41 -07:00 |
gpu
|
Print the ptxas command line as higher VLOG level.
|
2020-06-08 13:57:12 -07:00 |
host
|
[XLA:Python] Specify a 2MiB stack size for host stream threads.
|
2020-05-01 14:20:58 -07:00 |
lib
|
Add member typedef value_type to StatusOr to be conformant with the
|
2020-06-03 19:25:02 -07:00 |
platform
|
load libcupti.so shared object if libcupti.so.10.1 is not installed. This makes it possible for tensorflow to load CUPTI 10.2 via libcupti.so symlink in the event that libcupti.so.10.1 is missing.
|
2020-06-16 16:49:55 -07:00 |
rocm
|
[ROCm] Fix for the ROCm CSB breakage - 200604
|
2020-06-05 00:36:29 +00:00 |
tpu
|
Rename tpu_load_library to tpu_api_dlsym_initializer.
|
2020-06-22 17:45:58 -07: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
|
use static linked cupti internally.
|
2020-05-29 13:47:38 -07:00 |
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
|
[XLA:Python] Specify a 2MiB stack size for host stream threads.
|
2020-05-01 14:20:58 -07:00 |
dnn.cc
|
PR #37679: Support two CUDNN CTC Loss algorithms
|
2020-04-10 14:15:07 -07:00 |
dnn.h
|
PR #37679: 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
|
[SE,XLA] Switch to using multiple streams in xla_device_context
|
2018-07-09 01:54:33 -07:00 |
event.h
|
[SE,XLA] Switch to using multiple streams in xla_device_context
|
2018-07-09 01:54:33 -07:00 |
executor_cache.cc
|
[SE] Use absl mutex instead of TF mutex.
|
2019-04-29 18:40:26 -07:00 |
executor_cache.h
|
Prefixing TensorFlow thread annotation macros with TF_.
|
2020-03-05 08:42:01 -08:00 |
fft.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
gpu_launch_dim.h
|
Update copyright for 3p/tf.
|
2016-06-02 13:41:12 -07:00 |
host_or_device_scalar.h
|
avoid having stream_executor depend on tensorflow/core
|
2018-05-14 09:54:32 -07:00 |
kernel_cache_config.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
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
|
[SE] Remove StreamExecutor alias for absl::string_view.
|
2018-10-30 11:26:18 -07:00 |
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
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
plugin.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
rng.cc
|
Fix definitions of constants for RngSupport
|
2019-11-15 14:45:41 -08:00 |
rng.h
|
Some const declarations changed to constexpr
|
2020-04-21 10:21:10 -07:00 |
scratch_allocator.cc
|
[SE] Remove Stream* argument from ScratchAllocator methods
|
2019-08-05 11:45:28 -07:00 |
scratch_allocator.h
|
Merge pull request #35287 from kiszk:spelling_tweaks_tf
|
2020-01-20 14:45:04 -08:00 |
shared_memory_config.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
stream_executor_internal.cc
|
Remove unused StreamExecutorFactory
|
2019-04-23 18:28:22 -07:00 |
stream_executor_internal.h
|
Qualify uses of std::string
|
2020-02-25 15:07:45 -08:00 |
stream_executor_pimpl.cc
|
PR #36267: [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
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
stream_test.cc
|
Drop failed sub-streams during both Get and Return.
|
2018-08-03 15:33:44 -07:00 |
stream.cc
|
[pjrt] Refresh stream error status in strategic places to flush out silent failures.
|
2020-06-18 16:28:27 -07:00 |
stream.h
|
Prefixing TensorFlow thread annotation macros with TF_.
|
2020-03-05 08:42:01 -08:00 |
temporary_device_memory.cc
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
temporary_device_memory.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
temporary_memory_manager.cc
|
[SE] Use absl mutex instead of TF mutex.
|
2019-04-29 18:40:26 -07:00 |
temporary_memory_manager.h
|
Prefixing TensorFlow thread annotation macros with TF_.
|
2020-03-05 08:42:01 -08:00 |
tf_allocator_adapter.cc
|
Implement GetStream for all DeviceMemoryAllocator subclasses
|
2019-10-10 12:55:54 -07:00 |
tf_allocator_adapter.h
|
Implement GetStream for all DeviceMemoryAllocator subclasses
|
2019-10-10 12:55:54 -07:00 |
timer.cc
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
timer.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |
trace_listener.h
|
[StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.
|
2018-04-17 14:28:51 -07:00 |