Searched defs:variant_type (Results 1 – 8 of 8) sorted by relevance
647 if (auto variant_type = dyn_cast<VariantType>()) in GetSubtypes() local
544 auto variant_type = getElementTypeOrSelf(type).dyn_cast<TF::VariantType>(); in GetElementShapeFromResultType() local
1256 auto variant_type = VariantType::get(element_type, op->getContext()); in InferShapeForTensorListInitOps() local
296 uint32_t variant_type; member
490 unsigned int variant_type; member
796 auto variant_type = element_type.dyn_cast<mlir::TF::VariantType>(); in BuildTFVariantType() local
2378 auto variant_type = in fold() local