Guillaume Pellerin

Results 60 issues of Guillaume Pellerin

We need a proper logging module in TimeSide. Printing the pipelines for instance is really nice to find out what's going on.

feature

Using GPU: https://github.com/NVIDIA/nvidia-docker https://github.com/eywalker/nvidia-docker-compose/blob/master/bin/nvidia-docker-compose

feature

This allows to get the full id of a content, for example: ``` [ { "id": "organization_projects.project.2", "category": "Software", "languages": "Python", "premium": true } ] ```

Hi! Great piece of code! I try to manage reverse object relations in the same page as the objects themselves. Do you think it's possible? For example, in sample_app.resources, I...