问题标签 [intel-model-zoo]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
53 浏览

python - 英特尔模型动物园的 launch_benchmark.py 因 resnet34 失败

使用以下参数在英特尔模型动物园 github( https://github.com/IntelAI/models)中运行 launch_benchmark.py 时

我收到以下错误:

0 投票
1 回答
64 浏览

python - Intel warp shuffle dose not support width != warp_size , while compiling the MXNet ResNet_18 model

while compiling the MXNet ResNet_18 model for the Intel integrated graphics, using the below command:

#xA;

getting error:

#xA;

I am using MXNet ResNet_18 model from its model zoo.