Ciprian Tomoiaga

Results 13 issues of Ciprian Tomoiaga

Please confirm you have the latest versions of fastai, fastcore, and nbdev prior to reporting a bug (delete one): NO v2.4, but it stil seems to be in current code....

Please confirm you have the latest versions of fastai, fastcore, and nbdev prior to reporting a bug (delete one): NO fastai v2.4, but I believe the bug is still there....

## Problem ```bash $ git diff path/to/notebook.ipynb $ ``` ## Expected ```bash $ HOME=/tmp/ git diff path/to/notebook.ipynb diff --git a/path/to/notebook.ipynb b/path/to/notebook.ipynb old mode 100644 new mode 100755 ``` In the...

Hello, Thank you for releasing your code ! It is a great contribution and I see it helps a lot of people (including me!). I have a question WRT the...

Hi, I know the drone parameters can be changed at launch. But is there a way to change them after the node has been launched? Specifically, I am interested in...

### Before submitting a bug report - [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue - [X] I searched for...

bug
Component: Sync

### System Info ```Shell - `Accelerate` version: 0.19.0 - Platform: Linux-5.10.147+-x86_64-with-glibc2.31 - Python version: 3.10.11 - Numpy version: 1.22.4 - PyTorch version (GPU?): 1.13.1+cu116 (True) - System RAM: 12.68 GB...

### Feature description # Shorter interface for getting text of an element ## Why ? For people using puppeteer for web scraping, it is really common to get the `innerText`...

feature

I downloaded the latest `train/Annotations/iSAID_train.json` file from Google Drive. It lists categories as follows: ``` [{'id': 1, 'name': 'storage_tank'}, {'id': 2, 'name': 'Large_Vehicle'}, {'id': 3, 'name': 'Small_Vehicle'}, {'id': 4, 'name':...

Thank you for the awesome extension! It is super useful and works from the get go. I find it a bit difficult to input the list of files every time...