tensorflow::batch_util

Summary

Functions

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

Functions

CopyElementToSlice

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

MaybeMoveSliceToElement

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