Classi
RaggedBincount <U estende TNumber > | Conta il numero di occorrenze di ciascun valore in una matrice di numeri interi. |
RaggedBincount.Options | Attributi facoltativi per RaggedBincount |
RaggedCountSparseOutput <U estende TNumber > | Esegue il conteggio dei contenitori di output sparsi per un input tensore irregolare. |
RaggedCountSparseOutput.Options | Attributi facoltativi per RaggedCountSparseOutput |
RaggedCross <T estende TType , U estende TNumero > | Genera una croce di funzionalità da un elenco di tensori e la restituisce come RaggedTensor. |
RaggedGather <T estende TNumber , U estende TType > | Raccogli le sezioni irregolari dall'asse "params" "0" in base agli "indici". |
RaggedRange <U estende TNumber , T estende TNumber > | Restituisce un "RaggedTensor" contenente le sequenze di numeri specificate. |
RaggedTensorFromVariant <U estende TNumber , T estende TType > | Decodifica un tensore "variante" in un "RaggedTensor". |
RaggedTensorToSparse <U estende TType > | Converte un `RaggedTensor` in uno `SparseTensor` con gli stessi valori. |
RaggedTensorToTensor <U estende TType > | Crea un tensore denso da un tensore irregolare, possibilmente alterandone la forma. |
RaggedTensorToVariant | Codifica un `RaggedTensor` in un tensore `variante`. |
RaggedTensorToVariantGradient <U estende TType > | Helper utilizzato per calcolare il gradiente per "RaggedTensorToVariant". |