Searched refs:SoftmaxBuilderTest (Results 1 - 1 of 1) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | softmax_builder_test.cpp | 29 class SoftmaxBuilderTest : public OpsTest { class 41 void SoftmaxBuilderTest::SaveAxisTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveAxisTensor() 52 void SoftmaxBuilderTest::InitTensor(const std::vector<uint32_t>& inputsIndex, in InitTensor() 69 HWTEST_F(SoftmaxBuilderTest, softmax_build_001, TestSize.Level0) in HWTEST_F() 87 HWTEST_F(SoftmaxBuilderTest, softmax_build_002, TestSize.Level0) in HWTEST_F() 106 HWTEST_F(SoftmaxBuilderTest, softmax_build_003, TestSize.Level0) in HWTEST_F() 124 HWTEST_F(SoftmaxBuilderTest, softmax_build_004, TestSize.Level0) in HWTEST_F() 142 HWTEST_F(SoftmaxBuilderTest, softmax_build_005, TestSize.Level0) in HWTEST_F() 156 HWTEST_F(SoftmaxBuilderTest, softmax_build_006, TestSize.Level0) in HWTEST_F() 174 HWTEST_F(SoftmaxBuilderTest, softmax_build_00 [all...] |
Completed in 1 milliseconds