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

Adds static tape functions to control tape activation #102

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

auto-differentiation-dev
Copy link
Collaborator

Description

This adds static functions to Tape to activate a given tape or to deactivate the currently-active one. These functions are useful in some cases, for example for external script interfaces.

Type of change

  • New feature (non-breaking change which adds functionality)

Copy link

Test Results

    29 files  ± 0      29 suites  ±0   10m 54s ⏱️ ±0s
 1 275 tests + 2   1 275 ✅ + 2  0 💤 ±0  0 ❌ ±0 
36 937 runs  +58  36 937 ✅ +58  0 💤 ±0  0 ❌ ±0 

Results for commit 5f6a608. ± Comparison against base commit 41af595.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 98.792% (+0.002%) from 98.79%
when pulling 5f6a608 on feature/global-tape-activation
into 41af595 on main.

@xcelerit-team xcelerit-team merged commit 30ca85f into main Mar 28, 2024
134 checks passed
@xcelerit-team xcelerit-team deleted the feature/global-tape-activation branch March 28, 2024 16:10
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