-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pu): fix last_linear_layer_weight_bias_init_zero in MLP and add i…
…ts unittest (#650) * fix(pu): fix last_linear_layer_weight_bias_init_zero in MLP and add its unittest * polish(pu): polish unittest of mlp * style(pu): yapf format * style(pu): flake8 format * polish(pu): polish the output_activation and output_norm in MLP * style(pu): polish the annotations in MLP, yapf format * style(pu): flake8 style fix * fix(pu): fix output_activation and output_norm in MLP
- Loading branch information
1 parent
aefddac
commit 9e7002f
Showing
2 changed files
with
79 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters