Commit 102a2ed
doc: fix inconsistency between the docstring and the implementation of argument
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Automatic batch size handling is now enabled by default when creating
a new DeepEval instance.
* **Documentation**
* Improved formatting consistency in model information and multi-task
training guides by removing unnecessary blank lines.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: glwan <wanguolin@dp.tech>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>auto_batch_size of DeepEval with paddle and pytorch backend (#4865)1 parent 1fbe4c1 commit 102a2ed
File tree
3 files changed
+3
-3
lines changed- deepmd
- dpmodel/infer
- pd/infer
- pt/infer
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments