Struct PreprocessResult¶
Defined in File export.hpp
Struct Documentation¶
-
struct PreprocessResult¶
A collection of various meta-data that the preprocessing stage will collect.
Public Members
-
std::map<Tensor, UsageSet, TensorBlockLessThanComparator> tensors¶
-
std::map<Tensor, std::size_t, TensorBlockLessThanComparator> tensorReferences¶
-
std::map<Tensor, UsageSet, TensorBlockLessThanComparator> tensors¶