Emre Demir

Results 2 issues of Emre Demir

Hello, I was trying to use NasBenchmark301 based on the example notebook [here](https://github.com/automl/NASLib/blob/Develop/examples/predictors.md) there are lots of dependency incompatibilities with the NASLib. It also requires [certain branch](https://github.com/automl/Auto-PyTorch/tree/nb301) of Auto-PyTorch and...

### Description This pull request addresses the task of making default engines configurable through environment variables. Primarily, this enhancement impacts the engines utilized in `client.py`, specifically affecting the `StabilityInference`, `upscale_engine`,...