• J
    Optimize CINN cache key (#37786) · 2567dfa4
    jiangcheng 提交于
    * optimize cache key
    
    * add cinn cache key by graph address
    
    * perfect cache key test script
    
    * rename GraphHashProto to GraphHashStrategy
    
    * optimize graph_serialize_str_ to graph_hash_val_ and other change by review advices
    2567dfa4
cinn_cache_key.cc 4.5 KB