Skip to content

Commit 7847e7b

Browse files
szaman19bvanessen
andauthored
Update ci_test/unit_tests/test_unit_layer_channelwise_softmax_distconv.py
Co-authored-by: Brian Van Essen <[email protected]>
1 parent 0563472 commit 7847e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_test/unit_tests/test_unit_layer_channelwise_softmax_distconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import numpy as np
77
import lbann.contrib.args
88

9-
# Bamboo utilities
9+
# CI utilities
1010
current_file = os.path.realpath(__file__)
1111
current_dir = os.path.dirname(current_file)
1212
sys.path.insert(0, os.path.join(os.path.dirname(current_dir), "common_python"))

0 commit comments

Comments
 (0)