higher
stable

Library Reference:

  • Top-Level Functions
  • Monkey-Patching Functions
  • Differentiable Optimizers
  • Utility Functions
higher
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | C | D | F | G | H | I | M | R | S

A

  • apply_trainable_opt_params() (in module higher.optim)

B

  • buffer_sync() (in module higher.patch)

C

  • create_diff_optim() (in module higher.optim)

D

  • DifferentiableAdadelta (class in higher.optim)
  • DifferentiableAdagrad (class in higher.optim)
  • DifferentiableAdam (class in higher.optim)
  • DifferentiableAdamax (class in higher.optim)
  • DifferentiableASGD (class in higher.optim)
  • DifferentiableOptimizer (class in higher.optim)
  • DifferentiableRMSprop (class in higher.optim)
  • DifferentiableRprop (class in higher.optim)
  • DifferentiableSGD (class in higher.optim)

F

  • flatten() (in module higher.utils)

G

  • get_diff_optim() (in module higher.optim)
  • get_func_params() (in module higher.utils)
  • get_trainable_opt_params() (in module higher.optim)

H

  • higher
    • module
  • higher.optim
    • module
  • higher.patch
    • module
  • higher.utils
    • module

I

  • innerloop_ctx() (in module higher)

M

  • make_functional() (in module higher.patch)
  • module
    • higher
    • higher.optim
    • higher.patch
    • higher.utils
  • monkeypatch() (in module higher.patch)

R

  • register_optim() (in module higher.optim)

S

  • step() (higher.optim.DifferentiableOptimizer method)

© Copyright 2019, Facebook AI Research (FAIR) Revision 5ec29e1e.

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