Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/
H A Dprofiler_client_test_util.h42 auto profiler_server = absl::make_unique<ProfilerServer>(); variable
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dprofiler_wrapper.cc100 auto profiler_server = in PYBIND11_MODULE() local