• Y
    Add new one hot function in nn.functional (#26183) · 8c48c7da
    yukavio 提交于
    * add input.py  file
    
    * write input.py
    
    * fix init file
    
    * add unit tests
    
    * fix dygraph and input shape
    
    * Revert "fix dygraph and input shape"
    
    This reverts commit 89ad8664.
    
    * fixed pylint
    
    * fix deprecated
    
    * fix old op
    
    * fix old op
    
    * set check_dygraph=True
    
    * Revert "set check_dygraph=True"
    
    This reverts commit a8e93e33.
    
    * test commit
    
    * fix doc and change test file name
    8c48c7da
__init__.py 9.6 KB