-
- Downloads
Prepare compare features utilities for updated SIS MPI scheme
Create set_standardized_value for ease of comparision operations (Node) Use standardized values for initial feature space creation in the SIS step Use dgemv instead of a for loop for comparision of features whenever possible Create a new set of functions for comparision based on a pair of node_ptr, double This will set up a new MPI scheme that uses reduce_all
Showing
- src/feature_creation/feature_space/FeatureSpace.cpp 15 additions, 3 deletionssrc/feature_creation/feature_space/FeatureSpace.cpp
- src/feature_creation/node/Node.cpp 10 additions, 0 deletionssrc/feature_creation/node/Node.cpp
- src/feature_creation/node/Node.hpp 7 additions, 0 deletionssrc/feature_creation/node/Node.hpp
- src/utils/compare_features.cpp 62 additions, 18 deletionssrc/utils/compare_features.cpp
- src/utils/compare_features.hpp 33 additions, 1 deletionsrc/utils/compare_features.hpp
Loading
Please register or sign in to comment