Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc130 std::map<std::tuple<string, string, uint64>, pprof::Function> function_table_; member in tensorflow::tfprof::__anon370f23e00111::FunctionTable
167 FunctionTable* function_table_; member in tensorflow::tfprof::__anon370f23e00111::LocationTable
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_export.cc128 function_table_; member in mlir::tfg::__anon5cc7450f0111::GraphDefExporter
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dcode_impl.h95 std::vector<Function*> function_table_; member