Searched refs:TanhBuilderTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | tanh_builder_test.cpp | 29 class TanhBuilderTest : public OpsTest { class 38 void TanhBuilderTest::InitTensor(const std::vector<uint32_t>& inputsIndex, in InitTensor() 53 HWTEST_F(TanhBuilderTest, tanh_build_001, TestSize.Level0) 69 HWTEST_F(TanhBuilderTest, tanh_build_002, TestSize.Level0) 86 HWTEST_F(TanhBuilderTest, tanh_build_003, TestSize.Level0) 102 HWTEST_F(TanhBuilderTest, tanh_build_004, TestSize.Level0) 118 HWTEST_F(TanhBuilderTest, tanh_build_005, TestSize.Level0) 133 HWTEST_F(TanhBuilderTest, tanh_build_006, TestSize.Level0) 150 HWTEST_F(TanhBuilderTest, tanh_build_007, TestSize.Level0) 168 HWTEST_F(TanhBuilderTest, tanh_get_primitive_001, TestSize.Level0) [all …]
|