Poplar and PopLibs
codelets.hpp
1
// Copyright (c) 2017 Graphcore Ltd. All rights reserved.
2
3
#ifndef poprand_codelets_hpp
4
#define poprand_codelets_hpp
5
#include <poplar/Graph.hpp>
6
8
namespace
poprand
{
9
void
addCodelets(
poplar::Graph
&graph);
10
}
11
12
#endif
// poprand_codelets_hpp
poplar::Graph
This class represents a graph program to be executed on the IPU.
Definition:
Graph.hpp:52
poprand
Pseudo-random number generator (PRNG) functions.
Definition:
codelets.hpp:8
include
poprand
codelets.hpp
Generated by
1.9.3