RuntimeFlavor

public 最終列挙型RuntimeFlavor

TFLite ランタイムを表します。 InterpreterApi.Options.TfLiteRuntimeとは対照的に、この列挙型は使用されている実際のランタイムを表し、後者は使用するランタイムの優先順位を表します。

継承されたメソッド

列挙値

public static Final RuntimeFlavorアプリケーション

アプリケーションに直接組み込まれた TFLite ランタイム。

public static Final RuntimeFlavor SYSTEM

システムによって提供される TFLite ランタイム (Google Play サービスの TFLite)。

public 最終列挙型RuntimeFlavor

TFLite ランタイムを表します。 InterpreterApi.Options.TfLiteRuntimeとは対照的に、この列挙型は使用されている実際のランタイムを表し、後者は使用するランタイムの優先順位を表します。

継承されたメソッド

列挙値

public static Final RuntimeFlavorアプリケーション

アプリケーションに直接組み込まれた TFLite ランタイム。

public static Final RuntimeFlavor SYSTEM

システムによって提供される TFLite ランタイム (Google Play サービスの TFLite)。