지금 이거 실행하면/

2024-05-26 22:38:50.351081: I tensorflow/core/common_runtime/bfc_allocator.cc:1103] total_region_allocated_bytes_: 266338304 memory_limit_: 2910794548 available bytes: 2644456244 curr_region_allocation_bytes_: 268435456

2024-05-26 22:38:50.351355: I tensorflow/core/common_runtime/bfc_allocator.cc:1109] Stats:

Limit:                      2910794548

InUse:                       115046912

MaxInUse:                    126039552

NumAllocs:                         954

MaxAllocSize:                 15204352

Reserved:                            0

PeakReserved:                        0

LargestFreeBlock:                    0


2024-05-26 22:38:50.352396: W tensorflow/core/common_runtime/bfc_allocator.cc:491] ***********************____**********************x__________________________________________________

Traceback (most recent call last):

  File "C:\Users\User\Desktop\최종 데이터\resnet\resnet_GPU_train.py", line 77, in <module>

    history = model.fit(X_train, y_train, epochs=25, validation_data=(X_val, y_val))

  File "C:\Users\User\anaconda3\envs\tf\lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler

    raise e.with_traceback(filtered_tb) from None

  File "C:\Users\User\anaconda3\envs\tf\lib\site-packages\tensorflow\python\framework\constant_op.py", line 102, in convert_to_eager_tensor

    return ops.EagerTensor(value, ctx.device_name, dtype)

tensorflow.python.framework.errors_impl.InternalError: Failed copying input tensor from /job:localhost/replica:0/task:0/device:CPU:0 to /job:localhost/replica:0/task:0/device:GPU:0 in order to run _EagerConst: Dst tensor is not initialized.
이런 에러 뜨면서 실행이 안되요... 미쳐버릴것 같아서 마지막 희망을 품고 여기 올려봅니다.... 제발 부탁드려요