LostTech.TensorFlow : API Documentation

Type TensorDimensionSlice

Namespace tensorflow

Parent ValueType

Interfaces IValueContainer<T>

Used to index Tensor. Can be Int32 , Index , Range , or a Tensor of Int32 or Int64.

Also has special value Reverse

Properties

Public properties

TensorDimensionSlice Reverse get;

Reverses order of elements in the dimension.