tensorflow/quantum

Allow custom gate serialization

Open

#354 ouverte le 20 août 2020

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Python (653 forks)github user discovery
area/cirqhelp wantedkind/feature-request

Métriques du dépôt

Stars
 (2 145 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur