• gcwenger's avatar
    Heterogenous serialized graph testing across backends (#2020) · 40bcfdf7
    gcwenger authored
    * Heterogenous sub-graph comparison testing
    
    * Print index for float differences
    
    * Disabled compare_backends_with_graphs on most backends for now. Moved to new file. Added testing of unsigned values.
    
    * Fixed element::boolean range. Added missing include.
    
    * Switched use of shared_ptr as parm to raw *. Moved to using namespace std in cpp. Fixed comment marker in unit_test.manifest files. Switched some EXPECT_EQ TO ASSERT_EQ. Fixed parameterized test disabling.
    
    * Frozen naming -> serialized. Removed extraneous comments.
    
    * Graph comparison unit test relies on CPU for reference, so only build when CPU is built.
    
    * Reworked per backend disabling of compare_backends_with_graphs
    40bcfdf7
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...
matcher.hpp Loading commit data...
ndarray.hpp Loading commit data...
random.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...