• kahmed10's avatar
    Conv transpose op (#429) · cf85b4c6
    kahmed10 authored
    
    
    * initial testing
    
    * add shape op
    
    * formatting
    
    * add env variable for batch sizes
    
    * formatting
    
    * progress on driver
    
    * progress on driver
    
    * cleanup
    
    * cleanup
    
    * add and modified prev tests
    
    * formatting
    
    * remove comment
    
    * add shape op test
    
    * formatting
    
    * manually insert shape op in test
    
    * formatting
    
    * create options struct for parsers
    
    * formatting
    
    * Add documentation for python
    
    * Fix c++ documentaion
    
    * add documentation to parser
    
    * formatting
    
    * add argmin and tests
    
    * fix doc and definitions
    
    * formatting
    
    * revert test functions
    
    * formatting
    
    * cpu impl of conv_transpose
    
    * more work on conv_transpose
    
    * rename files, added extratests
    
    * formatting
    
    * add more tests
    
    * formatting
    
    * changes
    
    * fix tests
    
    * fix tidy
    
    * formatting
    
    * fixed function parameter
    
    * fix function parameter
    
    * add cpu ops test
    
    * formatting
    Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    cf85b4c6
cpu_ops_test.cpp 107 KB