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