tensorflow / addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Apache License 2.0
1.69k stars 611 forks source link

Specify default values explicitly #2812

Closed faizan-m closed 1 year ago

faizan-m commented 1 year ago

Description

Brief Description of the PR: explicitly specify default values to prevent breakage from upcoming tf.function changes

Fixes # (issue)

Type of change

Checklist:

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes:

bhack commented 1 year ago

@seanpmorgan Is the CI broken?