• kahmed10's avatar
    Add Split op (#401) · e814cffb
    kahmed10 authored
    * fix pad calc
    
    * simplify ceil calc and remove extra vars
    
    * workatound for nasnet
    
    * formatting
    
    * add split and tests
    
    * formatting
    
    * fix cppcheck and clang-tidy
    
    * fix clang tidy
    
    * refactor to use vector of instruction_ref, add UNDEBUG to clang tidy
    
    * formatting
    
    * fix comment code
    
    * fix comments and tidy
    
    * formatting
    
    * fix syntax error
    
    * fix tidy
    
    * remove namespace comment
    e814cffb
tf.cpp 51.4 KB