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

Added batching in transductive setting #128

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Merge branch 'main' of github.com:geometric-intelligence/TopoBenchmar…

9131d58
Select commit
Loading
Failed to load commit list.
Open

Added batching in transductive setting #128

Merge branch 'main' of github.com:geometric-intelligence/TopoBenchmar…
9131d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 1s

93.18% of diff hit (target 91.00%)

View this Pull Request on Codecov

93.18% of diff hit (target 91.00%)

Annotations

Check warning on line 163 in topobenchmark/data/batching/cell_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/cell_loader.py#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 207 in topobenchmark/data/batching/cell_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/cell_loader.py#L207

Added line #L207 was not covered by tests

Check warning on line 212 in topobenchmark/data/batching/cell_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/cell_loader.py#L212

Added line #L212 was not covered by tests

Check warning on line 238 in topobenchmark/data/batching/cell_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/cell_loader.py#L238

Added line #L238 was not covered by tests

Check warning on line 241 in topobenchmark/data/batching/cell_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/cell_loader.py#L241

Added line #L241 was not covered by tests

Check warning on line 137 in topobenchmark/data/batching/neighbor_cells_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/neighbor_cells_loader.py#L137

Added line #L137 was not covered by tests

Check warning on line 157 in topobenchmark/data/batching/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/utils.py#L157

Added line #L157 was not covered by tests

Check warning on line 263 in topobenchmark/data/batching/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/utils.py#L263

Added line #L263 was not covered by tests

Check warning on line 271 in topobenchmark/data/batching/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/utils.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 279 in topobenchmark/data/batching/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/utils.py#L279

Added line #L279 was not covered by tests

Check warning on line 287 in topobenchmark/data/batching/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/data/batching/utils.py#L287

Added line #L287 was not covered by tests