↓ 7 callersFunctionbuild_index(cfg: dict[str, Any], results: list[dict[str, Any]], artifacts: list[str], profile: str, device: str)
scripts/run_matrix.py:670
↓ 1 callersFunctiontorch_mlp_train(x_train, y_train, x_test, labels: list[str], device: str, epochs: int = 5)
scripts/run_matrix.py:228
↓ 1 callersFunctiontrain_tiny_transformer(train_texts, train_y, test_texts, vocab, exp, device, epochs: int)
scripts/run_matrix.py:568