Skip to content

Remove tf.ENV #2124

@nsthorat

Description

@nsthorat

tf.ENV is a global mutable object that is exported from the module. This isn't allowed in ES2015 semantics and thus closure has problems with it.

Let's remove this in favor of tf.environment().

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions