Skip to content

Commit 50304da

Browse files
committed
correct imdb func name in docs
1 parent 6e69b5e commit 50304da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/files.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sake of cross-platform.
3737
load_cifar10_dataset
3838
load_ptb_dataset
3939
load_matt_mahoney_text8_dataset
40-
load_imbd_dataset
40+
load_imdb_dataset
4141
load_nietzsche_dataset
4242
load_wmt_en_fr_dataset
4343

@@ -79,7 +79,7 @@ Matt Mahoney's text8
7979

8080
IMBD
8181
^^^^^^^^^^^
82-
.. autofunction:: load_imbd_dataset
82+
.. autofunction:: load_imdb_dataset
8383

8484
Nietzsche
8585
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)