Minsky
tensorOp.cc File Reference
#include "tensorOp.h"
#include <exception>
#include <set>
#include <ecolab_epilogue.h>
Include dependency graph for tensorOp.cc:

Go to the source code of this file.

Namespaces

 civita
 
 civita::anonymous_namespace{tensorOp.cc}
 

Functions

TensorPtr civita::anonymous_namespace{tensorOp.cc}::createReductionOp (ravel::Op::ReductionOp op)
 factory method for creating reduction operations More...
 
vector< TensorPtr > civita::createRavelChain (const ravel::RavelState &, const TensorPtr &arg)
 creates a chain of tensor operations that represents a Ravel in state state, operating on arg More...