TFLiteModel interface

Obiekt wyjściowy modelu TensorFlow Lite

Podpis:

export interface TFLiteModel 

Nieruchomości

Nieruchomość Typ Opis
gcsTfliteUri strunowy Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.
rozmiarByty numer Rozmiar modelu.

TFLiteModel.gcsTfliteUri

Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.

Podpis:

readonly gcsTfliteUri?: string;

TFLiteModel.sizeBytes

Rozmiar modelu.

Podpis:

readonly sizeBytes: number;
,

Obiekt wyjściowy modelu TensorFlow Lite

Podpis:

export interface TFLiteModel 

Nieruchomości

Nieruchomość Typ Opis
gcsTfliteUri strunowy Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.
rozmiarByty numer Rozmiar modelu.

TFLiteModel.gcsTfliteUri

Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.

Podpis:

readonly gcsTfliteUri?: string;

TFLiteModel.sizeBytes

Rozmiar modelu.

Podpis:

readonly sizeBytes: number;
,

Obiekt wyjściowy modelu TensorFlow Lite

Podpis:

export interface TFLiteModel 

Nieruchomości

Nieruchomość Typ Opis
gcsTfliteUri strunowy Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.
rozmiarByty numer Rozmiar modelu.

TFLiteModel.gcsTfliteUri

Identyfikator URI, z którego model został pierwotnie dostarczony do Firebase.

Podpis:

readonly gcsTfliteUri?: string;

TFLiteModel.sizeBytes

Rozmiar modelu.

Podpis:

readonly sizeBytes: number;