File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
ext/ITensorsChainRulesCoreExt Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1414QuadGK = " 1fd47b50-473d-5c70-9696-f719f8f3bcdc"
1515Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1616Suppressor = " fd094767-a336-5f1f-9728-57cf17d0bbfb"
17+ TensorOperations = " 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
1718Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1819VectorInterface = " 409d34a3-91d5-4945-b6ec-7529ddf182d8"
1920Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ using ChainRulesCore: rrule_via_ad
77
88include (" utils/chainrulestestutils.jl" )
99
10+ using TensorOperations: TensorOperations
1011using Zygote: ZygoteRuleConfig, gradient
1112
1213Random. seed! (1234 )
You can’t perform that action at this time.
0 commit comments