tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TVM PyTorch Integration] optimized_torch & as_torch how-to guide

Open juda opened this issue 3 years ago • 3 comments

This PR provides two how-to guides to show the usage of

  1. optimized_torch: tuning a PyTorch model/function by MetaSchedule
  2. as_torch: wrap TVMscript into a PyTorch model/function

@yelite @junrushao1994 @masahi

juda avatar Aug 05 '22 12:08 juda

@masahi I have improved the text, could you please review it again?

juda avatar Sep 01 '22 01:09 juda

@tvm-bot rerun

juda avatar Sep 08 '22 03:09 juda

@masahi I finish another round of polishing. Could you please have a look?

juda avatar Sep 09 '22 07:09 juda

Hi @masahi , I polished the tutorial according to your feedback, could you please read it one more time?

juda avatar Sep 22 '22 13:09 juda

@juda Thank your for your patience. I think the tutorial is now very clean and simple, without unnecessary things.

masahi avatar Sep 27 '22 06:09 masahi