Skip to content

Basic support for TensorFlow sessions #37

Description

@tjhunter

For some complex graphs such as neural networks, is is better to open a session across multiple operations. Offer some low-level primitives to open and close sessions on the workers.

These sessions should be resilient to changes on the workers, so using variables this way may be a bit more tricky.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions