Interface OnnxModelCost.Calculator

Enclosing interface:
OnnxModelCost

public static interface OnnxModelCost.Calculator
  • Method Details

    • aggregatedModelCostInBytes

      long aggregatedModelCostInBytes()
    • registerModel

      void registerModel(ApplicationFile path)
    • registerModel

      @Deprecated(forRemoval=true) void registerModel(com.yahoo.config.ModelReference ref)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • registerModel

      void registerModel(URI uri)