Searched refs:getDataType (Results 1 – 2 of 2) sorted by relevance
55 return TensorSpec(Name, Port, getDataType<T>(), Shape);76 return getDataType<T>() == TypeIndex; in isElementType()83 template <typename T> static int getDataType() { in getDataType() function265 template <> int TensorSpec::getDataType<T>();
466 template <> int TensorSpec::getDataType<T>() { return E; }