Currently, calling read_variable_op or assign_variable_op with a dtype that...
Currently, calling read_variable_op or assign_variable_op with a dtype that does not match the underlying type of the variable fails at runtime instead of at graph construction time. This CL changes that. PiperOrigin-RevId: 166527195
Loading
Please sign in to comment