jacob-talroo
jacob-talroo
H3 functions missing methods on Databricks: `java.lang.NoSuchMethodError: com.uber.h3core.H3Core...`
On Databricks, I too am getting `NoSuchMethodError: 'java.util.List com.uber.h3core.H3Core.polygonToCells(java.util.List, java.util.List, int)'`. This is weird since I am on a [Databricks cluster that should NOT support H3](https://docs.databricks.com/en/sql/language-manual/sql-ref-h3-geospatial-functions.html) - it neither SQL...
H3 functions missing methods on Databricks: `java.lang.NoSuchMethodError: com.uber.h3core.H3Core...`
Thank you - that work around is working for now. Does the comment about the shaded jar actually being an Uber JAR make sense?
Thanks for the suggestion. Here is our situation. Previously, we were running a BERT pretrain with TensorFlow 2.11 and TensorFlow Models (TFM) with XLA on mulitple GPUs. This took about...
FYI - we removed the extra projections from the heads of the NLP trunks and now JAX is about the same performance of TF 2.
FYI - I am following this ticket so that we _don't_ have to do anything else to use the latest Linux with Nvidia drivers on AWS. We desire simplicity. Our...
On Fedora 40 Linux / Wayland / Gnome, when I run Chrome with `google-chrome-stable --ignore-gpu-blocklist --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,VaapiVideoDecodeLinuxGL,VaapiIgnoreDriverChecks,WebRTCPipeWireCapturer`, when I share my screen, I see the GPU being used with `intel_gpu_top`. However,...
We can close. We have moved on to Keras 3 / JAX.