Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_kernels.cc364 static tensorflow::Status PrepareAttributes(EagerOperation* eager_op, in PrepareAttributes()
556 OwnedEagerOperation eager_op{new EagerOperation(eager_ctx)}; in CallEagerExecute() local
705 OwnedEagerOperation eager_op{new EagerOperation(eager_ctx)}; in RuntimeFallbackKernel() local
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc96 EagerOperation* eager_op, in GetEagerOperationAndNumRetvals()