Home
last modified time | relevance | path

Searched defs:GetHloCostAnalysis (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h154 StatusOr<std::unique_ptr<HloCostAnalysis>> GetHloCostAnalysis() override { in GetHloCostAnalysis() function
H A Dtfrt_cpu_pjrt_client.cc237 StatusOr<std::unique_ptr<HloCostAnalysis>> TfrtCpuClient::GetHloCostAnalysis() { in GetHloCostAnalysis() function in xla::TfrtCpuClient
H A Dpjrt_stream_executor_client.cc264 PjRtStreamExecutorClient::GetHloCostAnalysis() { in GetHloCostAnalysis() function in xla::PjRtStreamExecutorClient