• Robert Kimball's avatar
    Store Constant arrays where data is constant as a single value (#2880) · 7c337e5d
    Robert Kimball authored
    * wip
    
    * Add support for storing constant array of constant values as a single values that is automatically broadcast on deserialize
    
    * revert some changes to serializer.cpp
    
    * fix all_close_f to support nan and inf to allow for unit test
    
    * update unit tests to pass for all_close_f update
    
    * fix bug with i64
    
    * address compile issues?
    
    * change function name to be more accurate
    
    * fix compiler error
    7c337e5d
Name
Last commit
Last update
..
autodiff Loading commit data...
CMakeLists.txt Loading commit data...
all_close.hpp Loading commit data...
all_close_f.cpp Loading commit data...
all_close_f.hpp Loading commit data...
float_util.cpp Loading commit data...
float_util.hpp Loading commit data...
matcher.hpp Loading commit data...
ndarray.hpp Loading commit data...
random.hpp Loading commit data...
test_case.cpp Loading commit data...
test_case.hpp Loading commit data...
test_control.cpp Loading commit data...
test_control.hpp Loading commit data...
test_tools.cpp Loading commit data...
test_tools.hpp Loading commit data...