pytorch / tvm

TVM integration into PyTorch
449 stars 64 forks source link

Fixed the call to schedule for quantized gemm. #139

Closed kimishpatel closed 4 years ago

kimishpatel commented 4 years ago

Without this we end up calling the default schedule which is pretty slow.

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags: