Deep.Net


NaryOpT

Namespace: SymTensor
Parent Module: Expr

ops with an arbitrary exprs as arguments

Union Cases

Union CaseDescription
BuildTensor(shp,rngs)
Signature: ShapeSpecT * BaseRangesSpecT list

build tensor using numeric ranges

Channel(channelOp,channel)
Signature: MultiChannelOpT * ChannelT

use specified channel of a multi-channel op

Discard
Signature:

evaluate all subexpressions but discard them

Elements(shape,elemExpr)
Signature: ShapeSpecT * ElemExprT

elementwise calculated tensor

ExtensionOp(IOp)
Signature: IOp

extension op

Interpolate(InterpolatorT)
Signature: InterpolatorT

elementwise interpolation

Fork me on GitHub