Poplar and PopLibs
|
Read/write types of operations used in a reduce. More...
Go to the source code of this file.
Namespaces | |
namespace | popops |
Common functions, such as elementwise and reductions. | |
Functions | |
std::istream & | popops::operator>> (std::istream &is, Operation &op) |
Parse token from input stream is to op . More... | |
std::ostream & | popops::operator<< (std::ostream &os, const Operation &op) |
Write op to output stream os . More... | |
Read/write types of operations used in a reduce.