Home
last modified time | relevance | path

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

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