Skip to content

Commit

Permalink
change fg to cl_h
Browse files Browse the repository at this point in the history
  • Loading branch information
annamariadziubyna committed Sep 19, 2023
1 parent 1b52679 commit 634ed9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transfer.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# transfer.jl: This file provides rules of how to transfer tensors to GPU. Note, NOT all of
# tensor's coponents are moved from CPU to GPU and most tensors are generated
# on CPU due to the size of factor graph.
# on CPU due to the size of clustered Hamiltonian.
export
which_device,
move_to_CUDA!,
Expand Down

0 comments on commit 634ed9d

Please sign in to comment.