Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.cc391 Type DropSubTypes(Type ty) { in DropSubTypes() function
397 Type DropRefAndSubTypes(Type ty) { return DropRefType(DropSubTypes(ty)); } in DropRefAndSubTypes()
Dtf_types.h314 Type DropSubTypes(Type ty);