“373d1c9400273f95ea56ce7b88059a28de83de0f”上不存在“doc/git@gitcode.net:weixin_41840029/PaddleOCR.git”
  • Z
    Add FLAGS_allow_cinn_ops & FLAGS_deny_cinn_ops for controlling op types used... · 2479664a
    Zhen Wang 提交于
    Add FLAGS_allow_cinn_ops & FLAGS_deny_cinn_ops for controlling op types used in training with CINN. (#36842)
    
    * Update UT test_parallel_executor_run_cinn.py.
    
    * Add FLAGS_allow_cinn_ops & FLAGS_deny_cinn_ops & FLAGS_cinn_ops_delim.
    
    * Use the custom StringSplit function and remove the FLAGS_cinn_ops_delim flag.
    
    * Add FlagController test.
    
    * Apply lock to the cache_ only in CinnCompiler.
    
    * Add VizGraph & ReadableKey method for CinnCompiler.
    
    * Update the dot style of VizGraph in CinnCompiler.
    2479664a
build_cinn_pass.cc 16.4 KB