Skip to content

Commit

Permalink
import Flux
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Jul 22, 2024
1 parent 0e8d8f5 commit dc99dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/GNNGraphs/GNNGraphs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ using Graphs: AbstractGraph, outneighbors, inneighbors, adjacency_matrix, degree
has_self_loops, is_directed
import NearestNeighbors
import NNlib
import Flux
using Flux: batch
import StatsBase
import KrylovKit
using ChainRulesCore
Expand Down

0 comments on commit dc99dd3

Please sign in to comment.