
AvsFilter_ConvertTensorToRealArrayArray
Header: | AVLDL.h |
---|---|
Namespace: | weaver |
Module: | DeepLearning |
Converts a tensor with the NL ordering to a two dimensional array of reals.
Syntax
void weaver::AvsFilter_ConvertTensorToRealArrayArray ( const avl::Tensor& inTensor, atl::Array<atl::Array<float>>& outRealArrayArray )