“74ee4f3f8699e6f3a7e24513c47c76729726a5b2”上不存在“models/contentunderstanding/textcnn/config.yaml”
  • Z
    support Exhaustive search in dygraph (#23415) · dbfbd7ea
    zhongpu 提交于
    * use global conv cache; test=develop
    
    * use singleton cache; test=develop
    
    * fix format error; test=develop
    
    * add cudnn helper header; test=develop
    
    * fix header error; test=develop
    
    * fix mac unitest; test=develop
    
    * fix mac unitest; test=develop
    
    * fix file format; test=develop
    
    * fix include file error, test=develop
    
    * remove kernel_configs_ in class ExecutionContext and kernel_configs_map_ in class OperatorWithKernel, test=develop
    
    * fix test_elementwise_mul_op_dim, test=develop
    
    * fix compile error, test=develop
    Co-authored-by: Nphlrain <phliuhongyu@126.com>
    dbfbd7ea
conv_cudnn_op.cu 45.6 KB