• kahmed10's avatar
    Changes to support both OneDNN and ZenDNN builds (#929) · 0859fe90
    kahmed10 authored
    
    
    * Add preallocate method
    
    * Add preallocate_param pass
    
    * Preallocate buffers on the cpu
    
    * Formatting
    
    * Preallocate on the gpu
    
    * Add missing cpp file
    
    * Formatting
    
    * Add lifetime function
    
    * Formatting
    
    * Improve handling of exceptions in test driver
    
    * Formatting
    
    * Auto print exception
    
    * Formatting
    
    * Fork each test case
    
    * Formatting
    
    * Exclude gcc 5 debug build
    
    * Fix tidy issues
    
    * Add color
    
    * Formatting
    
    * Create driver class
    
    * Formatting
    
    * Customize test_case names
    
    * Formatting
    
    * Report status from forked processes
    
    * Formatting
    
    * Update the verify driver
    
    * Formatting
    
    * Print out failed tests
    
    * Formatting
    
    * Fix tidy issues
    
    * Formatting
    
    * Expect passing
    
    * Improve failure reporting on non-linux systems
    
    * Fix ifdef
    
    * Always allocate
    
    * Fix tidy warning
    
    * Flush code code cov
    
    * Formatting
    
    * Fix tidy
    
    * Add const
    
    * Check if weak symbols is linked
    
    * Formatting
    
    * initial progress
    
    * formatting
    
    * Add continue flag
    
    * Formatting
    
    * Set exe name
    
    * Use stringstream and use quotes
    
    * rename vars
    
    * formatting
    
    * more testing
    
    * formatting
    
    * Fix bug when using --continue in the tests
    
    * Formatting
    
    * revert gemm
    
    * revert dot file
    
    * rename var
    
    * update cmakelists and deconv compute
    Co-authored-by: default avatarPaul <pfultz2@yahoo.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    0859fe90
softmax.cpp 591 Bytes