przepływ tensorowy:: wsad_util

Streszczenie

Funkcje

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

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
)