-
Notifications
You must be signed in to change notification settings - Fork 604
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
Batch run #2069
Merged
Merged
Batch run #2069
Commits on Dec 25, 2021
-
batching ability for non-trainable inputs only following issue #2037
This function creates multiple circuit executions for batched input examples and executes all batch inputs with the same trainable variables. The main difference between the proposed version in the issue and this commit is the input `argnum` this indicates the location of the given input hence gives the ability to work across platforms.
Configuration menu - View commit details
-
Copy full SHA for 0070315 - Browse repository at this point
Copy the full SHA 0070315View commit details -
Configuration menu - View commit details
-
Copy full SHA for a363dad - Browse repository at this point
Copy the full SHA a363dadView commit details
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8152f7 - Browse repository at this point
Copy the full SHA c8152f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc9c77 - Browse repository at this point
Copy the full SHA 1dc9c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6caaea - Browse repository at this point
Copy the full SHA a6caaeaView commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9331ec7 - Browse repository at this point
Copy the full SHA 9331ec7View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7cac18b - Browse repository at this point
Copy the full SHA 7cac18bView commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f8af0b - Browse repository at this point
Copy the full SHA 4f8af0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5368af0 - Browse repository at this point
Copy the full SHA 5368af0View commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 694dece - Browse repository at this point
Copy the full SHA 694deceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 123d039 - Browse repository at this point
Copy the full SHA 123d039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 152cbde - Browse repository at this point
Copy the full SHA 152cbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d8857 - Browse repository at this point
Copy the full SHA 57d8857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b00b4 - Browse repository at this point
Copy the full SHA 14b00b4View commit details
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 66d5192 - Browse repository at this point
Copy the full SHA 66d5192View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d4cd3 - Browse repository at this point
Copy the full SHA a0d4cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d233e19 - Browse repository at this point
Copy the full SHA d233e19View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b7d6152 - Browse repository at this point
Copy the full SHA b7d6152View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c1a31 - Browse repository at this point
Copy the full SHA a3c1a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0498767 - Browse repository at this point
Copy the full SHA 0498767View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa989e - Browse repository at this point
Copy the full SHA afa989eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0a13a - Browse repository at this point
Copy the full SHA cf0a13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a58f1ae - Browse repository at this point
Copy the full SHA a58f1aeView commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f863afc - Browse repository at this point
Copy the full SHA f863afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee30bdd - Browse repository at this point
Copy the full SHA ee30bddView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e61d41a - Browse repository at this point
Copy the full SHA e61d41aView commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2168ab8 - Browse repository at this point
Copy the full SHA 2168ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 489cd03 - Browse repository at this point
Copy the full SHA 489cd03View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 633b95e - Browse repository at this point
Copy the full SHA 633b95eView commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf9a53f - Browse repository at this point
Copy the full SHA cf9a53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b63521 - Browse repository at this point
Copy the full SHA 9b63521View commit details -
docstring update for readability: pennylane/transforms/batch_input.py
Co-authored-by: Josh Izaac <josh146@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 775fd86 - Browse repository at this point
Copy the full SHA 775fd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f239416 - Browse repository at this point
Copy the full SHA f239416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ad4f8 - Browse repository at this point
Copy the full SHA 49ad4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2de336 - Browse repository at this point
Copy the full SHA f2de336View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d7e63 - Browse repository at this point
Copy the full SHA a9d7e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd6f6a - Browse repository at this point
Copy the full SHA 8fd6f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d2d93 - Browse repository at this point
Copy the full SHA 79d2d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6baa0a8 - Browse repository at this point
Copy the full SHA 6baa0a8View commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 20ceee2 - Browse repository at this point
Copy the full SHA 20ceee2View commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 023e60c - Browse repository at this point
Copy the full SHA 023e60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f20bc - Browse repository at this point
Copy the full SHA b7f20bcView commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 71ab7c4 - Browse repository at this point
Copy the full SHA 71ab7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088d757 - Browse repository at this point
Copy the full SHA 088d757View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9adf69 - Browse repository at this point
Copy the full SHA d9adf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84951f8 - Browse repository at this point
Copy the full SHA 84951f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92dadd6 - Browse repository at this point
Copy the full SHA 92dadd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef20484 - Browse repository at this point
Copy the full SHA ef20484View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.