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

Tests and changes for decorators #102

Merged
merged 19 commits into from
Apr 30, 2024
Merged

Tests and changes for decorators #102

merged 19 commits into from
Apr 30, 2024

Conversation

khatchad
Copy link
Member

@khatchad khatchad commented Apr 25, 2024

  • Decorator testing.
  • Actually capture the decorated function for @tf.function decorated functions.
  • Add pytest.mark.skip summary.
  • Use pytest summary for all Python analysis. There are some decorators it may work for.
    • Test pytest decorator.

@khatchad khatchad marked this pull request as ready for review April 30, 2024 18:29
@khatchad khatchad changed the title Support custom decorators Some changes for decorators Apr 30, 2024
@khatchad khatchad changed the title Some changes for decorators Test and changes for decorators Apr 30, 2024
@khatchad khatchad changed the title Test and changes for decorators Tests and changes for decorators Apr 30, 2024
@khatchad khatchad enabled auto-merge (squash) April 30, 2024 18:33
@khatchad khatchad merged commit 43f337c into master Apr 30, 2024
3 checks passed
@khatchad khatchad deleted the custom_decorators branch April 30, 2024 18:36
khatchad added a commit that referenced this pull request May 2, 2024
Minor modification to `.gitignore`.
khatchad added a commit that referenced this pull request May 2, 2024
- Decorator testing.
- Actually capture the decorated function for @tf.function decorated functions.
- Add `pytest.mark.skip` summary.
- Use pytest summary for all Python analysis. There are some decorators it may work for.
  - Test pytest decorator.
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.

1 participant