Skip to content

Commit

Permalink
Update ci_test/unit_tests/test_unit_layer_channelwise_softmax_distcon…
Browse files Browse the repository at this point in the history
…v.py

Co-authored-by: Brian Van Essen <[email protected]>
  • Loading branch information
szaman19 and bvanessen authored Jun 11, 2024
1 parent 0563472 commit 7847e7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import numpy as np
import lbann.contrib.args

# Bamboo utilities
# CI utilities
current_file = os.path.realpath(__file__)
current_dir = os.path.dirname(current_file)
sys.path.insert(0, os.path.join(os.path.dirname(current_dir), "common_python"))
Expand Down

0 comments on commit 7847e7b

Please sign in to comment.