Issues
- 2
Major Bug regarding TensorPoints
#539 opened by muellerzr - 1
Validation set contains unseen category as target
#534 opened by Ch4s3r - 2
Don't turn layernorm into fp16
#533 opened by richarddwang - 1
Cannot override tokenizer with TextBlock (tok_func does not exist as an argument anymore)
#524 opened by shimsan - 1
latest fastai2 v0.0.24 learner summary() RuntimeError: Input type (torch.cuda.FloatTensor) != weight type (torch.FloatTensor)
#517 opened by bguan - 1
- 1
- 3
AttributeError: type object 'Image' has no attribute 'size' in fastbook example notebook
#421 opened by sreejithmm - 3
- 5
- 0
Learning rate finder breaks with pytorch DataLoader
#514 opened by scart97 - 2
Split comment on PR in main.yaml
#509 opened by KushajveerSingh - 1
README Needs to be refreshed
#499 opened by hamelsmu - 2
- 1
Re-added `lang` to default tokenizer?
#467 opened by morganmcg1 - 1
- 2
nbdev_test_nbs do not work without a GPU
#451 opened by hamelsmu - 1
- 7
Can't nbdev_build_lib, File not found error
#453 opened by richarddwang - 1
Sentence Piece: learn.predict throws AttributeError: 'NoneType' object has no attribute 'EncodeAsPieces'
#424 opened by hiromis - 1
Multi GPU Training for a unet_learner
#450 opened by tikurahul - 4
- 1
Moving docs raising issues with nbdev package
#442 opened by danieldiamond - 6
sklearn's `matthews_corrcoef` doesn't really support multi-label, hence `MatthewsCorrCoefMulti` won't work
#439 opened by tianjianjiang - 2
- 2
`show` function does not take into consideration DICOM images that have more than 1 frame
#408 opened by asvcode - 3
`KeyError: 'val_res'` when creating IMDB dataloader from first `01_intro` notebook
#433 opened by eugeneware - 1
- 1
- 1
For `PearsonCorrCoef` and `SpearmanCorrCoef`, are they from `spm` or `scs`?
#436 opened by tianjianjiang - 1
`fastai2==0.0.21` requires `torch>=1.6.0` which won't work on Google Colab
#437 opened by tianjianjiang - 3
- 3
_merge_tfms swallows lambda functions
#399 opened by slawekslex - 4
Question regarding 'requires_grad' on TensorBase
#388 opened by eseaflower - 2
installing fastai2 breaks my conda dependency tree
#385 opened by nickcorona - 1
fit one cycle
#423 opened by asalahDyab - 3
show_images does not have a cmap option
#407 opened by asvcode - 1
show_batch L issue in new commits
#406 opened by fmobrj - 1
PILDicom fails to load an image
#404 opened by Apollo-XI - 3
- 2
- 3
- 0
test issue
#429 opened by hamelsmu - 0
- 2
Error: F1ScoreMulti not evaluated
#422 opened by samiit - 5
- 3
Issue about issues
#390 opened by tcapelle - 1
Upsample source code changing
#393 opened by muellerzr - 1
- 1
RuntimeError: imag is not implemented for tensors with non-complex dtypes.
#395 opened by WaterKnight1998