Update Tensorflow example
`initialize_all_variables` is deprecated, although it still works, and `global_variables_initializer` is the replacement.
Showing
Please register or sign in to comment
`initialize_all_variables` is deprecated, although it still works, and `global_variables_initializer` is the replacement.