Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ir/types/
Ddialect.h200 Type RemoveSubtypes();
212 return type.RemoveSubtypes(); in GetDefaultTypeOf()
Ddialect.cc627 Type TensorFlowTypeWithSubtype::RemoveSubtypes() { in RemoveSubtypes() function in mlir::tf_type::TensorFlowTypeWithSubtype