Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noob questions #10

Open
Iliceth opened this issue Jan 24, 2024 · 1 comment
Open

Noob questions #10

Iliceth opened this issue Jan 24, 2024 · 1 comment

Comments

@Iliceth
Copy link

Iliceth commented Jan 24, 2024

Hi, I hope you don't mind, but could you tell me if any of the errors/warnings underneath, selected and copied during the process, are problematic and/or potentially do hurt the performance of your code on my system?

E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered

E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered

E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered

W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT

I0124 13:07:20.764660 140638609667136 xla_bridge.py:660] Unable to initialize backend 'rocm': NOT_FOUND: Could not find registered platform with name: "rocm". Available platform names are: CUDA

I0124 13:07:20.768469 140638609667136 xla_bridge.py:660] Unable to initialize backend 'tpu': INTERNAL: Failed to open libtpu.so: libtpu.so: cannot open shared object file: No such file or directory

Warning: image_path not found for reconstruction

I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.

And a last question: the output of generate_tables_360.py looks like this in my terminal, formatting is off due to only one result in my set?

Average Results:
\hline
Our Model &    \cellcolor{red}28.30 &    \cellcolor{red}0.864 & 8.02
Per-Scene Results:
psnr
 & \textit{360_v2_garden_1297x840/checkpoints} \\\hline
\hline
Our Model &    \cellcolor{red}28.30
ssim
 & \textit{360_v2_garden_1297x840/checkpoints} \\\hline
\hline
Our Model &    \cellcolor{red}0.864
@Brunwo
Copy link

Brunwo commented Jan 31, 2024

it looks like you run on TPU (google colab ?) try switching to GPU runtime, as JAX is not working properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants