Community
Participate
Working Groups
Add runtime and code generation support for models which delegate to "virtual" storage for their non-primitive data types. The virtual storage would be an array that only allocates space for features that have values. This will help reduce memory overhead for sparse model instances, i.e. ones in which objects only have values for a (small) subset of their features.
The changes have been committed to CVS.
Fixed in 2.2.0 I200511162320.
Move to verified as per bug 206558.