tensorflow/quantum

Replace transformrangeconcurrently with ParallelFor

Open

#291 建立於 2020年7月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (653 fork)github user discovery
area/performancehelp wantedkind/feature-requestno QC knowledge needed

倉庫指標

Star
 (2,145 star)
PR 合併指標
 (PR 指標待抓取)

描述

Certain places in our codebase still use TransformRangeConcurrently. It would be good to get rid of this in favor of ParallelFor so that we can also get rid of core/ops/tfq_simulate_utils.cc

貢獻者指南