tensorflow/quantum

Allow custom gate serialization

Open

#354 创建于 2020年8月20日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Python (653 fork)github user discovery
area/cirqhelp wantedkind/feature-request

仓库指标

Star
 (2,145 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南