• turneram's avatar
    Half v2plus (#731) · e4bc095e
    turneram authored
    
    
    * Added initial examples
    
    * Added python example from wiki
    
    * Edited readme
    
    * Added cpp interface files
    
    * Made changes to readmes
    
    * Added jupyter notebook for tf2 ex, added readme for tf1 ex
    
    * Added dockerfile
    
    * Re-structured driver example
    
    * Removed unnecessary files
    
    * Changed include path
    
    * Removed cpp_interface to rewrite
    
    * Added example of parsing, loading, saving with C++ API
    
    * Updated readme
    
    * Small code change, altered docker invocation, formatiing
    
    * Formatting
    
    * Added newline to end of dockerfile
    
    * Formatting
    
    * Formatting
    
    * Added C++ API inference example program
    
    * Formatting
    
    * Added README to cpp inference example
    
    * DeepCode suggested changed
    
    * DeepCode suggested change
    
    * Redesign python inference example
    
    * Address review comments
    
    * Address review comments
    
    * Address review comments
    
    * Added check for half version; conditionally ignore struct specialized for deprecated type
    
    * Moved new block after find_package(ROCM)
    
    * Rename HAVE_EXPR to HAVE_HALF_EXPR; relocated definitions
    Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    e4bc095e
CMakeLists.txt 4.06 KB