关于“Encoder decoder”的评价
3942 条评价
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 核实。