mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-04 18:00:48 +00:00
Merge cfd9b0a2fc
into 5701d615d4
This commit is contained in:
commit
c60dcda760
@ -922,7 +922,7 @@
|
||||
],
|
||||
"source": [
|
||||
"x,y = to_cpu(dls.train.one_batch())\n",
|
||||
"activs = learn.model(x)\n",
|
||||
"activs = TensorBase(learn.model(x))\n",
|
||||
"activs.shape"
|
||||
]
|
||||
},
|
||||
|
20018
09_tabular.ipynb
20018
09_tabular.ipynb
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user