← All courses

EDGE FDE

Intermediate

From the metal to the model

Start at Metal shaders. Walk the clothing-classifier stack backwards until you return to the original pipeline lesson.

For people who finished, or quickly looked through, PyTorch to Core AI in Xcode.

Lessons

  1. What the GPU actually runs
  2. Read Instruments from the chip up
  3. Treat Core AI as the program that runs the model
  4. Keep SwiftUI thin: it only feeds the model
  5. Convert so the runtime gets a graph it can run
  6. Training must give conversion a model it can use
  7. Meet the original pipeline again

Key concepts

Takeaways

Agent briefs