alias TensorflowLite::Tensor::Type
Overview
the type of tensor, i.e. Float32 or Int8 etc
Alias Definition
LibTensorflowLite::Type
Defined in:
tensorflow_lite/tensor.crConstant Summary
-
Bool =
6 -
Complex128 =
12 -
Complex64 =
8 -
Float16 =
10 -
Float32 =
1 -
Float64 =
11 -
Int16 =
7 -
Int32 =
2 -
Int4 =
18 -
Int64 =
4 -
Int8 =
9 -
NoType =
0 -
Resource =
14 -
String =
5 -
UInt16 =
17 -
UInt32 =
16 -
UInt64 =
13 -
UInt8 =
3 -
Variant =
15