Classi annidate
classe | ShuffleDatasetV3.Options | Attributi facoltativi per ShuffleDatasetV3 |
Metodi pubblici
Output <Object> | asOutput () Restituisce la maniglia simbolica di un tensore. |
static ShuffleDatasetV3 | create ( Scope scope, Operand <?> inputDataset, Operand <Long> bufferSize, Operand <Long> seed, Operand <Long> seed2, Operand <?> seedGenerator, List <Class <? >> outputTypes, List < Shape > outputShapes, Opzioni ... opzioni) Metodo di fabbrica per creare una classe che racchiude una nuova operazione ShuffleDatasetV3. |
Uscita <?> | maniglia () |
static ShuffleDatasetV3.Options | reshuffleEachIteration (Boolean reshuffleEachIteration) |
Metodi ereditati
Metodi pubblici
output pubblico <Object> asOutput ()
Restituisce la maniglia simbolica di un tensore.
Gli input per le operazioni TensorFlow sono output di un'altra operazione TensorFlow. Questo metodo viene utilizzato per ottenere un handle simbolico che rappresenta il calcolo dell'input.
public static ShuffleDatasetV3 create ( Scope scope, Operand <?> inputDataset, Operand <Long> bufferSize, Operand <Long> seed, Operand <Long> seed2, Operand <?> seedGenerator, List <Class <? >> outputTypes, List < Shape > outputShapes, Opzioni ... opzioni)
Metodo di fabbrica per creare una classe che racchiude una nuova operazione ShuffleDatasetV3.
Parametri
scopo | ambito attuale |
---|---|
opzioni | trasporta valori di attributi opzionali |
ritorna
- una nuova istanza di ShuffleDatasetV3