nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MachineLearning.TensorFlow / SIMDMatMul

SIMDMatMul

Full name Microsoft.VisualBasic.MachineLearning.TensorFlow.AutomaticDifferentiation.Parallel.SIMDMatMul Assembly Microsoft.VisualBasic.MachineLearning.TensorFlow Members 1

01 Syntax

Microsoft.VisualBasic.MachineLearning.TensorFlow.AutomaticDifferentiation.Parallel.SIMDMatMul

02 Methods

NameOverloadsSummary
Solve 1 Matrix multiplication over the last two dimensions of two tensors

03 Members

method Solve #
Solve(Tensor, Tensor)

Matrix multiplication over the last two dimensions of two tensors

Parameters
NameTypeDescription
ATensor

-

BTensor

-