• Robert Kimball's avatar
    Fix build for MacOS (#1112) · e2e814e3
    Robert Kimball authored
    * remove reference to ngraph core code from codegen. add stand-alone implementations of needed funcions
    
    * fixed potential pointer leak
    
    * clean up file_util
    
    * more file util cleanup, removing unused functions
    
    * interpreter works on mac
    
    * CPU and INTERPRETER build and pass unmit tests on macos
    
    * move get_directory to file_util
    
    * cleanup
    e2e814e3
file_util.cpp 2.5 KB