Skip to content

train.py 1 throwing error on slice_input_producer #94

Open
@Talkashie

Description

@Talkashie

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions