{"[typescript]":{"editor.formatOnSave":true,"editor.defaultFormatter":"esbenp.prettier-vscode","editor.codeActionsOnSave":{"source.organizeImports":true},},"importSorter.generalConfiguration.sortOnBeforeSave":false,"[python]":{"editor.formatOnSave":true,"editor.codeActionsOnSave":{"source.organi...
Tensorflowのバージョンを上げようとしたら、GPUの導入方法が結構変わっていたのでまとめました。本記事のversionwindows11Python3.11Tensorflow2.1…
プロジェクトの Python仮想環境を設定するには、拡張機能パネルの[構成]ビューで次の操作を行います。 [Python 環境]の下にある赤い[仮想環境のアクティブ化]項目をクリックします。 [コマンド パレット]で、Venv または Conda を選択します。