HomeSort by relevance Sort by last modified time
    Searched refs:perftools (Results 1 - 25 of 314) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/compiler/xla/service/interpreter/
platform_id.cc 17 namespace perftools { namespace
25 } // namespace perftools
platform_id.h 21 namespace perftools { namespace
29 } // namespace perftools
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_platform_id.cc 18 namespace perftools { namespace
26 } // namespace perftools
cuda_platform_id.h 21 namespace perftools { namespace
34 } // namespace perftools
  /external/tensorflow/tensorflow/stream_executor/host/
host_platform_id.cc 18 namespace perftools { namespace
26 } // namespace perftools
host_platform_id.h 21 namespace perftools { namespace
34 } // namespace perftools
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_init.h 21 namespace perftools { namespace
25 } // namespace perftools
37 perftools::gputools::Platform* GPUMachineManager();
  /external/tensorflow/tensorflow/core/platform/default/
from_stream_executor_status.h 26 namespace gpu = ::perftools::gputools;
31 const perftools::gputools::port::Status& s) {
  /external/tensorflow/tensorflow/stream_executor/lib/
demangle.h 21 namespace perftools { namespace
29 } // namespace perftools
error.h 16 // IWYU pragma: private, include "perftools/gputools/executor/stream_executor.h"
23 namespace perftools { namespace
31 } // namespace perftools
inlined_vector.h 21 namespace perftools { namespace
29 } // namespace perftools
notification.h 21 namespace perftools { namespace
29 } // namespace perftools
stacktrace.h 22 namespace perftools { namespace
30 } // namespace perftools
stringpiece.h 22 namespace perftools { namespace
30 } // namespace perftools
thread_options.h 21 namespace perftools { namespace
29 } // namespace perftools
threadpool.h 24 namespace perftools { namespace
32 } // namespace perftools
numbers.h 21 namespace perftools { namespace
32 } // namespace perftools
process_state.h 21 namespace perftools { namespace
30 } // namespace perftools
  /external/tensorflow/tensorflow/stream_executor/
shared_memory_config.h 22 namespace perftools { namespace
34 } // namespace perftools
kernel_cache_config.h 21 namespace perftools { namespace
42 } // namespace perftools
  /external/tensorflow/tensorflow/compiler/xla/service/
platform_util.h 37 static StatusOr<std::vector<perftools::gputools::Platform*>>
45 static StatusOr<perftools::gputools::Platform*> GetDefaultPlatform();
50 static StatusOr<perftools::gputools::Platform*> GetSolePlatform();
54 static StatusOr<perftools::gputools::Platform*> GetPlatform(
59 static StatusOr<perftools::gputools::Platform*> GetPlatformExceptFor(
67 static StatusOr<std::vector<perftools::gputools::StreamExecutor*>>
68 GetStreamExecutors(perftools::gputools::Platform* platform);
transfer_manager.h 45 virtual perftools::gputools::Platform::Id PlatformId() const = 0;
61 perftools::gputools::StreamExecutor* executor,
69 perftools::gputools::StreamExecutor* executor, const Literal& literal,
76 perftools::gputools::StreamExecutor* executor, const Literal& literal,
77 const perftools::gputools::DeviceMemoryBase& dest);
79 perftools::gputools::StreamExecutor* executor, const Shape& shape,
80 const perftools::gputools::DeviceMemoryBase& source);
85 perftools::gputools::StreamExecutor* executor,
91 perftools::gputools::StreamExecutor* executor, const Shape& literal_shape,
96 tensorflow::gtl::ArraySlice<perftools::gputools::StreamExecutor*
    [all...]
generic_transfer_manager.h 39 GenericTransferManager(perftools::gputools::Platform::Id platform_id,
43 perftools::gputools::Platform::Id PlatformId() const override;
46 perftools::gputools::StreamExecutor* executor,
49 Status TransferLiteralToDevice(perftools::gputools::StreamExecutor* executor,
53 Status TransferLiteralToInfeed(perftools::gputools::StreamExecutor* executor,
56 perftools::gputools::StreamExecutor* executor, const Shape& literal_shape,
60 tensorflow::gtl::ArraySlice<perftools::gputools::StreamExecutor*>
66 Status TransferBufferToInfeed(perftools::gputools::StreamExecutor* executor,
70 perftools::gputools::StreamExecutor* executor,
71 tensorflow::gtl::ArraySlice<perftools::gputools::DeviceMemoryBase
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cudnn_convolution_runner.h 75 const Shape& output_shape, perftools::gputools::DeviceMemoryBase input_buf,
76 perftools::gputools::DeviceMemoryBase filter_buf,
77 perftools::gputools::DeviceMemoryBase output_buf,
78 perftools::gputools::DeviceMemoryBase scratch_buf, const Window& window,
80 perftools::gputools::dnn::AlgorithmConfig algorithm,
81 perftools::gputools::Stream* stream,
82 perftools::gputools::dnn::ProfileResult* profile_result = nullptr);
86 const Shape& output_shape, perftools::gputools::DeviceMemoryBase input_buf,
87 perftools::gputools::DeviceMemoryBase filter_buf,
88 perftools::gputools::DeviceMemoryBase output_buf
    [all...]
  /external/perf_data_converter/src/
path_matching.h 15 namespace perftools { namespace
23 } // namespace perftools

Completed in 842 milliseconds

1 2 3 4 5 6 7 8 91011>>