Nouamane Tazi

Results 18 issues of Nouamane Tazi

**Describe the bug** After I just installed fastai and pytorch using `conda install -c fastai -c pytorch -c anaconda fastai anaconda`. I can't import fastai.torch_core **Error with full stack trace**...

# What does this PR do? Fixes #254

### Who can help? @philschmid ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported task in...

bug

When i put : `localhost:9200` in `set host`, it works perfectly. But when I put `localhost:9200` strange things start to happen. Expected Behaviour : ![image](https://user-images.githubusercontent.com/29777165/76957624-6b61f400-6916-11ea-9c6e-e0d2cad31b48.png) I get no hits when...

The .to() seems to throttle the forward pass, by creating a `cudaStreamSynchronize` everytime the `AlignDevicesHook` is called. For example, I managed to reduce Walltime for a single forward pass of...

IndexError Traceback (most recent call last) in () 7 } 8 ----> 9 pprint(normalise(cleaned_corpus)) 7 frames /usr/local/lib/python3.6/dist-packages/normalise/normalisation.py in normalise(text, tokenizer, verbose, variety, user_abbrevs) 155 return insert(tokenizer(text), verbose=verbose, variety=variety, user_abbrevs=user_abbrevs) 156...

Doesn't support converting multiple files at once

enhancement

Hello, no matter what I put for the `csv-preview.numberFormat`. It always shows 2 significant decimals

A minimalist example to add a auto-scolling list