-
Notifications
You must be signed in to change notification settings - Fork 97
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
/opt/rocm-3.1.0/hip/../include/hip/hcc_detail/hip_runtime_api.h:48:10: fatal error: 'hsa/hsa.h' file not found #927
Comments
Hi, |
Hi @sumannelli-Ib , thanks for creating this issue. |
Hi sunway513, |
Hi @sumannelli-Ib , at this point we still can not confirm if this issue is due to your local system configuration or a real issue that worth further investigation. |
Hi sunway513, Followed the above references getting the below error. The issue seems to hip memory. 2020-04-15 15:49:47.266809: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libhip_hcc.so |
Hi Sunway513, Please suggest me on this. What is the 2.10.0-hipclang version? How it differs from 2.10.0. Can I use it for TFOD API? Thanks |
Hi @sumannelli-Ib , hipclang is a new compiler infrastructure that ROCm will be migrated to in the near future. The branch you mentioned was to prepare for the needed changes on tensorflow code base, which is not directly related to TFOD API support. |
@sunway513 Thanks for taking a look at this issue. I'm assigning the issue to you now so that it has an assignee. Please feel free to re-assign/close if you feel this is out of scope. |
@jerryyin , what we can do is very limited without reproducible steps inside Docker containers. |
@sunway513 That's reasonable. @sumannelli-Ib Judging that the original compiler issue is fixed. I'm closing this now. If you continue to see the performance issue, please feel free to submit a new one with detailed steps to reproduce. |
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
TensorFlow version:1.15.3
Python version:3.6.9
Installed using virtualenv? pip? conda?:pip
GCC/Compiler version (if compiling from source): 4:7.4.0-1ubuntu2.3
ROCm/MIOpen version:3.1
GPU model and memory:AMD radeon vega vii 16GB
When I am training the model for a simple MNIST dataset its working fine. But when I am using tensorflow object detection API training with tensorflow-rocm==1.15.3 it's not working. But tensorflow-rocm=1.15.0 is working with 2.10 but this is very slower than CPU.
Getting the below logs.
warning: :0:0: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering
warning: :0:0: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering
INFO:tensorflow:global_step/sec: 0
I0409 23:03:14.482075 139763101185792 supervisor.py:1099] global_step/sec: 0
INFO:tensorflow:Recording summary at step 412.
I0409 23:03:24.583948 139763092793088 supervisor.py:1050] Recording summary at step 412.
In file included from gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp:1:
In file included from ./common_header.hpp:4:
In file included from ./config.hpp:4:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hip_runtime.h:56:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hcc_detail/hip_runtime.h:57:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hip_runtime_api.h:342:
/opt/rocm-3.1.0/hip/../include/hip/hcc_detail/hip_runtime_api.h:48:10: fatal error: 'hsa/hsa.h' file not found
#include <hsa/hsa.h>
^~~~~~~~~~~
1 error generated.
In file included from gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp:1:
In file included from ./common_header.hpp:4:
In file included from ./config.hpp:4:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hip_runtime.h:56:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hcc_detail/hip_runtime.h:57:
In file included from /opt/rocm-3.1.0/hip/../include/hip/hip_runtime_api.h:342:
/opt/rocm-3.1.0/hip/../include/hip/hcc_detail/hip_runtime_api.h:48:10: fatal error: 'hsa/hsa.h' file not found
#include <hsa/hsa.h>
^~~~~~~~~~~
1 error generated.
MIOpen Error: /root/driver/MLOpen/src/tmp_dir.cpp:47: Can't execute cd /tmp/miopen-gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp-5b3a-efef-e8ae-4c89; KMOPTLLC="-mattr=+enable-ds128 -amdgpu-enable-global-sgpr-addr --amdgpu-spill-vgpr-to-agpr=0" /opt/rocm-3.1.0/hcc/bin/hcc -DCK_PARAM_PROBLEM_K=64 -DCK_PARAM_PROBLEM_C=256 -DCK_PARAM_PROBLEM_HI=2 -DCK_PARAM_PROBLEM_WI=2 -DCK_PARAM_PROBLEM_HO=2 -DCK_PARAM_PROBLEM_WO=2 -std=c++14 -DCK_PARAM_PROBLEM_CONV_DIRECTION_FORWARD=0 -DCK_PARAM_PROBLEM_CONV_DIRECTION_BACKWARD_DATA=0 -DCK_PARAM_PROBLEM_CONV_DIRECTION_BACKWARD_WEIGHT=1 -DCK_PARAM_PROBLEM_N=10 -DCK_PARAM_PROBLEM_Y=1 -DCK_PARAM_PROBLEM_X=1 -DCK_PARAM_PROBLEM_CONV_STRIDE_H=1 -DCK_PARAM_PROBLEM_CONV_STRIDE_W=1 -DCK_PARAM_PROBLEM_CONV_DILATION_H=1 -DCK_PARAM_PROBLEM_CONV_DILATION_W=1 -DCK_PARAM_TUNABLE_BLOCK_SIZE=64 -DCK_PARAM_TUNABLE_B_PER_BLOCK=16 -DCK_PARAM_TUNABLE_K_PER_BLOCK=32 -DCK_PARAM_TUNABLE_E_PER_BLOCK=4 -DCK_PARAM_DEPENDENT_GRID_SIZE=4 -DCK_PARAM_GEMM_N_REPEAT=2 -DCK_PARAM_GEMM_M_PER_THREAD_SUB_C=4 -DCK_PARAM_GEMM_N_PER_THREAD_SUB_C=4 -DCK_PARAM_GEMM_M_LEVEL0_CLUSTER=1 -DCK_PARAM_GEMM_N_LEVEL0_CLUSTER=4 -DCK_PARAM_GEMM_M_LEVEL1_CLUSTER=4 -DCK_PARAM_GEMM_N_LEVEL1_CLUSTER=4 -DCK_PARAM_IN_BLOCK_COPY_CLUSTER_LENGTHS_E=4 -DCK_PARAM_IN_BLOCK_COPY_CLUSTER_LENGTHS_N1=1 -DCK_PARAM_IN_BLOCK_COPY_CLUSTER_LENGTHS_B=16 -DCK_PARAM_IN_BLOCK_COPY_CLUSTER_LENGTHS_N2=1 -DCK_PARAM_IN_BLOCK_COPY_SRC_DATA_PER_READ_B=1 -DCK_PARAM_IN_BLOCK_COPY_DST_DATA_PER_WRITE_N2=4 -DCK_PARAM_WEI_BLOCK_COPY_CLUSTER_LENGTHS_E=4 -DCK_PARAM_WEI_BLOCK_COPY_CLUSTER_LENGTHS_K=16 -DCK_PARAM_WEI_BLOCK_COPY_SRC_DATA_PER_READ_E=1 -DCK_PARAM_WEI_BLOCK_COPY_DST_DATA_PER_WRITE_K=2 -DCK_PARAM_EPACK_LENGTH=1 -DCK_THREADWISE_GEMM_USE_AMD_INLINE_ASM=1 -DCK_USE_AMD_INLINE_ASM=1 -D__HIP_PLATFORM_HCC__=1 -DMIOPEN_USE_FP16=0 -DMIOPEN_USE_FP32=1 -DMIOPEN_USE_INT8=0 -DMIOPEN_USE_INT8x4=0 -DMIOPEN_USE_BFP16=0 -DMIOPEN_USE_INT32=0 -DMIOPEN_USE_RNE_BFLOAT16=1 -mcpu=gfx906 -Wno-everything -amdgpu-target=gfx906 -Wno-unused-command-line-argument -I. -isystem /opt/rocm-3.1.0/hip/../include -isystem /opt/rocm-3.1.0/hip/include -isystem /opt/rocm/include -hc -Wl,--enable-new-dtags -hc -L /opt/rocm/lib -Wl,-rpath /opt/rocm/lib -Wl,--whole-archive -hc -fPIC -std=c++14 -isystem /opt/rocm/include -isystem /opt/rocm/include -ldl -hc -fPIC -std=c++14 -isystem /opt/rocm/include -isystem /opt/rocm/include -Wl,--no-whole-archive -ldl -lm -hc -fPIC -std=c++14 -isystem /opt/rocm/include -isystem /opt/rocm/include gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp -o /tmp/miopen-gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp-5b3a-efef-e8ae-4c89/gridwise_convolution_implicit_gemm_v4_nchw_kcyx_nkhw_lds_double_buffer.cpp.o
2020-04-09 23:04:00.090867: F tensorflow/stream_executor/rocm/rocm_dnn.cc:2778] Check failed: status == miopenStatusSuccess (7 vs. 0)Unable to find a suitable algorithm for doing backward filter convolution
Fatal Python error: Aborted
Thread 0x00007f1904baa700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 295 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 551 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 311 in wait_for_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 293 in _close_on_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f19053ab700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce4ff9700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 295 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 551 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 311 in wait_for_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 293 in _close_on_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce57fa700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce5ffb700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce67fc700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce6ffd700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce77fe700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ce7fff700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1d22ffd700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1d237fe700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1287 in _single_operation_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/queue_runner_impl.py", line 257 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 864 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1d227fc700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 299 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 551 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 311 in wait_for_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 493 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1d21ffb700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 299 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 551 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 311 in wait_for_stop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 493 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1d217fa700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1350 in _run_fn
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1365 in _do_call
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1359 in _do_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1180 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 956 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/supervisor.py", line 1045 in run_loop
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/training/coordinator.py", line 495 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1ebccbe700 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 295 in wait
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/queue.py", line 164 in get
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/summary/writer/event_file_writer.py", line 159 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/threading.py", line 884 in _bootstrap
Thread 0x00007f1f2ccb8740 (most recent call first):
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1443 in _call_tf_sessionrun
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1350 in _run_fn
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1365 in _do_call
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1359 in _do_run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1180 in _run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 956 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/contrib/slim/python/slim/learning.py", line 490 in train_step
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/contrib/slim/python/slim/learning.py", line 775 in train
File "/home/suman/tensorflow/models/research/object_detection/legacy/trainer.py", line 417 in train
File "./legacy/train.py", line 181 in main
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/util/deprecation.py", line 324 in new_func
File "/home/suman/.local/lib/python3.6/site-packages/absl/app.py", line 250 in _run_main
File "/home/suman/.local/lib/python3.6/site-packages/absl/app.py", line 299 in run
File "/home/suman/anaconda3/envs/tfff/lib/python3.6/site-packages/tensorflow_core/python/platform/app.py", line 40 in run
File "./legacy/train.py", line 185 in
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: