تدفق التوتر:: Batch_util

ملخص

وظائف

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

وظائف

CopyElementToSlice

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

MaybeMoveSliceToElement

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