apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators

Home Page:https://tvm.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Auto scheduler Cannot find any valid schedule

xifengT opened this issue · comments

Hello
I'm new to TVM and I'm currently learning AutoScheduler, and when I run auto_scheduler_matmul_x86.py this script, I get the following problem.https://tvm.hyper.ai/docs/tutorial/ops_AutoScheduling

image

I'm using windows11 and the version of TVM is 0.12.This is my python environment.
image
I'm guessing it's a matter of permissions, when I open it with admin privileges, or the same result, can anyone help me.

It appears there's a permission issue. Additionally, the subsequent error indicates no valid schedule in your log file. You can check your log file manually.

Given its extensive use and deployment, I suggest exploring metaschedule.