NonLinearityDefUtil

#include <popnn/NonLinearityDefUtil.hpp>

Definitions for non-linearity operations.

template<>
struct VertexTemplateToString<popnn::NonLinearityType>
#include <NonLinearityDefUtil.hpp>

Specialise vertex template stringification for non-linearity type.

Public Static Functions

static inline std::string to_string(const popnn::NonLinearityType &nlType)
namespace popnn

Functions used in neural networks.

Functions

inline const char *asString(const popnn::NonLinearityType &type)
inline std::ostream &operator<<(std::ostream &os, const popnn::NonLinearityType &type)
inline std::istream &operator>>(std::istream &in, popnn::NonLinearityType &type)
namespace poputil

General utility functions for building graphs.

template<> NonLinearityType >
#include <NonLinearityDefUtil.hpp>

Specialise vertex template stringification for non-linearity type.

Public Static Functions

static inline std::string to_string(const popnn::NonLinearityType &nlType)