Home
last modified time | relevance | path

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

/third_party/grpc/test/core/transport/chttp2/
Dflow_control_fuzzer.cc97 struct SendToRemote { struct in grpc_core::chttp2::__anon2ca8f0570111::FlowControlFuzzer
98 bool bdp_ping = false;
99 absl::optional<uint32_t> initial_window_size;
100 uint32_t transport_window_update;
101 std::vector<StreamPayload> stream_window_updates;
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/embedding_cache/
Dembedding_cache_prefetch_actor.cc1151 bool EmbeddingCachePrefetchActor::SendToRemote(const std::string &cache_operation, int32_t param_ke… in SendToRemote() function in mindspore::runtime::EmbeddingCachePrefetchActor