This is a large jump, about 10 months. There are enough changes that I'm
disabling all of the new lints.
One notable feature is that ruff now formats Python within .md files, I
had to correct a few sections that were actually Bazel.
This makes some changes to the wrapper to respect .md files, and to fix
errors being swallowed. We no longer use `--quiet` and instead filter
the output ourselves.
MODULAR_ORIG_COMMIT_REV_ID: 682865af1c774db9426438626d45425c2191239d
The website is now just MAX docs, so this path is redundant. Also
reorganize a bit to better reflect the latest framework information
architecture:
- Move `deploy/` into `serve/`
- Move `inference/` into `serve/`
- Move `graph/` into `develop/`
This doesn’t move the source files to remove the `/max` path in the
repo, but instead changes the build configuration to strip the `/max`
prefix when generating the docs build. This makes the change a lot more
simple and primarily requires updating a lot of links.
We can come back later to delete the `/max` path in the source, but it’s
not urgent.
MODULAR_ORIG_COMMIT_REV_ID: 2d37611db386612ef73f98848caa7af8a63f1d0b
Document max.nn.hooks.PrintHook as a quick-inspection option in the
debug-model skill and link the MAX debugging tools.
MODULAR_ORIG_COMMIT_REV_ID: 86be3c28a91fe06286d372baf909c7d48b7c47cc