DataType
Representa o tipo de elementos em um TensorFlow Lite Tensor
como uma enumeração.
Métodos Herdados
Da classe java.lang.Enum final int | |
int | |
booleano final | |
classe final < DataType > | getDeclaringClass () |
final int | código de hash () |
String final | nome () |
final int | ordinal () |
Corda | toString () |
estático <T estende Enum <T>> T | |
Da classe java.lang.Object boleano | |
Aula final <?> | getClass () |
int | código de hash () |
vazio final | notifique () |
vazio final | notifiqueTodos () |
Corda | toString () |
vazio final | espere (long arg0, int arg1) |
vazio final | espere (arg0 longo) |
vazio final | espere () |
Da interface java.lang.Comparable Valores de enumeração
público estático final DataType BOOL
público estático final DataType FLOAT32
Ponto flutuante de precisão simples de 32 bits.
público estático final DataType INT16
inteiro com sinal de 16 bits.
público estático final DataType INT32
inteiro com sinal de 32 bits.
público estático final DataType INT64
inteiro com sinal de 64 bits.
público estático final DataType INT8
inteiro com sinal de 8 bits.
público estático final DataType STRING
público estático final DataType UINT8
Inteiro sem sinal de 8 bits.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-01 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]