tensorflow/quantum

Allow custom gate serialization

Open

#354 aberto em 20 de ago. de 2020

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Python (653 forks)github user discovery
area/cirqhelp wantedkind/feature-request

Métricas do repositório

Stars
 (2.145 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador