tfutils

package module
v0.0.0-...-1bcdb33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

tfutils

Utils for using TensorFlow compute graphs in golang

This API is not stable. It may change at any time without warning.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VarCache

func VarCache(s *op.Scope, input tf.Output, name string) (init *tf.Operation, output tf.Output)

VarCache caches data in a veriable.

func Zero

func Zero(dType tf.DataType, shape tf.Shape) func(*op.Scope) tf.Output

Zero returns a function which makes a const of shape of type dType.

Types

This section is empty.

Directories

Path Synopsis
Package descend provides tools to use gradient descent to optimize the parameters of continuous functions implemented as tensorflow graphs.
Package descend provides tools to use gradient descent to optimize the parameters of continuous functions implemented as tensorflow graphs.
models
Package models provides functions to construct simple models.
Package models provides functions to construct simple models.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL