Tests for the app and ggml.
- tests/test_pickle_parser.cpp: C++ parser tests built with CTest.
- tests/torch-validation: Python/Torch validation workflow and ggml parity tools.
- tests/torch-validation/scripts/run_unet_forward_parity.sh: one forward-pass numerical parity check between ggml and Torch.