output

package
v0.0.0-...-a0027d1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2016 License: BSD-3-Clause Imports: 8 Imported by: 2

Documentation

Overview

Package output implements spec.CLG and provides one of the two very special CLGs. That is the output CLG. Its purpose is to check if the calculated output matches the provided expectation, if any expectation given. The output CLG is handled in a special way because it determines the end of all requested calculations within the neural network. After the output CLG has been executed, the calculated output is returned back to the requesting client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsExpectationNotMet

func IsExpectationNotMet(err error) bool

IsExpectationNotMet asserts expectationNotMetError.

func IsInvalidBehaviourID

func IsInvalidBehaviourID(err error) bool

IsInvalidBehaviourID asserts invalidBehaviourIDError.

func IsInvalidCLGTreeID

func IsInvalidCLGTreeID(err error) bool

IsInvalidCLGTreeID asserts invalidCLGTreeIDError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsInvalidInformationID

func IsInvalidInformationID(err error) bool

IsInvalidInformationID asserts invalidInformationIDError.

func New

func New() servicespec.CLGService

New creates a new output CLG service.

Types

This section is empty.

Jump to

Keyboard shortcuts

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