Searched defs:PadEnd (Results 1 – 3 of 3) sorted by relevance
282 class PadEnd(TensorOperation): class
169 PadEnd::PadEnd(const std::vector<dsize_t> &pad_shape, const MSTensor &pad_value) in PadEnd() function in mindspore::dataset::transforms::PadEnd
376 Status PadEnd(const std::shared_ptr<Tensor> &src, std::shared_ptr<Tensor> *dst, const std::vector<d… in PadEnd() function