Home
last modified time | relevance | path

Searched defs:m_pad (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dpooling_builder.h51 std::vector<int64_t> m_pad; variable
H A Dconv2d_builder.h59 std::vector<int64_t> m_pad; variable
H A Ddepthwise_conv2d_native_builder.h55 std::vector<int64_t> m_pad; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dpad_builder_test.cpp39 PadBuilder m_pad; member in OHOS::NeuralNetworkRuntime::UnitTest::PadBuilderTest