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

贡献者指南