Home
last modified time | relevance | path

Searched refs:activationDim (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dconv2d_padmode_test.cpp384 std::vector<int32_t> activationDim = {2}; variable
385 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
404 std::vector<int32_t> activationDim = {2}; variable
413 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
429 std::vector<int32_t> activationDim = {2}; variable
455 std::vector<int32_t> activationDim = {2}; variable
H A Ddepthwise_conv2d_native_pad_test.cpp326 std::vector<int32_t> activationDim = {2}; variable
327 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
344 std::vector<int32_t> activationDim = {2}; variable
353 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
370 std::vector<int32_t> activationDim = {}; variable
379 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
H A Ddepthwise_conv2d_native_padmode_test.cpp313 std::vector<int32_t> activationDim = {2}; variable
323 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,
H A Dscale_builder_test.cpp247 std::vector<int32_t> activationDim = {2}; variable
249 activationDim, nullptr, OH_NN_SCALE_ACTIVATIONTYPE);
H A Dconv2d_pad_test.cpp368 std::vector<int32_t> activationDim = {2}; variable
379 std::shared_ptr<NNTensor> tensor = TransToNNTensor(OH_NN_INT8, activationDim, nullptr,