原文:【colab pytorch】FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy

目前colab的tensorflow版本是 . . ,运行时会提醒你要更新为 .x版本的,使用以下命令进行更新: pip uninstall tensorflow pip install tensorflow . . alpha 再运行时就会报: FutureWarning: Passing type, or type as a synonym of type is deprecated in a ...

2020-03-12 17:16 0 627 推荐指数:

查看详情

NumPy ndarray data type

原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12244852.html dtype The data type or dtype is a special object containing the information ...

Fri Jan 31 19:20:00 CST 2020 0 748
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM