Home
last modified time | relevance | path

Searched refs:DefaultPythonProfileOptions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dprofiler.cc38 tensorflow::ProfileOptions DefaultPythonProfileOptions() { in DefaultPythonProfileOptions() function
67 DefaultPythonProfileOptions()); in BuildProfilerSubmodule()
84 profile_options_class.def(py::init(&DefaultPythonProfileOptions)) in BuildProfilerSubmodule()