Skip to content

Pull requests: tensorflow/quantum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: add community health files (CHANGELOG.md)
#1104 opened Jul 11, 2026 by Mukller Loading…
Created using Colab
#1103 opened Jul 5, 2026 by GaryHalo Loading…
Bump the actions-version-updates group with 2 updates area/devops Involves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics area/health Involves general matters of project configuration, health, maintenance, and similar concerns kind/chore Maintenance & housekeeping tasks
#1102 opened Jul 1, 2026 by dependabot Bot Loading…
Bump pylint from 3.3.3 to 4.0.6 area/dependencies Involves libraries or other software that TFQ depends on area/health Involves general matters of project configuration, health, maintenance, and similar concerns area/python Involves Python code
#1101 opened Jul 1, 2026 by dependabot Bot Loading…
Unpin clang-format in development requirements.
#1100 opened Jun 30, 2026 by rosspeili Contributor Loading…
Avoid hardcoding the directory name "quantum"
#1099 opened Jun 24, 2026 by mhucka Member Draft
Bump cryptography from 48.0.0 to 48.0.1 area/dependencies Involves libraries or other software that TFQ depends on area/health Involves general matters of project configuration, health, maintenance, and similar concerns area/python Involves Python code
#1096 opened Jun 18, 2026 by dependabot Bot Loading…
Bump tornado from 6.5.5 to 6.5.7 area/dependencies Involves libraries or other software that TFQ depends on area/health Involves general matters of project configuration, health, maintenance, and similar concerns area/python Involves Python code
#1095 opened Jun 17, 2026 by dependabot Bot Loading…
Add generative quantum advantage tutorial for issue #909.
#1094 opened Jun 13, 2026 by rosspeili Contributor Loading…
Add test cases for untested ops/batch_util.py functions area/core Involves core functionality area/tests Involves tests and testing of the TFQ codebase
#1092 opened Jun 12, 2026 by mhucka Member Draft
Fix 1081: add test to cover check_commutability area/tests Involves tests and testing of the TFQ codebase priority/before-0.7.7 To be done before releasing TFQ version 0.7.7
#1081 opened Jun 5, 2026 by mhucka Member Loading…
Cirq 1.5.x to Cirq 1.6.1 priority/before-0.7.7 To be done before releasing TFQ version 0.7.7
#1078 opened May 26, 2026 by psamanoelton Collaborator Loading…
Reject multi-qubit noise channels with clear error message area/core Involves core functionality area/health Involves general matters of project configuration, health, maintenance, and similar concerns status/awaiting-response Waiting on a response from someone
#1020 opened Mar 19, 2026 by ChungusLord123 Loading…
2 tasks
Add pre-commit run area/devops Involves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics priority/before-0.7.7 To be done before releasing TFQ version 0.7.7
#1005 opened Feb 22, 2026 by Aniketsy Contributor Loading…
Rename branch master to main kind/chore Maintenance & housekeeping tasks priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#1004 opened Feb 18, 2026 by Aniketsy Contributor Loading…
[PR5/last from #774] Add use_cuquantum arg into PQC layers area/gpu Involves interfaces to GPUs priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#789 opened Jun 20, 2023 by QuantumJaeYoo Contributor Loading…
[PR4/? from #774] Add python layer for cuquantum grad + sim ops area/gpu Involves interfaces to GPUs priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#788 opened Jun 20, 2023 by QuantumJaeYoo Contributor Loading…
[PR3/? from #774] Add cuQuantum accelerated 4 sim C++ ops + 1 adj C++ op area/gpu Involves interfaces to GPUs priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#786 opened Jun 16, 2023 by QuantumJaeYoo Contributor Loading…
[PR2/? from #774] Fix PhiloxRandom usage area/health Involves general matters of project configuration, health, maintenance, and similar concerns priority/review Reassess the priority of this item at the next opportunity
#785 opened Jun 16, 2023 by QuantumJaeYoo Contributor Loading…
Fix learning rate error and improve parameters of SPSA area/performance Involves performance problems or improvements kind/bug-report Something doesn't seem to work priority/before-0.7.7 To be done before releasing TFQ version 0.7.7
#765 opened Apr 23, 2023 by lockwo Contributor Loading…
Add initial qsim CUDA version expectation op area/dependencies Involves libraries or other software that TFQ depends on area/gpu Involves interfaces to GPUs priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#687 opened May 4, 2022 by jaeyoo Member Loading…
Tutorial about quantum advantage paper area/docs Involves documentation – problems, ideas, requests priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#649 opened Jan 3, 2022 by tonybruguier Contributor Loading…
Parse context with ProjectorSums area/health Involves general matters of project configuration, health, maintenance, and similar concerns priority/after-0.7.7 Leave to after the TFQ version 0.7.7 release
#642 opened Nov 19, 2021 by tonybruguier Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.