Home
last modified time | relevance | path

Searched defs:Pull (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dbyte_stream.cc62 grpc_error* SliceBufferByteStream::Pull(grpc_slice* slice) { in Pull() function in grpc_core::SliceBufferByteStream
120 grpc_error* ByteStreamCache::CachingByteStream::Pull(grpc_slice* slice) { in Pull() function in grpc_core::ByteStreamCache::CachingByteStream
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dhost_tensor_queue.h38 const std::vector<TensorPtr> &Pull() { return buffers_.front(); } in Pull() function
/third_party/mindspore/mindspore/ccsrc/fl/server/
Dparameter_aggregator.cc130 AddressPtr ParameterAggregator::Pull() { in Pull() function in mindspore::fl::server::ParameterAggregator
/third_party/mindspore/mindspore/ops/operations/
Dother_ops.py705 class Pull(PrimitiveWithInfer): class
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.cc122 void Worker::Pull(const size_t key, void *dev_addr, const size_t size) { in Pull() function in mindspore::ps::Worker
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc3014 grpc_error* Chttp2IncomingByteStream::Pull(grpc_slice* slice) { in Pull() function in grpc_core::Chttp2IncomingByteStream