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