Package jdistlib.inference
Class SparseSubsetExport
java.lang.Object
jdistlib.inference.SparseSubsetExport
Crash-safe segment export for ragged sparse draws.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidwriteTidySegmentAtomic(Path path, SparseSubsetResult result, SparseSubsetTarget target, long firstRetainedIndex)
-
Method Details
-
writeTidySegmentAtomic
public static void writeTidySegmentAtomic(Path path, SparseSubsetResult result, SparseSubsetTarget target, long firstRetainedIndex) throws IOException - Throws:
IOException
-