fix EMA updating buffers with non-float tensors

This commit is contained in:
Phil Wang
2022-06-22 07:16:39 -07:00
parent 2aadc23c7c
commit c8422ffd5d
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '0.11.3'
__version__ = '0.11.4'