tensorflow/quantum

Allow custom gate serialization

Open

#354 aperta il 20 ago 2020

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Python (653 fork)github user discovery
area/cirqhelp wantedkind/feature-request

Metriche repository

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

Descrizione

Currently we hardcode the set of serializable gates in a global variable here. It will be useful to various teams to allow the user to set this serializer to correspond with custom backends.

Guida contributor