0
1
2
1165
背景 BERT是google出的, 理所當然使用tf框架, 但是目前很多項目是使用pytorch框架的, 所以就需要在兩個框架之間轉(zhuǎn)換bert模型. 方法 pytorch t...