Poplar and PopLibs
codelets.hpp
1
// Copyright (c) 2020 Graphcore Ltd. All rights reserved.
2
#ifndef popsparse_codelets_hpp
3
#define popsparse_codelets_hpp
4
5
#include <poplar/Graph.hpp>
6
8
namespace
popsparse
{
9
10
void
addCodelets(
poplar::Graph
&graph);
11
12
}
// end namespace popsparse
13
14
#endif
// popsparse_codelets_hpp
poplar::Graph
This class represents a graph program to be executed on the IPU.
Definition:
Graph.hpp:52
popsparse
Support for sparse matrices.
Definition:
codelets.hpp:8
include
popsparse
codelets.hpp
Generated by
1.9.3