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