Commit c5f61adb authored by Widener, Patrick's avatar Widener, Patrick
Browse files

Update status

parent b412cbe0
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
These don't quite work yet but I wanted to get them into the repo
-*- mode: org-mode; -*-

- looks like there's some issue with the size of the numpy array that is getting
  sent. 10K elements of the array is too large, 1K gets sent/received
  OK. The -16 data file contains ~1455K array elements. I'm going to
  work around this by sending multiple messages; we'd be doing this
  anyway to do incremental training.