Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Equals and = operator for DataViewType comparison #5942

Merged
merged 1 commit into from Oct 1, 2021
Merged

Use Equals and = operator for DataViewType comparison #5942

merged 1 commit into from Oct 1, 2021

Commits on Sep 23, 2021

  1. Use Equals and = operator for DataViewType comparison

    DataViewType of Vector<T, NN> would not evaluate correctly and Vector types which was of same types and sizes would fail for AutoML.
    
    Fixes #5773
    thoron committed Sep 23, 2021
    Copy the full SHA
    f55129d View commit details
    Browse the repository at this point in the history