Class DotNodeOp

Inheritance Relationships

Base Type

Class Documentation

class DotNodeOp : public marian::NaryNodeOp

Public Functions

DotNodeOp(Expr a, Expr b, bool transA, bool transB, float scalar)
Shape newShape(Expr a, Expr b, bool transA, bool transB)
NodeOps forwardOps()
NodeOps backwardOps()
const std::string type()
virtual size_t hash()
virtual bool equal(Expr node)
const std::string color()