Home
last modified time | relevance | path

Searched defs:graph_str (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/testing/
H A Dfile_check.cpp569 std::stringstream graph_str; in run() local
583 std::stringstream graph_str; in run() local
/aosp_15_r20/external/pytorch/torch/fx/
H A D_utils.py35 def _format_graph_code(name, filename, graph_str): argument
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dtf_session.cc46 std::string graph_str; local
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Ddebug_util.cpp135 std::string graph_str; in GetTensorsGraphInfo() local