Open
Description
AttributeError: module 'tensorflow._api.v2.train' has no attribute 'slice_input_producer'
I've seen several people here post about this but have yet to see a solution. I've tried downgrading python, tensorflow, pip, everything. I've also tried tf.disable_v2_behavior() and import tensorflow.compat.v1 as tf, both of which did not help.
If anyone has a solution to this it'd be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels