Home
last modified time | relevance | path

Searched refs:common_dtype (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle.cc1087 const DataType common_dtype = full_tensor_entry.dtype(); in GetSliceValue() local
1088 switch (common_dtype) { in GetSliceValue()
1111 return errors::InvalidArgument("Dtype ", DataTypeString(common_dtype), in GetSliceValue()