Skip to content

Tags: ModSSC/ModSSC

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump codecov/codecov-action from 5 to 6 (#51)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): prepare 1.0.0 metadata and changelog (#47)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: centralize duplicated helpers and add mirrored tests to rea… (

#42)

* refactor: centralize duplicated helpers and add mirrored tests to reach 100% coverage

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Added env var passthrough for dataset, preprocess, and runs cac…

…he directories in benchmarks (#35)

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: align torch inputs for graph inductive runs and evaluation (#32)

* fix: align torch inputs for graph inductive runs and evaluation

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add graphsage activation + torch preprocess for trinet vision (#31)

* fix: add graphsage activation + torch preprocess for trinet vision

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(inductive): graph dict support + prune multiclass s4vm/tsvm confi…

…gs (#30)

* fix(inductive): graph dict support + prune multiclass s4vm/tsvm configs

0.2.1dev

Toggle 0.2.1dev's commit message
chore: remove tag triggers from workflows and update version to 0.2.1…

….dev0

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optimization/h100 best config (#28)

* refactor: vision preprocessing configurations

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix minor bugs and correct unexpected behavior (#25)

* Fix minor bugs and correct unexpected behavior

---------

Co-authored-by: pacocertal <[email protected]>