Deep.Net


BaseTensorDevice

Namespace: Tensor

Constructors

ConstructorDescription
new()
Signature: unit -> BaseTensorDevice

CompiledName: .ctor

Instance members

Instance memberDescription
Create(nElems)
Signature: nElems:int64 -> ITensorStorage<'T>
Modifiers: abstract
Type parameters: 'T
Id
Signature: string
Modifiers: abstract

CompiledName: get_Id

Zeroed
Signature: bool
Modifiers: abstract

CompiledName: get_Zeroed

Fork me on GitHub