Poplar and PopLibs
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
z
~
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Related Functions
Files
File List
File Members
All
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
codelets.hpp
1
// Copyright (c) 2019 Graphcore Ltd. All rights reserved.
2
3
#ifndef popfloat_codelets_hpp
4
#define popfloat_codelets_hpp
5
#include <poplar/Graph.hpp>
6
7
namespace
popfloat {
8
namespace
experimental {
9
void
addCodelets(
poplar::Graph
&graph);
10
}
// end namespace experimental
11
}
// end namespace popfloat
12
13
#endif
// popfloat_codelets_hpp
poplar::Graph
This class represents a graph program to be executed on the IPU.
Definition:
Graph.hpp:52
include
popfloat
experimental
codelets.hpp
Generated by
1.9.3