Theano
0.8
  • Release Notes
  • Theano at a Glance
  • Installing Theano
  • Tutorial
  • Extending Theano
  • Developer Start Guide
  • Optimizations
  • API Documentation
    • compile – Transforming Expression Graphs to Functions
    • config – Theano Configuration
    • d3viz – d3viz: Interactive visualization of Theano compute graphs
    • gof – Theano Internals [doc TODO]
      • graph – Interface for the Theano graph
      • fg – Graph Container [doc TODO]
      • toolbox – [doc TODO]
      • type – Interface for types of variables
      • utils – Utilities functions operating on the graph
    • gradient – Symbolic Differentiation
    • misc.pkl_utils - Tools for serialization.
    • printing – Graph Printing and Symbolic Print Statement
    • sandbox – Experimental Code
    • scalar – Symbolic Scalar Types, Ops [doc TODO]
    • scan – Looping in Theano
    • sparse – Symbolic Sparse Matrices
    • sparse – Sparse Op
    • sparse.sandbox – Sparse Op Sandbox
    • tensor – Types and Ops for Symbolic numpy
    • typed_list – Typed List
  • Glossary
  • Links
  • Internal Documentation
  • Acknowledgements
  • LICENSE
Theano
  • Docs »
  • API Documentation »
  • gof – Theano Internals [doc TODO]
  • View page source

gof – Theano Internals [doc TODO]¶

  • graph – Interface for the Theano graph
  • fg – Graph Container [doc TODO]
  • toolbox – [doc TODO]
  • type – Interface for types of variables
  • utils – Utilities functions operating on the graph
Next Previous

© Copyright 2008--2016, LISA lab. Last updated on Apr 21, 2017.

Built with Sphinx using a theme provided by Read the Docs.