paragraph Logo
latest

Documentation

  • Paragraph
    • Introduction
    • Key features
    • Constraints
      • Side-effects
      • Typing
  • Going further
    • Partial evaluation
    • Mapping over inputs
    • Concurrency
    • Eager mode
    • Backward propagation
  • Caveats
    • Side effects
  • Glossary

API Reference

  • Session
  • Classes and decorator

Changelog

  • Versions
    • 1.3.0 - Unreleased
      • Added
      • Changed
    • 1.2.1 - 05.02.2020
      • Changed
    • 1.2.0 - 27.01.2020
      • Changed
    • 1.1.1 - 23.01.2020
      • Fixed
    • 1.1.0 - 20.01.2020
      • Deprecated
      • Changed
      • Added
    • 1.0.1 - 07.10.2020
      • Fixed
    • 1.0.0 - 24.10.2019
      • Added
paragraph
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | D | E | F | I | M | N | O | P | R | S | T | V

A

  • apply() (in module paragraph.session)
  • arg_requirements() (paragraph.types.Op method)
  • args (paragraph.types.Variable attribute)

B

  • backward traversal
  • boundary

D

  • dependencies (paragraph.types.Variable attribute)

E

  • eager_mode() (in module paragraph.session)
  • evaluate() (in module paragraph.session)

F

  • forward traversal

I

  • isdependent() (paragraph.types.Variable method)
  • isinput() (paragraph.types.Variable method)

M

  • merge() (paragraph.types.Requirement method)

N

  • name (paragraph.types.Variable attribute)
  • new() (paragraph.types.Requirement method)

O

  • Op (class in paragraph.types)
  • op (paragraph.types.Variable attribute)
  • op() (in module paragraph.types)
    • (paragraph.types.Op method)
  • operation

P

  • paragraph.session (module)
  • paragraph.types (module)

R

  • Requirement (class in paragraph.types)

S

  • solve() (in module paragraph.session)
  • solve_requirements() (in module paragraph.session)
  • split_args() (paragraph.types.Op static method)

T

  • thread_safe (paragraph.types.Op attribute)
  • transitive dependency
  • traversal
  • traverse_bw() (in module paragraph.session)
  • traverse_fw() (in module paragraph.session)

V

  • variable
  • Variable (class in paragraph.types)

© Copyright 2019, Othoz GmbH Revision 38934e98.

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