• kahmed10's avatar
    Add tf C++ API (#770) · 51fb672d
    kahmed10 authored
    
    
    * fix relu6
    
    * add more transposes
    
    * add parse_tf calls
    
    * progress on multi_outputs
    
    * formatting
    
    * add multi output test
    
    * add comment and update migraphx.py
    
    * fix compile
    
    * formatting
    
    * update tools/api
    
    * formatting
    
    * fix function call
    
    * fix generate
    
    * simplify tests
    
    * formatting
    
    * rename tests
    
    * enclose braces
    
    * add more tests
    
    * update comments
    
    * rename file and add default param
    
    * formatting
    
    * fix tidy and change type
    
    * formatting older files
    Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
    51fb672d
api.cpp 4.96 KB