Searched defs:save_graphs_path (Results 1 – 5 of 5) sorted by relevance
82 std::string save_graphs_path; variable
214 auto save_graphs_path = context_ptr->GetSaveGraphsPath(); in TensorRelationLog() local234 auto save_graphs_path = context_ptr->GetSaveGraphsPath(); in SolverInputLog() local257 auto save_graphs_path = context_ptr->GetSaveGraphsPath(); in SolverOutputLog() local
236 auto save_graphs_path = context_ptr->GetSaveGraphsPath(); in GetDebugConfig() local
34 def __init__(self, obj, save_graphs_path, ir_file="execute"): argument
427 def set_save_graphs_path(self, save_graphs_path): argument