• W
    save model after jit.load (#28748) · 1476e1f9
    WeiXin 提交于
    * Changed a variable name error
    
    * Add comments
    
    * Move member functions of TranslatedLayer out of function
    
    * edit code according to review
    
    * Edit input argument of '_run_static_graph'
    
    * reset due to Segmentation fault
    
    * rename variables when stitching graph
    
    * modify code according CI
    
    * Add comments to '__i_m_p_l__'
    
    * remove blanks befor 'Get...'
    
    * edit code according to review
    
    * Add a comment to '_execution_method_creator'
    
    * Edit a comment to '_execution_method_creator'
    1476e1f9
utils.py 38.9 KB