[Apache TVM Discuss] [Questions] Question about what TVM does

2021-12-28 Thread Philip Turner via Apache TVM Discuss
@masahi I think my effort to create [MetalXLA](https://github.com/philipturner/metal-xla) would be the perfect opportunity to experiment with using AutoTVM to accelerate training. It's a real-time ML context where you have to balance compilation cost with code optimization. Also, you would ei

[Apache TVM Discuss] [Questions] Question about what TVM does

2021-12-24 Thread Philip Turner via Apache TVM Discuss
Does TVM support training models on Apple devices, or only inference? There's a lot of work out there about accelerating inference, but that's not what I need. I'm looking to accelerate a resurrected Swift for TensorFlow (a framework for ML training, not inference) with Metal, and I'm not clea