Searched defs:RunHelper (Results 1 – 3 of 3) sorted by relevance
116 static StatusOr<bool> RunHelper(HloPassInterface* pass, HloModule* module) { in RunHelper() function121 static StatusOr<bool> RunHelper(HloPassInterface* pass, in RunHelper() function
119 LocalExecutable::RunHelper(const absl::Span<const Shape* const> argument_shapes, in RunHelper() function in xla::LocalExecutable
199 Status GrpcSession::RunHelper( in RunHelper() function in tensorflow::GrpcSession