Skip to content

Commit

Permalink
@non_differentiable TensorKit.id (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangwei94 committed Jun 10, 2024
1 parent a5dc61c commit b5096da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/TensorKitChainRulesCoreExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ TensorKit.block(t::ZeroTangent, c::Sector) = t
# ------------

@non_differentiable TensorKit.TensorMap(f::Function, storagetype, cod, dom)
@non_differentiable TensorKit.id(args...)
@non_differentiable TensorKit.isomorphism(args...)
@non_differentiable TensorKit.isometry(args...)
@non_differentiable TensorKit.unitary(args...)
Expand Down

0 comments on commit b5096da

Please sign in to comment.