Skip to content

[TF2] Remove usages of tf_slim #334

@boomanaiden154

Description

@boomanaiden154

tf_slim is very much idiomatically TF1, to the point that I'm not sure it works when we are executing eagerly/utilizing tf.function. We should replace usages of it (mostly continuous evaluation in main_function.py) with a custom loop utilizing new TF2 APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions