File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 33extend-exclude = [
44 # Skip `Accuray ` check in these files
55 " docs/practices/cv/3D_image_classification_from_CT_scans.ipynb" ,
6- # Skip `datas ` check in these files
7- " docs/practices/time_series/autoencoder.ipynb" ,
8- " docs/practices/nlp/transformer_in_English-to-Spanish.ipynb" ,
9- " docs/guides/06_distributed_training/data_parallel/amp_cn.rst" ,
10- " docs/practices/nlp/addition_rnn.ipynb" ,
11- " docs/practices/cv/pointnet.ipynb"
126
137]
148
@@ -30,6 +24,7 @@ Clas = "Clas"
3024arange = " arange"
3125unsupport = " unsupport"
3226Nervana = " Nervana"
27+ datas = " datas"
3328
3429# These words need to be fixed
3530Creenshot = " Creenshot"
Original file line number Diff line number Diff line change 13251325 },
13261326 {
13271327 "cell_type" : " code" ,
1328- "execution_count" : null ,
1328+ "execution_count" : 33 ,
13291329 "metadata" : {
13301330 "execution" : {
13311331 "iopub.execute_input" : " 2023-02-03T07:29:14.998922Z" ,
You can’t perform that action at this time.
0 commit comments