ML
ML copied to clipboard
Tests and changes for decorators
- Decorator testing.
- Actually capture the decorated function for @tf.function decorated functions.
- Add
pytest.mark.skipsummary. - Use pytest summary for all Python analysis. There are some decorators it may work for.
- Test pytest decorator.