Skip to content

Instantly share code, notes, and snippets.

@rsandler00
Created November 14, 2019 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsandler00/37b292ff2fefc6eff3151dc9b4d348d6 to your computer and use it in GitHub Desktop.
Save rsandler00/37b292ff2fefc6eff3151dc9b4d348d6 to your computer and use it in GitHub Desktop.
isi@nano:~/Emulsefai$ python tst.py
2019-11-14 11:18:08.090728: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-11-14 11:18:16.575729: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
WARNING:tensorflow:From tst.py:6: The name tf.enable_eager_execution is deprecated. Please use tf.compat.v1.enable_eager_execution instead.
2019-11-14 11:18:21.897651: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-11-14 11:18:21.910336: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:21.910489: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties:
name: NVIDIA Tegra X1 major: 5 minor: 3 memoryClockRate(GHz): 0.9216
pciBusID: 0000:00:00.0
2019-11-14 11:18:21.910561: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-11-14 11:18:21.910680: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-11-14 11:18:21.910837: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-11-14 11:18:21.910947: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-11-14 11:18:21.914260: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-11-14 11:18:21.916747: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-11-14 11:18:21.916937: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-11-14 11:18:21.917211: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:21.917612: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:21.917730: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-11-14 11:18:21.938798: W tensorflow/core/platform/profile_utils/cpu_utils.cc:98] Failed to find bogomips in /proc/cpuinfo; cannot determine CPU frequency
2019-11-14 11:18:21.939755: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x35f1db60 executing computations on platform Host. Devices:
2019-11-14 11:18:21.939821: I tensorflow/compiler/xla/service/service.cc:175] StreamExecutor device (0): <undefined>, <undefined>
2019-11-14 11:18:22.008643: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:22.008926: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x37bbab40 executing computations on platform CUDA. Devices:
2019-11-14 11:18:22.008978: I tensorflow/compiler/xla/service/service.cc:175] StreamExecutor device (0): NVIDIA Tegra X1, Compute Capability 5.3
2019-11-14 11:18:22.009471: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:22.009593: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties:
name: NVIDIA Tegra X1 major: 5 minor: 3 memoryClockRate(GHz): 0.9216
pciBusID: 0000:00:00.0
2019-11-14 11:18:22.009663: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-11-14 11:18:22.009739: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-11-14 11:18:22.009793: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-11-14 11:18:22.009841: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-11-14 11:18:22.009896: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-11-14 11:18:22.009945: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-11-14 11:18:22.009991: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-11-14 11:18:22.010177: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:22.010400: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:22.010483: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-11-14 11:18:23.716217: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-11-14 11:18:23.716289: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187] 0
2019-11-14 11:18:23.716321: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0: N
2019-11-14 11:18:23.716705: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:23.717019: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:972] ARM64 does not support NUMA - returning NUMA node zero
2019-11-14 11:18:23.717185: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1003 MB memory) -> physical GPU (device: 0, name: NVIDIA Tegra X1, pci bus id: 0000:00:00.0, compute capability: 5.3)
2019-11-14 11:18:23.845263: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_body_10138_84
2019-11-14 11:18:23.903655: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_10_97
2019-11-14 11:18:24.203076: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference__traced_save_193
2019-11-14 11:18:24.261299: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_12_206
2019-11-14 11:18:24.295657: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_cond_6544_221
2019-11-14 11:18:24.384979: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_3_layer_call_and_return_conditional_losses_240
2019-11-14 11:18:24.417930: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_3_layer_call_fn_248
2019-11-14 11:18:24.513017: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_and_return_conditional_losses_272
2019-11-14 11:18:24.606527: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_and_return_conditional_losses_296
2019-11-14 11:18:24.643464: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_fn_306
2019-11-14 11:18:24.735456: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_2_layer_call_and_return_conditional_losses_325
2019-11-14 11:18:24.768336: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_2_layer_call_fn_333
2019-11-14 11:18:24.802230: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_cond_9901_348
2019-11-14 11:18:25.237913: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_while_body_9654_432
2019-11-14 11:18:25.661628: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_and_return_conditional_losses_509
2019-11-14 11:18:25.882079: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_and_return_conditional_losses_551
2019-11-14 11:18:25.976271: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_and_return_conditional_losses_575
2019-11-14 11:18:26.188530: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_and_return_conditional_losses_617
2019-11-14 11:18:26.226785: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_fn_627
2019-11-14 11:18:26.320164: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_and_return_conditional_losses_651
2019-11-14 11:18:26.357338: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_fn_661
2019-11-14 11:18:26.453088: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_and_return_conditional_losses_685
2019-11-14 11:18:26.490277: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_fn_695
2019-11-14 11:18:26.544776: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_0_708
2019-11-14 11:18:26.766184: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_and_return_conditional_losses_750
2019-11-14 11:18:26.802084: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_cond_6677_765
2019-11-14 11:18:26.899757: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_and_return_conditional_losses_789
2019-11-14 11:18:26.993259: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_and_return_conditional_losses_813
2019-11-14 11:18:27.659379: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_3_826
2019-11-14 11:18:27.753380: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_and_return_conditional_losses_850
2019-11-14 11:18:27.790630: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_fn_860
2019-11-14 11:18:27.884190: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_and_return_conditional_losses_884
2019-11-14 11:18:27.921557: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_fn_894
2019-11-14 11:18:27.978736: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_4_907
2019-11-14 11:18:28.189863: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_and_return_conditional_losses_949
2019-11-14 11:18:28.289714: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_and_return_conditional_losses_973
2019-11-14 11:18:28.326956: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_fn_983
2019-11-14 11:18:28.539056: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_and_return_conditional_losses_1025
2019-11-14 11:18:28.577472: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_fn_1035
2019-11-14 11:18:28.632679: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_6_1048
2019-11-14 11:18:28.842284: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_and_return_conditional_losses_1090
2019-11-14 11:18:28.880557: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_fn_1100
2019-11-14 11:18:28.975875: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_and_return_conditional_losses_1124
2019-11-14 11:18:29.013100: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_fn_1134
2019-11-14 11:18:29.103429: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_10_layer_call_and_return_conditional_losses_1153
2019-11-14 11:18:29.136534: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_10_layer_call_fn_1161
2019-11-14 11:18:29.231812: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_and_return_conditional_losses_1185
2019-11-14 11:18:29.326195: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_and_return_conditional_losses_1209
2019-11-14 11:18:29.416873: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_6_layer_call_and_return_conditional_losses_1228
2019-11-14 11:18:29.449920: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_6_layer_call_fn_1236
2019-11-14 11:18:29.661777: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_and_return_conditional_losses_1278
2019-11-14 11:18:29.700073: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_fn_1288
2019-11-14 11:18:29.795501: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_and_return_conditional_losses_1312
2019-11-14 11:18:29.832687: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_fn_1322
2019-11-14 11:18:29.925870: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_and_return_conditional_losses_1346
2019-11-14 11:18:30.363906: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_body_9902_1430
2019-11-14 11:18:31.100179: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_and_return_conditional_losses_1567
2019-11-14 11:18:31.197711: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_and_return_conditional_losses_1591
2019-11-14 11:18:31.234907: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_fn_1601
2019-11-14 11:18:31.269186: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_cond_10137_1616
2019-11-14 11:18:32.002399: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_and_return_conditional_losses_1753
2019-11-14 11:18:32.062762: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_1_1766
2019-11-14 11:18:32.152966: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_5_layer_call_and_return_conditional_losses_1785
2019-11-14 11:18:32.189435: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_5_layer_call_fn_1793
2019-11-14 11:18:32.398225: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_and_return_conditional_losses_1835
2019-11-14 11:18:32.436589: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_fn_1845
2019-11-14 11:18:32.647560: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_and_return_conditional_losses_1887
2019-11-14 11:18:32.685704: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_7_layer_call_fn_1897
2019-11-14 11:18:32.781204: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_and_return_conditional_losses_1921
2019-11-14 11:18:32.818498: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_fn_1931
2019-11-14 11:18:32.911983: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_and_return_conditional_losses_1955
2019-11-14 11:18:33.125191: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_and_return_conditional_losses_1997
2019-11-14 11:18:33.163503: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_fn_2007
2019-11-14 11:18:33.586624: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_and_return_conditional_losses_2084
2019-11-14 11:18:33.693546: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_body_6678_2111
2019-11-14 11:18:34.088804: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_and_return_conditional_losses_2191
2019-11-14 11:18:34.126759: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_fn_2200
2019-11-14 11:18:34.173779: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_fn_2212
2019-11-14 11:18:34.604182: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_and_return_conditional_losses_2289
2019-11-14 11:18:34.649212: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_fn_2301
2019-11-14 11:18:34.750042: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_while_body_6545_2328
2019-11-14 11:18:35.820004: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_and_return_conditional_losses_2408
2019-11-14 11:18:35.857944: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_layer_call_fn_2417
2019-11-14 11:18:36.071151: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_and_return_conditional_losses_2459
2019-11-14 11:18:36.165435: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_and_return_conditional_losses_2483
2019-11-14 11:18:36.593176: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_cell_layer_call_and_return_conditional_losses_2560
2019-11-14 11:18:37.382051: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference__traced_restore_2802
2019-11-14 11:18:37.481716: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_layer_call_and_return_conditional_losses_2821
2019-11-14 11:18:37.514657: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_layer_call_fn_2829
2019-11-14 11:18:37.607550: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_7_layer_call_and_return_conditional_losses_2848
2019-11-14 11:18:37.640213: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_7_layer_call_fn_2856
2019-11-14 11:18:37.733098: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_and_return_conditional_losses_2880
2019-11-14 11:18:37.950519: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_and_return_conditional_losses_2922
2019-11-14 11:18:37.994931: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_fn_2932
2019-11-14 11:18:38.050413: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_11_2945
2019-11-14 11:18:38.140710: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_8_layer_call_and_return_conditional_losses_2964
2019-11-14 11:18:38.173796: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_8_layer_call_fn_2972
2019-11-14 11:18:38.234643: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_5_2985
2019-11-14 11:18:38.328093: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_and_return_conditional_losses_3009
2019-11-14 11:18:38.421393: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_and_return_conditional_losses_3033
2019-11-14 11:18:38.458436: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_fn_3043
2019-11-14 11:18:38.670138: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_and_return_conditional_losses_3085
2019-11-14 11:18:38.708550: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_15_layer_call_fn_3095
2019-11-14 11:18:38.920600: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_11_layer_call_and_return_conditional_losses_3137
2019-11-14 11:18:39.133183: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_19_layer_call_and_return_conditional_losses_3179
2019-11-14 11:18:39.189508: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_8_3192
2019-11-14 11:18:39.248466: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_9_3205
2019-11-14 11:18:39.341722: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_and_return_conditional_losses_3229
2019-11-14 11:18:39.381068: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_13_layer_call_fn_3239
2019-11-14 11:18:39.591238: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_and_return_conditional_losses_3281
2019-11-14 11:18:39.629357: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_21_layer_call_fn_3291
2019-11-14 11:18:39.847295: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_5_layer_call_and_return_conditional_losses_3333
2019-11-14 11:18:40.061476: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_and_return_conditional_losses_3375
2019-11-14 11:18:40.105123: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_fn_3385
2019-11-14 11:18:40.160431: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_2_3398
2019-11-14 11:18:40.217935: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_loss_fn_7_3411
2019-11-14 11:18:40.310970: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_9_layer_call_and_return_conditional_losses_3430
2019-11-14 11:18:40.343913: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_9_layer_call_fn_3438
2019-11-14 11:18:40.554338: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_and_return_conditional_losses_3480
2019-11-14 11:18:40.647740: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_1_layer_call_and_return_conditional_losses_3499
2019-11-14 11:18:40.680606: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_1_layer_call_fn_3507
2019-11-14 11:18:40.778982: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_and_return_conditional_losses_3531
2019-11-14 11:18:40.820898: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_gru_while_cond_9653_3548
2019-11-14 11:18:45.333331: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference___call___4245
2019-11-14 11:18:45.571474: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_and_return_conditional_losses_4287
2019-11-14 11:18:45.609618: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_17_layer_call_fn_4297
2019-11-14 11:18:45.817774: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_23_layer_call_and_return_conditional_losses_4339
2019-11-14 11:18:45.911261: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_4_layer_call_and_return_conditional_losses_4358
2019-11-14 11:18:45.943932: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_4_layer_call_fn_4366
2019-11-14 11:18:46.154492: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_3_layer_call_and_return_conditional_losses_4408
2019-11-14 11:18:46.365017: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_1_layer_call_and_return_conditional_losses_4450
2019-11-14 11:18:46.458850: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_11_layer_call_and_return_conditional_losses_4469
2019-11-14 11:18:46.491728: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_conv3d_11_layer_call_fn_4477
2019-11-14 11:18:46.709703: W tensorflow/core/common_runtime/eager/context.cc:371] Added two functions with the same name: __inference_batch_normalization_9_layer_call_and_return_conditional_losses_4519
Traceback (most recent call last):
File "tst.py", line 38, in <module>
convert_savedmodel()
File "tst.py", line 24, in convert_savedmodel
converter.convert()
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/compiler/tensorrt/trt_convert.py", line 956, in convert
func = self._saved_model.signatures[self._input_saved_model_signature_key]
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/saved_model/signature_serialization.py", line 196, in __getitem__
return self._signatures[key]
KeyError: 'serving_default'
If you suspect this is an IPython bug, please report it at:
https://github.com/ipython/ipython/issues
or send an email to the mailing list at ipython-dev@python.org
to interactively debug it.
githuYou can print a more detailed traceback right now with "%tb", or use "%debug"
Extra-detailed tracebacks for bug-reporting purposes can be enabled via:
%config Application.verbose_crash=True
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c96db38>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c9eebe0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c99feb8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c96a278>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c13e2b0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c9c57f0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f2c9a9a58>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f08023a90>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f0009f668>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f0009acf8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4431b38>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef447ab00>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f080b21d0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7f0809e2e8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef42d95f8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef42e44e0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef43a2208>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef435e1d0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4351470>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef42a77b8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef423f2b0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef41ef358>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef41c4c18>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4204160>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4129ba8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef414d518>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4163c18>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef4156320>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef40c0b70>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef40dd908>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7ef40b6470>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeefd6550>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeef8d0b8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeef4b048>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeee4c6a0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeeeb64a8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeeb3f2e8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeed2cc88>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeee83710>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeeea2630>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeeb7bbe0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeed37908>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeec88cf8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeeef4898>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee969ba8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee98e908>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee8a3fd0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee807908>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeea43080>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee75ce80>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eeea3eef0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee40fa20>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee67b470>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee31efd0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee6ba0b8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee44cef0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee47e2b0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee62c898>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee639c50>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee4bd3c8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee524b00>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee4dfac8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee5422e8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee4c03c8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee20ef98>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee4d8e80>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee204b38>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee1c5eb8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee1a9438>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee0ed0b8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee1d8630>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee0839b0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee1197b8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee078748>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee067ba8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eee063048>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eed7eefd0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eed763eb8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eed7501d0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eedb37d30>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eedb704e0>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eed7ab668>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eedafcba8>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Exception ignored in: <bound method _EagerDefinedFunctionDeleter.__del__ of <tensorflow.python.eager.function._EagerDefinedFunctionDeleter object at 0x7eedf39160>>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 305, in __del__
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 1663, in remove_function
File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/context.py", line 865, in remove_function
TypeError: 'NoneType' object is not callable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment