Home | History | Annotate | Download | only in c

Lines Matching refs:new_session

2422     TF_Session* new_session = new TF_Session(session, graph);
2425 graph->sessions[new_session] = Status::OK();
2427 return new_session;