Deep.Net


CPPFuncNameAttribute

Namespace: SymTensor.Compiler.Cuda
Parent Module: Types

specifies the name of the C++ function

Constructors

ConstructorDescription
new(cppFuncName)
Signature: cppFuncName:string -> CPPFuncNameAttribute

CompiledName: .ctor

Instance members

Instance memberDescription
CPPFuncName
Signature: string

CompiledName: get_CPPFuncName

Fork me on GitHub