Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: antalszava <antalszava@gmail.com>
  • Loading branch information
josh146 and antalszava authored Aug 30, 2021
1 parent 1e0ba44 commit b763288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* A new pytorch device, `qml.device('default.qubit.torch', wires=wires)`, supports
backpropogation with the torch interface.
[(#1225)](https://github.com/PennyLaneAI/pennylane/pull/1360)
[(#1596)](https://github.com/PennyLaneAI/pennylane/pull/1596)
[(#1598)](https://github.com/PennyLaneAI/pennylane/pull/1598)

* The ability to define *batch* transforms has been added via the new
`@qml.batch_transform` decorator.
Expand Down

0 comments on commit b763288

Please sign in to comment.