You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Adams autoscheduler is stalling on the resnet18 subset Halide generator code below. I tried a few AMD machines. My personal AMD machine died twice running it. Others kept running for hours, and for the cases it completed it returned "Killed" without additional clues.
The Adams autoscheduler is stalling on the resnet18 subset Halide generator code below. I tried a few AMD machines. My personal AMD machine died twice running it. Others kept running for hours, and for the cases it completed it returned "Killed" without additional clues.
The resnet18 subset Halide code below was automatically generated from Simulink deep learning layer blocks (https://www.mathworks.com/help/deeplearning/ug/list-of-deep-learning-layer-blocks.html) and Halide code generation (https://www.mathworks.com/help/ecoder/ug/speed-up-generated-code-execution-with-halide.html). We are trying to leverage automatically generated Halide code with the Adams autoscheduler for convolutional neural networks. This issue is a major blocker for us. What could be going wrong in this case?
Below are the full reproduction steps, you should be able to try in your machine.
commands:
Halide generator code:
The text was updated successfully, but these errors were encountered: