Class CSRDotNodeOp

Inheritance Relationships

Base Type

Class Documentation

class CSRDotNodeOp : public marian::NaryNodeOp

Public Functions

CSRDotNodeOp(const Shape &S_shape, Expr S_values, Expr S_indices, Expr S_offsets, Expr D, bool transS, bool swapOperands)
Shape newShape(const Shape &S_shape, Expr S_values, Expr S_indices, Expr S_offsets, Expr D, bool transS, bool swapOperands)
NodeOps forwardOps()
NodeOps backwardOps()
const std::string type()
virtual size_t hash()
virtual bool equal(Expr node)
const std::string color()