Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ops/operations/
Drl_ops.py139 class BufferAppend(PrimitiveWithInfer): class
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/rl/
Drl_buffer_impl.cu119 void BufferAppend(const int64_t capacity, const size_t size, const int *index, const int exp_batch, in BufferAppend() function