Skip to content

Commit

Permalink
addressed jareds comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad committed Jan 5, 2021
1 parent 203235f commit 7417078
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions megatron/fp16_deprecated/__init__.py

This file was deleted.

2 changes: 1 addition & 1 deletion megatron/fp16_deprecated/loss_scaler.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import torch
"""For backward compatibility, we need the class definitions to deserialize."""

class LossScaler:
def __init__(self, scale=1):
Expand Down

0 comments on commit 7417078

Please sign in to comment.