tensorflow/quantum

Replace transformrangeconcurrently with ParallelFor

Open

#291 opened on 2020年7月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (653 forks)github user discovery
area/performancehelp wantedkind/feature-requestno QC knowledge needed

Repository metrics

Stars
 (2,145 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド