blob: f9cb813c294bf5eb9a7dc433e6a7067ed3d29694 [file] [log] [blame]
// Generated from depth_to_space_v1_2.mod.py
// DO NOT EDIT
// clang-format off
#include "GeneratedTests.h"
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8_all_inputs_as_internal();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8_all_inputs_as_internal_2();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_2());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_2) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_2(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_2) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_2());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_2());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_relaxed_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_relaxed_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_relaxed_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_float16_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_float16_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_float16_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nhwc_quant8_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nhwc_quant8_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nhwc_quant8_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_relaxed_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_relaxed_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_relaxed_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_float16_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_float16_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_float16_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2
namespace generated_tests::depth_to_space_v1_2 {
const ::test_helper::TestModel& get_test_model_nchw_quant8_all_inputs_as_internal_3();
} // namespace generated_tests::depth_to_space_v1_2
namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2 {
TEST_F(GeneratedTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_3());
}
TEST_F(DynamicOutputShapeTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_3) {
Execute(device, ::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_3(), true);
}
TEST_F(ValidationTest, depth_to_space_v1_2_nchw_quant8_all_inputs_as_internal_3) {
const Model model = createModel(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_3());
const Request request = createRequest(::generated_tests::depth_to_space_v1_2::get_test_model_nchw_quant8_all_inputs_as_internal_3());
validateEverything(model, request);
}
} // namespace android::hardware::neuralnetworks::V1_2::generated_tests::depth_to_space_v1_2