aliran tensor:: batch_util

Ringkasan

Fungsi

CopyElementToSlice ( Tensor element, Tensor *parent, int64 index)
MaybeMoveSliceToElement ( Tensor *parent, Tensor *element, int64 index)

Fungsi

CopyElementToSlice

Status CopyElementToSlice(
  Tensor element,
  Tensor *parent,
  int64 index
)

MungkinMoveSliceToElement

Status MaybeMoveSliceToElement(
  Tensor *parent,
  Tensor *element,
  int64 index
)