Searched defs:RunHelper (Results 1 – 2 of 2) sorted by relevance
96 static StatusOr<bool> RunHelper(HloPassInterface* pass, HloModule* module) { in RunHelper() function99 static StatusOr<bool> RunHelper(HloPassInterface* pass, in RunHelper() function
182 Status GrpcSession::RunHelper( in RunHelper() function in tensorflow::GrpcSession