コンテンツへスキップ

tmats.net

Things I'm interested in.

カテゴリー: Python

KMP_AFFINITY=disabledはコードの冒頭に

以下の記事で言及した、KMP_AFFINITY=disabled について続報。 KMP_AFFINITY を disabled に(tensorflow) os.environ[…

投稿日: 2020-05-252020-05-27Python

Python の 三項演算子 は 複数の値(tuple)を返せる

Python の三項演算子は ? : ではなく、値1 if 条件 else 値2 なのですが、値 に複数の値を返したいケースがありました。 Python は タプル で複数の値を平…

投稿日: 2020-05-132020-05-13Python

KMP_AFFINITY を disabled に(tensorflow)

※ あらたに続編、投稿しています。 KMP_AFFINITY=disabledはコードの冒頭に Python のCPU並列処理に joblib ライブラリを使っているが、並列処理が…

投稿日: 2020-04-302020-05-27Python

投稿ナビゲーション

前のページ ページ 1 ページ 2

Category

  • DIY (4)
  • LivingThings (13)
  • PC (14)
    • Troubleshooting (12)
    • WordPress (2)
  • Programming (14)
    • ASP.NET (1)
    • C# (3)
    • Python (9)
  • Readings (2)
    • List (1)
  • Statistics (6)
© 2010-2021 tmats.net