Interface InferenceModel

All Superinterfaces:
AutoCloseable

public interface InferenceModel extends AutoCloseable
A model used for inference.
Author:
Owen Feehan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Indicates that the model will no longer be used, and does appropriate tidying up and freeing of resources.