Searched refs:InceptionResNetV1Example (Results 1 – 1 of 1) sorted by relevance
37 class InceptionResNetV1Example final : public Example class40 InceptionResNetV1Example() in InceptionResNetV1Example() function in InceptionResNetV1Example50 InceptionResNetV1Example(const InceptionResNetV1Example &) = delete;51 InceptionResNetV1Example &operator=(const InceptionResNetV1Example &) = delete;52 ~InceptionResNetV1Example() override = default;719 return arm_compute::utils::run_example<InceptionResNetV1Example>(argc, argv); in main()