Waleed Abdulla

Results 4 issues of Waleed Abdulla

I came across your implementation of batch re-normalization in the BatchReNormDNNLayer class, and I think there might be an error that might be affecting the model's performance. My understanding of...

We started a mapreduce job to group&copy some values from one table to another. The map and reduces phases are very simple, but the source table is with 500 million...

I created a mapreduce job with 2048 shards (I needed it for a very large update job). I didn't get any warning or error that the number of shards is...

I encountered several bugs running it on Python 3. I fixed them here in a way compatible with both Python 2 and 3 so everyone's happy. This PR includes: -...