Skip to content

Differences from the paper author's official implementation #10

@binmakeswell

Description

@binmakeswell

The implementation of the PyTorch version you released is different from the official version of TensorFlow released by the author. According to the official implementation published in the paper, the author's code implementation skips some parameters according to their names when calculating. But in your implementation, it seems that all parameters are directly involved in the calculation.
Their implementation:
https://github.com/tensorflow/addons/blob/master/tensorflow_addons/optimizers/lamb.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions