You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in version 1.1.0, we test GPU's and CPU's dense_embedding_codegen_lookup_function,found that CPU's output is pooled thought pooling_mode is None. GPU's output is normal. there are some version solve the problem?