Skip to content

Conversation

mattdangerw
Copy link
Member

Since our fenced docstring tests take so long to run (half an hour with a decent GPU), it is nice to be able to only run a subset (e.g. all docstring tests for a given model).

Currently our docstring testing operates by walking all sub-modules within keras_nlp.. This add a command line flag to match only certain modules when running testing.

Since our fenced docstring tests take so long to run (half an hour with
a decent GPU), it is nice to be able to only run a subset (e.g. all
docstring tests for a given model).

Currently our docstring testing operates by walking all sub-modules
within `keras_nlp.`. This add a command line flag to match only certain
modules when running testing.
@mattdangerw
Copy link
Member Author

/gcbrun

Copy link
Contributor

@chenmoneygithub chenmoneygithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, LGTM!

@mattdangerw mattdangerw merged commit d18a97f into keras-team:master Apr 26, 2023
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.

2 participants