Added doc comment to array_ops.gather(), and implemented using ExecuteOp() Elaborated unit tests for gather, added one for slice()
Added minval, maxval, and seed arguments to the RandomUniformInitializer Added unit tests for Gather and a simple Embedding test.