OpOuterExtensions Module

Type extensions

Type extension Description

this.outer b

Full Usage: this.outer b

Parameters:
Returns: Tensor

Extended Type: Tensor

b : Tensor
Returns: Tensor

dsharp.outer (a, b)

Full Usage: dsharp.outer (a, b)

Parameters:
Returns: Tensor

Extended Type: dsharp

a : Tensor
b : Tensor
Returns: Tensor

© Copyright 2021, DiffSharp Contributors.