Creates a constant with the given shape and float32 values.
The shape of the constant
The value of the constant. The array should store the elements in row major order.
The newly created constant
See Implementation
Creates a constant with the given shape and float32 values.