Matthew Hayes

Results 98 comments of Matthew Hayes

This sounds reasonable to me.

How about creating a patch? http://datafu.incubator.apache.org/docs/datafu/contributing.html

Yes I plan to investigate and fix this. However I think it's pretty rare that this might occur. I've only heard about this happening a couple times even with heavy...

Note that if this did occur, then the resolution would just be to start the dbx sync process again. It would resume from where it left off. The fix would...

Hey thanks for the report. I wonder if this is related to #280. The fact that it returns 404 on a put seems to suggest that the parent directory does...

> Or perhaps we could include the SHA1 of all parent files in the header comment? This makes sense and it seems it would solve the problem.

Looking at the API below, it does not support creating an empty repo, which is probably what we'd want to do here: https://docs.databricks.com/dev-tools/api/latest/repos.html#operation/create-repo

> Does this demo require A100-40G or A100-80G? It has trained successfully on 8 A100 40 GB (e.g. Standard_ND96asr_v4).

> I wonder if we could replace the .py files that are notebooks with .ipynb, as Databricks will readily understand those too. I prefer to keep it as `.py` files...