关于“Encoder decoder”的评价
评论
Kyle K. · 评论over 2 years之前
Scott T. · 评论over 2 years之前
Hernán S. · 评论over 2 years之前
Diego F. · 评论over 2 years之前
Andrea A. · 评论over 2 years之前
Jan K. · 评论over 2 years之前
BLEU score took forever, other than that enjoyable lab
Brett L. · 评论over 2 years之前
Qiao C. · 评论over 2 years之前
Vitalii V. · 评论over 2 years之前
Richen Y. · 评论over 2 years之前
Shahid R. · 评论over 2 years之前
Fernando R. · 评论over 2 years之前
Rajkumar T. · 评论over 2 years之前
Pramod-Kumar A. · 评论over 2 years之前
Adithya S. · 评论over 2 years之前
James C. · 评论over 2 years之前
Juan Jose G. · 评论over 2 years之前
Egill V. · 评论over 2 years之前
Egill V. · 评论over 2 years之前
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. · 评论over 2 years之前
Sergio R. · 评论over 2 years之前
Dipesh k. · 评论over 2 years之前
Richard A. · 评论over 2 years之前
Arun M. · 评论over 2 years之前
Volodymyr S. · 评论over 2 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。