Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReDKG: fix dependencies and add new tests #33

Merged
merged 17 commits into from
Jan 15, 2025
Merged

Conversation

yuraz28
Copy link
Contributor

@yuraz28 yuraz28 commented Jan 10, 2025

Summary

New methods have been added for the basic Net and MLP models, which are also intended for all graph class convolution methods. Fixed errors when running already written texts

Also, all systems for installation from the general site PyTorch are justified

Usage

To check the functionality of the tests, run the command:

pytest tests

Краткое описание

Добавлены новые тесты для базовых моделей Net и MLP, а также для всех методов класса GraphConvolution. Исправлены ошибки при запуске уже написанных тестов

Также обновлены все зависимости для установки с официального сайта PyTorch

Использование

Для проверки работоспособности тестов необходимо выполнить команду:

pytest tests

@Vl-Tershch Vl-Tershch self-requested a review January 14, 2025 10:46
Copy link
Collaborator

@Vl-Tershch Vl-Tershch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent PR, the changes are described well, the CI/CD pipeline is going through, I'm merging the changes!

@Vl-Tershch Vl-Tershch merged commit 0cbdb1d into aimclub:main Jan 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants