Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ir/types/
Ddialect.cc102 void PrintTypeWithSubtype(StringRef type, TypeWithSubtype ty, in PrintTypeWithSubtype() function
117 return PrintTypeWithSubtype("resource", ty, os); in PrintResourceType()
125 return PrintTypeWithSubtype("variant", ty, os); in PrintVariantType()