Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc34 UntypedStreamingRPCState::Tag::Tag(UntypedStreamingRPCState* streaming_state, in Tag() argument
36 : streaming_state_(streaming_state), type_(type) {} in Tag()
Dgrpc_state.h255 Tag(UntypedStreamingRPCState* streaming_state, Tag::TagType type);