Ascender icon indicating copy to clipboard operation
Ascender copied to clipboard

Accelerator of Scientific Development and Research. A project template developed by XCCV group of cvpaper.challenge.

Results 7 Ascender issues
Sort by recently updated
recently updated
newest added

## Why [poethepoet](https://github.com/nat-n/poethepoet) is task runner which works well with poetry. Because we are sticking to poetry at this point, using poethepoet instead of make might be good idea. ##...

enhancement

## Why Now we are using Poetry as Python package manager. Rye is also designed as comprehensive project and package manager. However, as Armin Ronacher written in [his blog](https://lucumr.pocoo.org/2024/2/15/rye-grows-with-uv/) that...

chore

## Why The information in README.md is outdated, and updates are needed to reflect the latest support for PyTorch in poetry and the creation of caches in GitHub Actions. ##...

documentation

## Why Currently using PyTorch with Poetry causes bad user experiences. Especially dependency resolving takes too long time. However some work around is known. ## Definition of Done Update `README`...

chore

## Why In #71, we plan to move poetry install process into Docker image build step without considering cache created by poetry, and it will increase image size. In this...

chore

## Why A code of conduct is recommend to add by [Open Source Guides](https://opensource.guide/). ## Definition of Done `CODE_OF_CONDUCT.md` is added to the project root. ## How - Create a...

documentation

## Why A contributing guideline is recommend to add by [Open Source Guides](https://opensource.guide/). ## Definition of Done `CONTRIBUTING.md` is added to the project root. ## How - Create a draft...

documentation