• Y
    Fix paddle.flops AttributeError (#38850) · ae1e71b3
    yingyibiao 提交于
    * Fix AttributeError when output y is a tuple which has no attribute 'shape'
    
    * Add unit test for dynamic_flops with multiple outputs
    
    * Add unit test for dynamic_flops with multiple outputs
    ae1e71b3
dynamic_flops.py 10.5 KB