mauvais2

Results 5 issues of mauvais2

- Pulled AMPL 1.6.0, 1.6.1 code in - Changed tpl/pyg-rocm-build to based off [0ee2676](tpl/https://github.com/Looong01/pyg-rocm-build/commit/0ee2676c341d6d5dc83f9df99da91f4e2b7d02ca). This is because [ROCm PyTorch 2.2.*](https://github.com/Looong01/pyg-rocm-build/releases/tag/4) requires ROCm 5.7 or newer. Current ROCm porting work is...

In later release, the AMPL tutorials will provide links to keywords for further references. Or links to other tutorials.

enhancement
tutorials

In model_pipeline.get_metrics(), there are two returns inside the if statement: https://github.com/ATOMScience-org/AMPL/blob/master/atomsci/ddm/pipeline/model_pipeline.py#L449 The code may not get used. Will delete the first return and test when the model tracker is running.