Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_pass_pipeline.h116 static StatusOr<bool> RunHelper(HloPassInterface* pass, HloModule* module) { in RunHelper() function
121 static StatusOr<bool> RunHelper(HloPassInterface* pass, in RunHelper() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.cc119 LocalExecutable::RunHelper(const absl::Span<const Shape* const> argument_shapes, in RunHelper() function in xla::LocalExecutable
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc199 Status GrpcSession::RunHelper( in RunHelper() function in tensorflow::GrpcSession