Replace use of tensorflow::ops::ReadFile (#10034)
Use tensorflow::Env instead of tensorflow::ops::ReadFile so that we can avoid including whole_file_read_ops for Android.
Loading
Please sign in to comment
Use tensorflow::Env instead of tensorflow::ops::ReadFile so that we can avoid including whole_file_read_ops for Android.