przepływ tensorowy:: wsad_util
Streszczenie
Funkcje |
---|
CopyContiguousSlices (const Tensor & src, int64 src_offset, int64 dst_offset, int64 num_slices, Tensor *dst) | Status |
CopyElementToSlice ( Tensor element, Tensor *parent, int64 index) | Status |
CopySliceToElement (const Tensor & parent, Tensor *element, int64 index) | Status |
MaybeMoveSliceToElement ( Tensor *parent, Tensor *element, int64 index) | Status |
Funkcje
Skopiuj ciągłe plasterki
Status CopyContiguousSlices(
const Tensor & src,
int64 src_offset,
int64 dst_offset,
int64 num_slices,
Tensor *dst
)
KopiujElementToSlice
Status CopyElementToSlice(
Tensor element,
Tensor *parent,
int64 index
)
KopiujSliceToElement
Status CopySliceToElement(
const Tensor & parent,
Tensor *element,
int64 index
)
MożePrzenieśSliceToElement
Status MaybeMoveSliceToElement(
Tensor *parent,
Tensor *element,
int64 index
)
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-01-08 UTC.
[null,null,["Ostatnia aktualizacja: 2025-01-08 UTC."],[],[]]