Searched refs:a_wst (Results 1 – 1 of 1) sorted by relevance
294 auto a_wst = a.dyn_cast<mlir::TF::TensorFlowTypeWithSubtype>(); in GetCastCompatibleType() local296 if (!a_wst || !b_wst) return nullptr; in GetCastCompatibleType()309 auto a_wst_st = a_wst.GetSubtypes(); in GetCastCompatibleType()