File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " KernelFunctions"
2
2
uuid = " ec8451be-7e33-11e9-00cf-bbf324bd1392"
3
- version = " 0.8.21 "
3
+ version = " 0.8.22 "
4
4
5
5
[deps ]
6
6
Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
7
7
Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
8
8
Functors = " d9f16b24-f501-4c13-a1f2-28368ffc5196"
9
- InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
10
9
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
10
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
11
Requires = " ae029012-a4dd-5104-9daa-d747884805df"
Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ using Functors
61
61
using SpecialFunctions: loggamma, besselk, polygamma
62
62
using ZygoteRules: @adjoint , pullback
63
63
using StatsFuns: logtwo
64
- using InteractiveUtils: subtypes
65
64
using StatsBase
66
65
using TensorCore
67
66
You can’t perform that action at this time.
0 commit comments