Skip to content

Commit

Permalink
register
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcardoso committed Aug 23, 2023
1 parent 6abefc5 commit b455bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergernet/jobs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import tensorflow_addons as tfa

tfa.register_all()
tfa.register_all(custom_kernels=False)

0 comments on commit b455bcf

Please sign in to comment.