Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dextract_volume_patches.cc168 std::string ExtractVolumePatches::get_padding() const { in get_padding() function in mindspore::ops::ExtractVolumePatches
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.cc472 std::vector<int64_t> ConvolutionGrad::get_padding() const { return GetValue<std::vector… in get_padding() function in mindspore::ops::ConvolutionGrad
503 std::vector<int64_t> Convolution::get_padding() const { return GetValue<std::vector<int… in get_padding() function in mindspore::ops::Convolution
710 int64_t ExtractImagePatches::get_padding() const { return GetValue<int64_t>(GetAttr("pa… in get_padding() function in mindspore::ops::ExtractImagePatches