Home
last modified time | relevance | path

Searched refs:ExecuteRemoteFunction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_functional_ops.h251 void ExecuteRemoteFunction(const FunctionLibraryRuntime::Options& opts,
Dtpu_functional_ops.cc2540 void TPUPartitionedCallOp::ExecuteRemoteFunction( in ExecuteRemoteFunction() function in tensorflow::TPUPartitionedCallOp
2634 ExecuteRemoteFunction(opts, handle, ctx, refcounted_done); in ExecuteFunctions()