M. R. Schwob

Results 9 comments of M. R. Schwob

I found the following code in the ASTModel definition to be the source of differentiation. This leaves me wondering if the ``` # mlp head for fine-tuning ; this is...

Hi, joa-quim. I am on Ubuntu 22.04.3 LTS in Julia 1.9.2. ![image](https://github.com/GenericMappingTools/GMT.jl/assets/13207676/470d8c9e-765c-487e-9778-80bd20648964). Here is my error message: ![image](https://github.com/GenericMappingTools/GMT.jl/assets/13207676/76332cf0-6fc6-4a34-a9c4-6a37c45847fc)

Update: I'm still getting the same error using the same code with Python 3.7.4 on an Ubuntu laptop, so it doesn't seem that the python or module versions are the...

Aside from the "module management" section in the quoted code snippet, I have not.

Yes, I can run the AST Colab script perfectly on my end.

My timm package is 0.4.5. I think I'm seeing the cause for the error. Below is your ast_models.py file with a few lines I added (tagged with "# added !!")....

Just to follow-up on this bug, it only came up because I tried to run the optional code you commented out at the end of the `ast_models.py` file. Perhaps the...