• Paul Fultz II's avatar
    Add load/save function for program (#623) · 63c5582a
    Paul Fultz II authored
    
    
    * Add save/load functions
    
    * Formatting
    
    * Add loading and saving to the driver
    
    * Formatting
    
    * Add return
    
    * Serialize the context with the program
    
    * Formatting
    
    * Add python API
    
    * Formatting
    
    * Add c/c++ apis
    
    * Formatting
    
    * Add tests
    
    * Formatting
    
    * Fix tidy error
    
    * Fix python doc
    
    * Restore python code
    
    * Add function name to errors
    
    * Formatting
    
    * Use lvalue for writing
    
    * Serialize context
    
    * Fix convolution and pooling operator for miopen
    
    * Formatting
    
    * Add const ref
    
    * Set target name to gpu
    
    * Add target tests
    
    * Formatting
    
    * Move register target to cpp file
    
    * Fix target test
    
    * Use make_target in driver
    
    * Formatting
    
    * Use make_target for the API
    
    * Formatting
    
    * Add cpu include
    
    * Increase timeout
    
    * Add more tests
    
    * Formatting
    Co-authored-by: default avatarShucai Xiao <shucai.xiao@amd.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    63c5582a
msgpack.cpp 4.36 KB