Mattie Tesfaldet

Results 3 issues of Mattie Tesfaldet

## What does this PR do? Fixes gpu+cpu-based installation requirements in environment.yaml (conda-based install) and requirements.txt (pip-based install). Specifically, a gpu+cpu-based installation is assumed as the default method, and so...

dependencies

https://github.com/aimhubio/aim/blob/0dbcf41834cb6fe928aa93b547d98f1ba58874a3/aim/sdk/adapters/pytorch_lightning.py#L140-L143 Typically in Lightning loggers, the `finalize()` callback does not explicitly close or "finish" any runs, as that is left to the user to explicitly do. However, in Aim's Lightning...

type / bug
area / integrations