diff --git a/python/labours/_vendor/swivel.py b/python/labours/_vendor/swivel.py index d97b924c..54a87771 100644 --- a/python/labours/_vendor/swivel.py +++ b/python/labours/_vendor/swivel.py @@ -40,8 +40,8 @@ expected to be a serialzed tf.Example protocol buffer with the following properties: - global_row: the global row indicies contained in the shard - global_col: the global column indicies contained in the shard + global_row: the global row indices contained in the shard + global_col: the global column indices contained in the shard sparse_local_row, sparse_local_col, sparse_value: three parallel arrays that are a sparse representation of the submatrix counts.