Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • There are some files that need their License Headers to be updated. This is being tracked here.
  • Setting OMP_NUM_THREADS to any value will disable OMP (set OMP max number of threads to one)
  • There's a race condition in RowSparsePull with distributed kvstore (Fixed on master here)
  •  mxmx.ndarray.sparse.csr_matrix() uses float32 as the default dtype, instead of using the dtype of the source array (fixed in this PR)

...