IEEE 754-2008 half: https://en.wikipedia.org/wiki/Half-precision_floating-point_format
Creates an uninitialized tensor with dtype of T.
Creates a tensor from a given range.
Creates a tensor from a given mir.ndslice.Slice
Creates a tensor from a given scalar.
Allocates ref-counted (RC) Tensor. TODO(karita): non-allocated (borrowed) version.
Meta data to store TF/D types.
Tensor freed by dtor (RAII) with convinient methods.
TF_Tensor wrapper.