Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why the efficientnet no support OPENCL of Intel CPU? #17307

Open
wwzh2015 opened this issue May 16, 2020 · 2 comments
Open

Why the efficientnet no support OPENCL of Intel CPU? #17307

wwzh2015 opened this issue May 16, 2020 · 2 comments

Comments

@wwzh2015
Copy link

  • OpenCV => 4.3

  • Operating System / Platform => Win10 64 Bit

  • Compiler => Visual Studio 2017
    -->

  • OpenCV => :The efficientnet no support OPENCL of Intel CPU:
    -->
    ex::
    net.setPreferableTarget(cv::dnn::DNN_TARGET_OPENCL);
    What the tips means? (the efficientnet forward Inference is so slow)
    https://s1.ax1x.com/2020/05/17/YgrUts.jpg

    BTW, The OPENCL also no support FP16(Intel CPU:Z8350 or N3150)?

    When The OPENCL adding FP8 support for faster forward Inference ?

    Thanks.
    -->

@dkurt
Copy link
Member

dkurt commented May 17, 2020

Please add a reference to mentioned model.

@wwzh2015
Copy link
Author

wwzh2015 commented May 17, 2020

Please add a reference to mentioned model.

Only 3.7 BFlops.

The cfg: https://github.com/AlexeyAB/darknet/blob/master/cfg/enet-coco.cfg
The model: https://drive.google.com/file/d/1FlHeQjWEQVJt0ay1PVsiuuMzmtNyv36m/view

@dkurt dkurt removed the incomplete label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants