Table Of Contents

  • Overview
  • Programmer’s Guide
  • Examples
  • Public API
  • Contributor’s Guide
  • License

Quick search

Enter search terms or a module, class or function name.

  • Overview
    • Documentation
    • Installation
      • Install TensorFlow
      • Install c++ compiler and nose2
      • Install opveclib
      • Test your installation
      • Troubleshooting
    • Current Build Status
  • Programmer’s Guide
    • Introduction
      • Troubleshooting
      • Common Pitfalls
        • Assignment
        • Conditionals
    • Guide by examples
      • Hello World
      • Constants
      • Conditionals and Variables
      • Loops and non-local IO
      • Worker-local tensors
      • Gradients
      • Operator Merging
  • Examples
    • Accumulate
    • Graph
      • Example
      • Source Code
      • Triangle Counting
        • Performance Optimization
      • Testing
    • Expm1
    • Log1p
  • Public API
    • Data types
    • Expressions
    • Tensor functions
    • Scalar functions
      • Utility
      • Numeric limits
      • Unary math
      • Binary math
    • Control flow
    • Operator functions
    • Local runtime environment functions
  • Contributor’s Guide
    • Contributor License Agreement
    • Contribution Policy
    • Versioning
    • Developers Notes
      • Protocol Buffers
      • Making Documentation
  • License
©2016, Hewlett Packard Enterprise Development LP. | Powered by Sphinx 1.3.5 & Alabaster 0.7.9 | Page source
Fork me on GitHub