tensorflow/quantum

Replace transformrangeconcurrently with ParallelFor

Open

#291 aperta il 10 lug 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (653 fork)github user discovery
area/performancehelp wantedkind/feature-requestno QC knowledge needed

Metriche repository

Star
 (2145 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor