Encoder decoder Reviews
3548 reviews
on step: train_dataset = create_dataset( input_tensor_train, target_tensor_train).shuffle( BUFFER_SIZE).repeat().batch(BATCH_SIZE, drop_remainder=True) eval_dataset = create_dataset( input_tensor_val, target_tensor_val).batch( BATCH_SIZE, drop_remainder=True) It gives: 2023-06-30 18:09:35.202400: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/nccl2/lib:/usr/local/cuda/extras/CUPTI/lib64 2023-06-30 18:09:35.202438: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303) 2023-06-30 18:09:35.202460: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (tensorflow-2-6-20230630-201903): /proc/driver/nvidia/version does not exist 2023-06-30 18:09:35.202802: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
Oleg G. · Reviewed حوالي سنتان ago
Sergio R. · Reviewed حوالي سنتان ago
Dipesh k. · Reviewed حوالي سنتان ago
Richard A. · Reviewed حوالي سنتان ago
Arun M. · Reviewed حوالي سنتان ago
Volodymyr S. · Reviewed حوالي سنتان ago
Arun P. · Reviewed حوالي سنتان ago
Rushi S. · Reviewed حوالي سنتان ago
I was not able to launch a notebook, kept getting the message "not enough resources", and then after a few more attempts , I quit the lab without being able to finish it.
Oleksandr P. · Reviewed حوالي سنتان ago
Nick G. · Reviewed حوالي سنتان ago
lab does not run
Jia Jun G. · Reviewed حوالي سنتان ago
Avneesh D. · Reviewed حوالي سنتان ago
Luigi B. · Reviewed حوالي سنتان ago
Shalika A. · Reviewed حوالي سنتان ago
can´t initialize a notebook in vertex ai workbench
Eduardo J. · Reviewed حوالي سنتان ago
Sanaz N. · Reviewed حوالي سنتان ago
great for high level understanding
Cesar D. · Reviewed حوالي سنتان ago
Halasi G. · Reviewed حوالي سنتان ago
Nikhil B. · Reviewed حوالي سنتان ago
SANDEEP G. · Reviewed حوالي سنتان ago
Jaroslaw F. · Reviewed حوالي سنتان ago
Anand R. · Reviewed حوالي سنتان ago
Roman S. · Reviewed حوالي سنتان ago
exercise 10 of rnn_encoder_decoder.ipynb took ages to run. No progress bar shown too.
Abhishek V. · Reviewed حوالي سنتان ago
Mustafa Cihad G. · Reviewed حوالي سنتان ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.