Skip to content

Migrate tensorflow 1.X portions of tealayers to tensorflow 2.X #5

@mackncheesiest

Description

@mackncheesiest

We still rely a bit on the tf.compat.v1 interface
(ex:

with tf.compat.v1.get_default_graph().gradient_override_map({"Round":"CustomRound"}):
)

We should work to move away from that

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