• Y
    Fix bug in lookup_table_op & layers (#5298) · 4b9a2c44
    Yu Yang 提交于
    * Fix bug in lookup_table_op & layers
    
    * Missing Act in layers
    
    * Should += in CPU
    
    * Remove check in python
    
    * Fix bug in sequence_conv_pool()
    
    * Fix a bug in test_recommender_system.py
    
    * Just skip test_evaluator
    4b9a2c44
test_recommender_system.py 8.9 KB