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

Better support for large data #88

Merged
merged 17 commits into from
Aug 3, 2023

feat: only_left_angle to reduce memory cost

cc8ba51
Select commit
Loading
Failed to load commit list.
Merged

Better support for large data #88

feat: only_left_angle to reduce memory cost
cc8ba51
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 3, 2023 in 0s

76.64% of diff hit (target 73.83%)

View this Pull Request on Codecov

76.64% of diff hit (target 73.83%)

Annotations

Check warning on line 1626 in tf_pwa/amp/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/amp/core.py#L1626

Added line #L1626 was not covered by tests

Check warning on line 481 in tf_pwa/cal_angle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/cal_angle.py#L481

Added line #L481 was not covered by tests

Check warning on line 205 in tf_pwa/config_loader/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/data.py#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 207 in tf_pwa/config_loader/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/data.py#L207

Added line #L207 was not covered by tests

Check warning on line 335 in tf_pwa/config_loader/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/data.py#L335

Added line #L335 was not covered by tests

Check warning on line 176 in tf_pwa/config_loader/multi_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/multi_config.py#L176

Added line #L176 was not covered by tests

Check warning on line 890 in tf_pwa/config_loader/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/plot.py#L890

Added line #L890 was not covered by tests

Check warning on line 892 in tf_pwa/config_loader/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/plot.py#L892

Added line #L892 was not covered by tests

Check warning on line 906 in tf_pwa/config_loader/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/config_loader/plot.py#L899-L906

Added lines #L899 - L906 were not covered by tests

Check warning on line 107 in tf_pwa/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/data.py#L107

Added line #L107 was not covered by tests

Check warning on line 113 in tf_pwa/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/data.py#L113

Added line #L113 was not covered by tests

Check warning on line 128 in tf_pwa/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/data.py#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 133 in tf_pwa/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/data.py#L133

Added line #L133 was not covered by tests

Check warning on line 146 in tf_pwa/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/data.py#L146

Added line #L146 was not covered by tests

Check warning on line 249 in tf_pwa/fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/fit.py#L249

Added line #L249 was not covered by tests

Check warning on line 1076 in tf_pwa/model/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/model/model.py#L1076

Added line #L1076 was not covered by tests

Check warning on line 1113 in tf_pwa/model/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/model/model.py#L1113

Added line #L1113 was not covered by tests

Check warning on line 40 in tf_pwa/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tf_pwa/utils.py#L40

Added line #L40 was not covered by tests