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 28 commits into
base: main
Choose a base branch
from

fix temp folder

3f44880
Select commit
Loading
Failed to load commit list.
Open

Added batching in transductive setting #128

fix temp folder
3f44880
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

92.72% of diff hit (target 89.51%)

View this Pull Request on Codecov

92.72% of diff hit (target 89.51%)

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

Check warning on line 40 in topobenchmark/nn/readouts/propagate_signal_down.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

topobenchmark/nn/readouts/propagate_signal_down.py#L40

Added line #L40 was not covered by tests