Implemented batching for dicts in cPickle. This is after two failed
attempts to merge the C list-batch and dict-batch code -- they worked, but it was a godawful mess to read.
Showing
Please register or sign in to comment
attempts to merge the C list-batch and dict-batch code -- they worked, but it was a godawful mess to read.