Home
last modified time | relevance | path

Searched defs:RunHelper (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_pass_pipeline.h96 static StatusOr<bool> RunHelper(HloPassInterface* pass, HloModule* module) { in RunHelper() function
99 static StatusOr<bool> RunHelper(HloPassInterface* pass, in RunHelper() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc182 Status GrpcSession::RunHelper( in RunHelper() function in tensorflow::GrpcSession