Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto329 rpc RunComponentFunction(RunComponentFunctionRequest) rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.cc462 void EagerServiceImpl::RunComponentFunction( in RunComponentFunction() function in tensorflow::eager::EagerServiceImpl