Home
last modified time | relevance | path

Searched defs:GetCompiledMemoryStats (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_executable.h66 virtual StatusOr<CompiledMemoryStats> GetCompiledMemoryStats() const { in GetCompiledMemoryStats() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_executable.h96 StatusOr<CompiledMemoryStats> GetCompiledMemoryStats() const { in GetCompiledMemoryStats() function