Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_executor.h272 inline bool EagerExecutor::StreamingEnqueue() const { in StreamingEnqueue() function
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto310 rpc StreamingEnqueue(stream EnqueueRequest) returns (stream EnqueueResponse); rpc