Searched refs:new_subtypes (Results 1 – 2 of 2) sorted by relevance
635 ArrayRef<TensorType> new_subtypes) { in clone() argument638 return VariantType::get(new_subtypes, ctx) in clone()641 return ResourceType::get(new_subtypes, ctx) in clone()
203 TensorFlowTypeWithSubtype clone(ArrayRef<TensorType> new_subtypes);