Skip to content

Reduce usage of tf.compat.v1 APIs #1718

@stephanwlee

Description

@stephanwlee

TensorBoard have migrated to TF 2.0 APIs but there are some usages of V1 APIs due to not-so-compatible changes. Since we are interested in moving off of tf.compat.v1, we will either have to find a replacement or introduce some changes in behavior.

Do note that this list exclude v1 API usages in tests (they are mainly written in graph style and is tracked in #1705) and TB v1 summary.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions