• S
    Add ParameterList (#21056) · cff7a498
    songyouwei 提交于
    * add ParameterList container
    
    * add unittest
    test=develop
    
    * fix container, rebase remove build_once
    test=develop
    
    * add parameters None check
    test=develop
    
    * update Sequential unittest
    test=develop
    
    * use Linear in Sequential sample code
    test=develop
    
    * fix Sequential arg type doc
    test=develop
    cff7a498
container.py 5.9 KB