• W
    Fluid clean (#48841) · b8814777
    wangxiaoning 提交于
    * add index sample fp16 support
    
    * remove fluid APIs in distributed_strategy.py and role_maker.py
    
    * Revert "remove fluid APIs in distributed_strategy.py and role_maker.py"
    
    This reverts commit 223bbee990d3bf69e252fc3c0f19e3873550a264.
    
    * remove fluid APIs in distributed_strategy.py and role_maker.py
    
    * remove index sample op changes
    
    * remove fluid APIs under fleet.base
    
    * remove fluid APIs under fleet.layers.mpu
    
    * remove fluid APIs under fleet.meta_optimizers
    
    * fix fluid error
    
    * fix util_factory.py
    
    * reset fluid.io.load_inference_model API
    
    * remove dygraph.parallel.prepare_context
    
    * remove fluid.dygraph.StaticModelRunner API
    
    * remove split_lod_tensor merge_lod_tensor
    
    * remove unittests
    b8814777
test_dist_base.py 63.6 KB