Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.cc412 void PrintTypeWithSubtype(StringRef type, TypeWithSubtype ty, in PrintTypeWithSubtype() function
431 return PrintTypeWithSubtype("resource", ty, os); in PrintResourceType()
441 return PrintTypeWithSubtype("variant", ty, os); in PrintVariantType()