Deep.Net


ICudaExprWorkspace

Namespace: SymTensor.Compiler.Cuda
Parent Module: Types

forward declared interface for CudaExprWorkspace

Instance members

Instance memberDescription
Eval(arg1)
Signature: VarEnvT -> unit
Modifiers: abstract

evaluates the workspace using the specified variable environment

Fork me on GitHub