We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f901267 commit f368f57Copy full SHA for f368f57
paddlenlp/trainer/__init__.py
@@ -13,7 +13,6 @@
13
# limitations under the License.
14
15
from .argparser import *
16
-from .auto_trainer import *
17
from .compression_args import *
18
from .plugins.timer import *
19
from .trainer import *
0 commit comments