Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.h267 void ExecuteRemoteFunction(const FunctionLibraryRuntime::Options& opts,
H A Dtpu_functional_ops.cc2631 void TPUPartitionedCallOp::ExecuteRemoteFunction( in ExecuteRemoteFunction() function in tensorflow::TPUPartitionedCallOp
2728 ExecuteRemoteFunction(opts, handle, ctx, refcounted_done); in ExecuteFunctions()