Searched refs:LoadGraphFromProtoFile (Results 1 – 4 of 4) sorted by relevance
420 Status status = gt.LoadGraphFromProtoFile( in TEST()453 Status status = gt.LoadGraphFromProtoFile( in TEST()487 Status status = gt.LoadGraphFromProtoFile( in TEST()556 Status status = gt0.LoadGraphFromProtoFile( in TEST()576 status = gt1.LoadGraphFromProtoFile( in TEST()
372 TEST(GraphTransferer, LoadGraphFromProtoFile) { in TEST() argument392 Status status = gt.LoadGraphFromProtoFile( in TEST()458 Status status1 = si_gt.LoadGraphFromProtoFile( in TEST()470 Status status2 = dr_gt.LoadGraphFromProtoFile( in TEST()
69 Status LoadGraphFromProtoFile(
198 Status GraphTransferer::LoadGraphFromProtoFile( in LoadGraphFromProtoFile() function in tensorflow::GraphTransferer