• C
    [Yaml]add gaussian_random yaml and test case (#41312) · 4819ab4d
    chentianyu03 提交于
    * add guassian random yaml
    
    * add gaussian_random yaml and test case
    
    * fix error modify of full yaml
    
    * import in_dygraph_mode
    
    * import _in_legacy_dygraph
    
    * add place arg in api
    
    * import __current_expected_place
    
    * fix test_egr_python_api failed case
    
    * add test case
    
    * add cast for NormalInitializer
    
    * fix test error
    
    * fix test error
    
    * rm unsed check code
    
    * fix test error in test_initializer_nn
    
    * modify by review
    4819ab4d
initializer.py 44.1 KB