Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save repetitions in CrossEntropyResult and make it into a JSON serializable dataclass #2765

Merged
merged 7 commits into from
Feb 14, 2020

Conversation

kevinsung
Copy link
Collaborator

@kevinsung kevinsung requested a review from viathor February 13, 2020 03:31
@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Feb 13, 2020
Copy link
Collaborator

@mpharrigan mpharrigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@kevinsung
Copy link
Collaborator Author

Mypy error same as #2769

@kevinsung
Copy link
Collaborator Author

I just made mypy ignore the error.

cirq/experiments/cross_entropy_benchmarking.py Outdated Show resolved Hide resolved
@kevinsung kevinsung merged commit 645af19 into quantumlib:master Feb 14, 2020
@kevinsung kevinsung deleted the xeb_result branch February 14, 2020 00:11
ajhanus pushed a commit to ajhanus/Cirq that referenced this pull request Mar 25, 2020
…izable dataclass (quantumlib#2765)

* save repetitions in CrossEntropyResult and make it into a JSON serializable dataclass

* lint

* ignore mypy error

* clarify definition of cycle

* test repr

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants