"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7f9b7b3f0e181e2393fc5b5c70ad2da2a190aa08"
Make BigBird model compatiable to fp16 dtype. (#16034)
* Make BigBird model compatiable to fp16 dtype. * Use tree_map instead of map * Reformat the code * Fix import order * Convert masks to the correct dtype * Fix format issue * Address comments.
Showing
Please register or sign in to comment