Commit 1c55f3f
Partial Support for tags in cirq_google protos (#7044)
* Partial Support for tags in cirq_google protos
- This adds several tags to cirq_google protos, and also adds
partial support for serialization and deserialization of tags.
Note: still pending are arguments for InternalTag objects and
better ability to serialize/deserialize internal tags that are
not public.
* Update cirq-google/cirq_google/ops/fsim_via_model_tag.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Update cirq-google/cirq_google/ops/physical_z_tag.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Update cirq-google/cirq_google/ops/internal_tag.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Update cirq-google/cirq_google/serialization/circuit_serializer.py
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Address some comments.
* Address other comment.
* Solve all the CI problems.
---------
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>1 parent 83f3579 commit 1c55f3f
File tree
13 files changed
+675
-137
lines changed- cirq-google/cirq_google
- api/v2
- ops
- serialization
13 files changed
+675
-137
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
268 | 271 | | |
269 | 272 | | |
270 | 273 | | |
| 274 | + | |
271 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
272 | 279 | | |
273 | 280 | | |
274 | 281 | | |
275 | 282 | | |
276 | 283 | | |
277 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
278 | 289 | | |
279 | 290 | | |
| 291 | + | |
| 292 | + | |
280 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
281 | 322 | | |
282 | 323 | | |
283 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
284 | 378 | | |
285 | 379 | | |
286 | 380 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments