Interface OnnxModelCost.Calculator

All Known Implementing Classes:
OnnxModelCost.DisabledOnnxModelCost
Enclosing interface:
OnnxModelCost

public static interface OnnxModelCost.Calculator
  • Method Details

    • aggregatedModelCostInBytes

      long aggregatedModelCostInBytes()
    • registerModel

      void registerModel(ApplicationFile path)
    • registerModel

      void registerModel(URI uri)