**this is for rcnn resnet:** ``` 2021-08-30 11:25:09.360463: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudart.so.10.2 2021-08-30 11:25:18.305820: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcuda.so.1 2021-08-30 11:25:18.346643: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:18.346841: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1734] Found device 0 with properties: pciBusID: 0000:00:00.0 name: Xavier computeCapability: 7.2 coreClock: 1.109GHz coreCount: 6 deviceMemorySize: 7,58GiB deviceMemoryBandwidth: 66,10GiB/s 2021-08-30 11:25:18.346936: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudart.so.10.2 2021-08-30 11:25:18.398601: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcublas.so.10 2021-08-30 11:25:18.398863: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcublasLt.so.10 2021-08-30 11:25:18.417536: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcufft.so.10 2021-08-30 11:25:18.455878: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcurand.so.10 2021-08-30 11:25:18.474586: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcusolver.so.10 2021-08-30 11:25:18.492462: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcusparse.so.10 2021-08-30 11:25:18.493285: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudnn.so.8 2021-08-30 11:25:18.493566: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:18.493885: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:18.494063: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1872] Adding visible gpu devices: 0 2021-08-30 11:25:18.517074: I tensorflow/core/profiler/lib/profiler_session.cc:126] Profiler session initializing. 2021-08-30 11:25:18.517161: I tensorflow/core/profiler/lib/profiler_session.cc:141] Profiler session started. 2021-08-30 11:25:18.517358: I tensorflow/core/profiler/internal/gpu/cupti_tracer.cc:1611] Profiler found 1 GPUs 2021-08-30 11:25:18.533674: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcupti.so.10.2 2021-08-30 11:25:47.823123: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:47.823394: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1734] Found device 0 with properties: pciBusID: 0000:00:00.0 name: Xavier computeCapability: 7.2 coreClock: 1.109GHz coreCount: 6 deviceMemorySize: 7,58GiB deviceMemoryBandwidth: 66,10GiB/s 2021-08-30 11:25:47.823715: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:47.823957: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:47.824047: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1872] Adding visible gpu devices: 0 2021-08-30 11:25:47.824211: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudart.so.10.2 2021-08-30 11:25:52.266264: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1258] Device interconnect StreamExecutor with strength 1 edge matrix: 2021-08-30 11:25:52.266375: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1264] 0 2021-08-30 11:25:52.266670: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1277] 0: N 2021-08-30 11:25:52.267101: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:52.267454: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:52.267684: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1001] ARM64 does not support NUMA - returning NUMA node zero 2021-08-30 11:25:52.267840: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1418] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 1277 MB memory) -> physical GPU (device: 0, name: Xavier, pci bus id: 0000:00:00.0, compute capability: 7.2) 2021-08-30 11:27:51.621175: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:176] None of the MLIR Optimization Passes are enabled (registered 2) 2021-08-30 11:27:52.224165: I tensorflow/core/platform/profile_utils/cpu_utils.cc:114] CPU Frequency: 31000000 Hz 2021-08-30 11:27:58.763910: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudnn.so.8 2021-08-30 11:28:01.124364: I tensorflow/stream_executor/cuda/cuda_dnn.cc:380] Loaded cuDNN version 8000 2021-08-30 11:28:10.102132: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcublas.so.10 2021-08-30 11:28:25.678016: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:25.695149: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:25.981430: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:25.983182: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:39.650949: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:39.660881: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,06GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:40.117468: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:40.117721: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,09GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:40.880158: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:40.880382: W tensorflow/core/common_runtime/bfc_allocator.cc:271] Allocator (GPU_0_bfc) ran out of memory trying to allocate 2,15GiB with freed_by_count=0. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available. 2021-08-30 11:28:41.224726: W tensorflow/core/common_runtime/bfc_allocator.cc:337] Garbage collection: deallocate free memory regions (i.e., allocations) so that we can re-allocate a larger region to avoid OOM due to memory fragmentation. If you see this message frequently, you are running near the threshold of the available device memory and re-allocation may incur great performance overhead. You may try smaller batch sizes to observe the performance impact. Set TF_ENABLE_GPU_GARBAGE_COLLECTION=false if you'd like to disable this feature. 2021-08-30 11:28:52.940238: W tensorflow/core/common_runtime/bfc_allocator.cc:456] Allocator (GPU_0_bfc) ran out of memory trying to allocate 918,75MiB (rounded to 963379200)requested by op StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/AvgPool-0-TransposeNHWCToNCHW-LayoutOptimizer If the cause is memory fragmentation maybe the environment variable 'TF_GPU_ALLOCATOR=cuda_malloc_async' will improve the situation. Current allocation summary follows. Current allocation summary follows. 2021-08-30 11:28:52.945782: I tensorflow/core/common_runtime/bfc_allocator.cc:991] BFCAllocator dump for GPU_0_bfc 2021-08-30 11:28:52.966806: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (256): Total Chunks: 103, Chunks in use: 102. 25,8KiB allocated for chunks. 25,5KiB in use in bin. 8,1KiB client-requested in use in bin. 2021-08-30 11:28:52.967497: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (512): Total Chunks: 32, Chunks in use: 32. 16,0KiB allocated for chunks. 16,0KiB in use in bin. 16,0KiB client-requested in use in bin. 2021-08-30 11:28:52.967685: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (1024): Total Chunks: 209, Chunks in use: 209. 211,0KiB allocated for chunks. 211,0KiB in use in bin. 210,0KiB client-requested in use in bin. 2021-08-30 11:28:52.967844: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (2048): Total Chunks: 47, Chunks in use: 46. 94,5KiB allocated for chunks. 92,2KiB in use in bin. 91,2KiB client-requested in use in bin. 2021-08-30 11:28:52.967996: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (4096): Total Chunks: 98, Chunks in use: 98. 392,8KiB allocated for chunks. 392,8KiB in use in bin. 392,7KiB client-requested in use in bin. 2021-08-30 11:28:52.968126: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (8192): Total Chunks: 16, Chunks in use: 16. 128,0KiB allocated for chunks. 128,0KiB in use in bin. 128,0KiB client-requested in use in bin. 2021-08-30 11:28:52.968251: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (16384): Total Chunks: 1, Chunks in use: 1. 16,0KiB allocated for chunks. 16,0KiB in use in bin. 16,0KiB client-requested in use in bin. 2021-08-30 11:28:52.968438: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (32768): Total Chunks: 3, Chunks in use: 3. 116,8KiB allocated for chunks. 116,8KiB in use in bin. 116,8KiB client-requested in use in bin. 2021-08-30 11:28:52.968578: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (65536): Total Chunks: 7, Chunks in use: 7. 480,0KiB allocated for chunks. 480,0KiB in use in bin. 480,0KiB client-requested in use in bin. 2021-08-30 11:28:52.968730: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (131072): Total Chunks: 6, Chunks in use: 5. 1,01MiB allocated for chunks. 804,0KiB in use in bin. 804,0KiB client-requested in use in bin. 2021-08-30 11:28:52.968871: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (262144): Total Chunks: 9, Chunks in use: 8. 2,44MiB allocated for chunks. 2,09MiB in use in bin. 2,09MiB client-requested in use in bin. 2021-08-30 11:28:52.969076: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (524288): Total Chunks: 7, Chunks in use: 6. 4,15MiB allocated for chunks. 3,25MiB in use in bin. 3,25MiB client-requested in use in bin. 2021-08-30 11:28:52.970210: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (1048576): Total Chunks: 45, Chunks in use: 45. 47,48MiB allocated for chunks. 47,48MiB in use in bin. 45,00MiB client-requested in use in bin. 2021-08-30 11:28:52.970396: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (2097152): Total Chunks: 25, Chunks in use: 25. 55,75MiB allocated for chunks. 55,75MiB in use in bin. 55,75MiB client-requested in use in bin. 2021-08-30 11:28:52.970460: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (4194304): Total Chunks: 5, Chunks in use: 5. 20,00MiB allocated for chunks. 20,00MiB in use in bin. 20,00MiB client-requested in use in bin. 2021-08-30 11:28:52.971425: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (8388608): Total Chunks: 3, Chunks in use: 3. 32,00MiB allocated for chunks. 32,00MiB in use in bin. 26,00MiB client-requested in use in bin. 2021-08-30 11:28:52.971542: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (16777216): Total Chunks: 2, Chunks in use: 2. 34,00MiB allocated for chunks. 34,00MiB in use in bin. 27,00MiB client-requested in use in bin. 2021-08-30 11:28:52.971752: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (33554432): Total Chunks: 1, Chunks in use: 0. 63,72MiB allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2021-08-30 11:28:52.971846: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (67108864): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2021-08-30 11:28:52.971971: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (134217728): Total Chunks: 0, Chunks in use: 0. 0B allocated for chunks. 0B in use in bin. 0B client-requested in use in bin. 2021-08-30 11:28:52.972058: I tensorflow/core/common_runtime/bfc_allocator.cc:998] Bin (268435456): Total Chunks: 1, Chunks in use: 1. 1015,76MiB allocated for chunks. 1015,76MiB in use in bin. 918,75MiB client-requested in use in bin. 2021-08-30 11:28:52.972170: I tensorflow/core/common_runtime/bfc_allocator.cc:1014] Bin for 918,75MiB was 256,00MiB, Chunk State: 2021-08-30 11:28:52.972208: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 2097152 2021-08-30 11:28:52.991262: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11a000 of size 1280 by op ScratchBuffer action_count 120293204489 step 0 next 1 2021-08-30 11:28:52.991609: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11a500 of size 2048 by op Identity action_count 120293204491 step 0 next 4 2021-08-30 11:28:52.991784: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11ad00 of size 2048 by op Identity action_count 120293204492 step 0 next 5 2021-08-30 11:28:52.991981: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11b500 of size 2048 by op Identity action_count 120293204493 step 0 next 6 2021-08-30 11:28:52.992166: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11bd00 of size 2048 by op Identity action_count 120293204494 step 0 next 7 2021-08-30 11:28:52.992346: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11c500 of size 2048 by op Identity action_count 120293204496 step 0 next 9 2021-08-30 11:28:52.992516: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11cd00 of size 2048 by op Identity action_count 120293204497 step 0 next 10 2021-08-30 11:28:52.992677: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11d500 of size 2048 by op Identity action_count 120293204498 step 0 next 11 2021-08-30 11:28:52.992838: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11dd00 of size 2048 by op Identity action_count 120293204499 step 0 next 12 2021-08-30 11:28:52.993062: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b11e500 of size 8192 by op Identity action_count 120293204501 step 0 next 15 2021-08-30 11:28:52.993247: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b120500 of size 8192 by op Identity action_count 120293204502 step 0 next 16 2021-08-30 11:28:52.993357: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b122500 of size 8192 by op Identity action_count 120293204503 step 0 next 17 2021-08-30 11:28:52.993500: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b124500 of size 8192 by op Identity action_count 120293204504 step 0 next 18 2021-08-30 11:28:52.993681: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b126500 of size 2048 by op Identity action_count 120293204506 step 0 next 20 2021-08-30 11:28:52.993790: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b126d00 of size 2048 by op Identity action_count 120293204507 step 0 next 21 2021-08-30 11:28:52.993893: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b127500 of size 2048 by op Identity action_count 120293204508 step 0 next 22 2021-08-30 11:28:52.994002: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b127d00 of size 2048 by op Identity action_count 120293204509 step 0 next 23 2021-08-30 11:28:52.994050: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b128500 of size 2048 by op Identity action_count 120293204511 step 0 next 26 2021-08-30 11:28:52.994154: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b128d00 of size 2048 by op Identity action_count 120293204512 step 0 next 27 2021-08-30 11:28:52.994315: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b129500 of size 2048 by op Identity action_count 120293204513 step 0 next 28 2021-08-30 11:28:52.994356: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b129d00 of size 2048 by op Identity action_count 120293204514 step 0 next 29 2021-08-30 11:28:52.994412: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b12a500 of size 8192 by op Identity action_count 120293204516 step 0 next 31 2021-08-30 11:28:52.994440: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b12c500 of size 8192 by op Identity action_count 120293204517 step 0 next 32 2021-08-30 11:28:52.994490: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b12e500 of size 8192 by op Identity action_count 120293204518 step 0 next 33 2021-08-30 11:28:52.996148: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b130500 of size 8192 by op Identity action_count 120293204519 step 0 next 34 2021-08-30 11:28:52.996214: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b132500 of size 2048 by op Identity action_count 120293204521 step 0 next 36 2021-08-30 11:28:52.996250: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b132d00 of size 2048 by op Identity action_count 120293204522 step 0 next 37 2021-08-30 11:28:52.996284: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b133500 of size 2048 by op Identity action_count 120293204523 step 0 next 38 2021-08-30 11:28:52.996313: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b133d00 of size 2048 by op Identity action_count 120293204524 step 0 next 39 2021-08-30 11:28:52.996365: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b134500 of size 8192 by op Identity action_count 120293204527 step 0 next 40 2021-08-30 11:28:52.996407: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b136500 of size 8192 by op Identity action_count 120293204528 step 0 next 41 2021-08-30 11:28:52.996613: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b138500 of size 8192 by op Identity action_count 120293204529 step 0 next 42 2021-08-30 11:28:52.996799: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b13a500 of size 8192 by op Identity action_count 120293204530 step 0 next 43 2021-08-30 11:28:52.997675: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b13c500 of size 8192 by op Identity action_count 120293204531 step 0 next 44 2021-08-30 11:28:52.997725: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b13e500 of size 8192 by op Identity action_count 120293204532 step 0 next 45 2021-08-30 11:28:52.997755: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b140500 of size 8192 by op Identity action_count 120293204533 step 0 next 46 2021-08-30 11:28:52.997805: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b142500 of size 8192 by op Identity action_count 120293204534 step 0 next 47 2021-08-30 11:28:52.997833: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b144500 of size 2048 by op Identity action_count 120293204536 step 0 next 50 2021-08-30 11:28:52.998122: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b144d00 of size 2048 by op Identity action_count 120293204537 step 0 next 51 2021-08-30 11:28:52.998156: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b145500 of size 2048 by op Identity action_count 120293204538 step 0 next 52 2021-08-30 11:28:52.998212: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b145d00 of size 2048 by op Identity action_count 120293204539 step 0 next 53 2021-08-30 11:28:52.998307: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b146500 of size 37632 by op Identity action_count 120293204540 step 0 next 54 2021-08-30 11:28:52.998338: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b14f800 of size 256 by op Identity action_count 120293204541 step 0 next 55 2021-08-30 11:28:52.998364: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b14f900 of size 256 by op Identity action_count 120293204542 step 0 next 56 2021-08-30 11:28:52.998392: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b14fa00 of size 256 by op Identity action_count 120293204543 step 0 next 57 2021-08-30 11:28:52.998417: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b14fb00 of size 256 by op Identity action_count 120293204544 step 0 next 58 2021-08-30 11:28:52.998443: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b14fc00 of size 65536 by op Identity action_count 120293204545 step 0 next 59 2021-08-30 11:28:52.998480: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b15fc00 of size 1024 by op Identity action_count 120293204547 step 0 next 61 2021-08-30 11:28:52.998506: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b160000 of size 1024 by op Identity action_count 120293204548 step 0 next 62 2021-08-30 11:28:52.998531: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b160400 of size 1024 by op Identity action_count 120293204549 step 0 next 63 2021-08-30 11:28:52.998556: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b160800 of size 1024 by op Identity action_count 120293204550 step 0 next 64 2021-08-30 11:28:52.998582: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b160c00 of size 1807360 by op Identity action_count 120293204551 step 0 next 18446744073709551615 2021-08-30 11:28:52.998607: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 4194304 2021-08-30 11:28:52.998632: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b31a000 of size 2097152 by op Identity action_count 120293204490 step 0 next 3 2021-08-30 11:28:52.998691: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b51a000 of size 4096 by op Identity action_count 120293204552 step 0 next 65 2021-08-30 11:28:52.998720: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b51b000 of size 4096 by op Identity action_count 120293204553 step 0 next 66 2021-08-30 11:28:52.998765: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b51c000 of size 4096 by op Identity action_count 120293204554 step 0 next 67 2021-08-30 11:28:52.998790: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b51d000 of size 4096 by op Identity action_count 120293204555 step 0 next 68 2021-08-30 11:28:52.998837: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b51e000 of size 2080768 by op Identity action_count 120293204556 step 0 next 18446744073709551615 2021-08-30 11:28:52.998862: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 16777216 2021-08-30 11:28:52.998887: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20b71a000 of size 16777216 by op Identity action_count 120293204495 step 0 next 18446744073709551615 2021-08-30 11:28:52.998911: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 16777216 2021-08-30 11:28:52.998935: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20c71a000 of size 4194304 by op Identity action_count 120293204500 step 0 next 14 2021-08-30 11:28:52.998960: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20cb1a000 of size 4194304 by op Identity action_count 120293204505 step 0 next 19 2021-08-30 11:28:52.998985: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20cf1a000 of size 4194304 by op Identity action_count 120293204515 step 0 next 30 2021-08-30 11:28:52.999010: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20d31a000 of size 4194304 by op Identity action_count 120293204526 step 0 next 18446744073709551615 2021-08-30 11:28:52.999034: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 33554432 2021-08-30 11:28:52.999079: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20d71a000 of size 9437184 by op Identity action_count 120293204510 step 0 next 25 2021-08-30 11:28:52.999107: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20e01a000 of size 9437184 by op Identity action_count 120293204520 step 0 next 35 2021-08-30 11:28:52.999135: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20e91a000 of size 14680064 by op Identity action_count 120293204525 step 0 next 18446744073709551615 2021-08-30 11:28:52.999158: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 67108864 2021-08-30 11:28:52.999183: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20f71a000 of size 4194304 by op Identity action_count 120293204535 step 0 next 49 2021-08-30 11:28:52.999207: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fb1a000 of size 2359296 by op Identity action_count 120293204546 step 0 next 60 2021-08-30 11:28:52.999257: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fd5a000 of size 1024 by op Identity action_count 120293204557 step 0 next 69 2021-08-30 11:28:52.999283: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fd5a400 of size 1024 by op Identity action_count 120293204558 step 0 next 70 2021-08-30 11:28:52.999327: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fd5a800 of size 1024 by op Identity action_count 120293204559 step 0 next 71 2021-08-30 11:28:52.999352: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fd5ac00 of size 1024 by op Identity action_count 120293204560 step 0 next 72 2021-08-30 11:28:52.999401: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20fd5b000 of size 2359296 by op Identity action_count 120293204561 step 0 next 73 2021-08-30 11:28:52.999431: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20ff9b000 of size 1024 by op Identity action_count 120293204562 step 0 next 74 2021-08-30 11:28:52.999457: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20ff9b400 of size 1024 by op Identity action_count 120293204563 step 0 next 75 2021-08-30 11:28:52.999496: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20ff9b800 of size 1024 by op Identity action_count 120293204564 step 0 next 76 2021-08-30 11:28:52.999526: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20ff9bc00 of size 1024 by op Identity action_count 120293204565 step 0 next 77 2021-08-30 11:28:52.999552: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 20ff9c000 of size 1048576 by op Identity action_count 120293204566 step 0 next 78 2021-08-30 11:28:52.999578: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21009c000 of size 4096 by op Identity action_count 120293204567 step 0 next 79 2021-08-30 11:28:52.999603: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21009d000 of size 4096 by op Identity action_count 120293204568 step 0 next 80 2021-08-30 11:28:52.999627: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21009e000 of size 4096 by op Identity action_count 120293204569 step 0 next 81 2021-08-30 11:28:52.999652: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21009f000 of size 4096 by op Identity action_count 120293204570 step 0 next 82 2021-08-30 11:28:52.999677: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2100a0000 of size 256 by op Identity action_count 120293204571 step 0 next 83 2021-08-30 11:28:52.999702: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2100a0100 of size 256 by op Identity action_count 120293204572 step 0 next 84 2021-08-30 11:28:52.999727: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2100a0200 of size 256 by op Identity action_count 120293204573 step 0 next 85 2021-08-30 11:28:52.999751: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2100a0300 of size 256 by op Identity action_count 120293204574 step 0 next 86 2021-08-30 11:28:52.999776: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2100a0400 of size 1048576 by op Identity action_count 120293204575 step 0 next 87 2021-08-30 11:28:52.999823: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2101a0400 of size 1024 by op Identity action_count 120293204576 step 0 next 88 2021-08-30 11:28:52.999849: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2101a0800 of size 1024 by op Identity action_count 120293204577 step 0 next 89 2021-08-30 11:28:52.999895: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2101a0c00 of size 1024 by op Identity action_count 120293204578 step 0 next 90 2021-08-30 11:28:52.999933: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2101a1000 of size 1024 by op Identity action_count 120293204579 step 0 next 91 2021-08-30 11:28:52.999982: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2101a1400 of size 2359296 by op Identity action_count 120293204580 step 0 next 92 2021-08-30 11:28:53.000008: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2103e1400 of size 1024 by op Identity action_count 120293204581 step 0 next 93 2021-08-30 11:28:53.000048: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2103e1800 of size 1024 by op Identity action_count 120293204582 step 0 next 94 2021-08-30 11:28:53.000073: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2103e1c00 of size 1024 by op Identity action_count 120293204583 step 0 next 95 2021-08-30 11:28:53.000099: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2103e2000 of size 1024 by op Identity action_count 120293204584 step 0 next 96 2021-08-30 11:28:53.000124: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2103e2400 of size 1048576 by op Identity action_count 120293204585 step 0 next 97 2021-08-30 11:28:53.000153: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2104e2400 of size 4096 by op Identity action_count 120293204586 step 0 next 98 2021-08-30 11:28:53.000179: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2104e3400 of size 4096 by op Identity action_count 120293204587 step 0 next 99 2021-08-30 11:28:53.000205: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2104e4400 of size 4096 by op Identity action_count 120293204588 step 0 next 100 2021-08-30 11:28:53.000229: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2104e5400 of size 4096 by op Identity action_count 120293204589 step 0 next 101 2021-08-30 11:28:53.000254: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2104e6400 of size 1048576 by op Identity action_count 120293204590 step 0 next 102 2021-08-30 11:28:53.000279: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2105e6400 of size 1024 by op Identity action_count 120293204591 step 0 next 103 2021-08-30 11:28:53.000304: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2105e6800 of size 1024 by op Identity action_count 120293204592 step 0 next 104 2021-08-30 11:28:53.000329: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2105e6c00 of size 1024 by op Identity action_count 120293204593 step 0 next 105 2021-08-30 11:28:53.000371: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2105e7000 of size 1024 by op Identity action_count 120293204594 step 0 next 106 2021-08-30 11:28:53.000428: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2105e7400 of size 2359296 by op Identity action_count 120293204595 step 0 next 107 2021-08-30 11:28:53.000455: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210827400 of size 1024 by op Identity action_count 120293204596 step 0 next 108 2021-08-30 11:28:53.000500: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210827800 of size 1024 by op Identity action_count 120293204597 step 0 next 109 2021-08-30 11:28:53.000526: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210827c00 of size 1024 by op Identity action_count 120293204598 step 0 next 110 2021-08-30 11:28:53.000569: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210828000 of size 1024 by op Identity action_count 120293204599 step 0 next 111 2021-08-30 11:28:53.000596: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210828400 of size 147456 by op Identity action_count 120293204600 step 0 next 112 2021-08-30 11:28:53.000621: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21084c400 of size 1048576 by op Identity action_count 120293204601 step 0 next 113 2021-08-30 11:28:53.000658: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21094c400 of size 4096 by op Identity action_count 120293204602 step 0 next 114 2021-08-30 11:28:53.000684: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21094d400 of size 4096 by op Identity action_count 120293204603 step 0 next 115 2021-08-30 11:28:53.000712: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21094e400 of size 4096 by op Identity action_count 120293204604 step 0 next 116 2021-08-30 11:28:53.000737: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21094f400 of size 4096 by op Identity action_count 120293204605 step 0 next 117 2021-08-30 11:28:53.010374: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210950400 of size 1048576 by op Identity action_count 120293204606 step 0 next 118 2021-08-30 11:28:53.010472: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210a50400 of size 1024 by op Identity action_count 120293204607 step 0 next 119 2021-08-30 11:28:53.010527: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210a50800 of size 1024 by op Identity action_count 120293204608 step 0 next 120 2021-08-30 11:28:53.010556: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210a50c00 of size 1024 by op Identity action_count 120293204609 step 0 next 121 2021-08-30 11:28:53.010584: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210a51000 of size 1024 by op Identity action_count 120293204610 step 0 next 122 2021-08-30 11:28:53.010625: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210a51400 of size 2359296 by op Identity action_count 120293204611 step 0 next 123 2021-08-30 11:28:53.010661: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210c91400 of size 1024 by op Identity action_count 120293204612 step 0 next 124 2021-08-30 11:28:53.010687: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210c91800 of size 1024 by op Identity action_count 120293204613 step 0 next 125 2021-08-30 11:28:53.010713: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210c91c00 of size 1024 by op Identity action_count 120293204614 step 0 next 126 2021-08-30 11:28:53.010737: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210c92000 of size 1024 by op Identity action_count 120293204615 step 0 next 127 2021-08-30 11:28:53.010762: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210c92400 of size 1048576 by op Identity action_count 120293204616 step 0 next 128 2021-08-30 11:28:53.010785: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210d92400 of size 4096 by op Identity action_count 120293204617 step 0 next 129 2021-08-30 11:28:53.010818: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210d93400 of size 4096 by op Identity action_count 120293204618 step 0 next 130 2021-08-30 11:28:53.010852: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210d94400 of size 4096 by op Identity action_count 120293204619 step 0 next 131 2021-08-30 11:28:53.010878: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210d95400 of size 4096 by op Identity action_count 120293204620 step 0 next 132 2021-08-30 11:28:53.010903: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210d96400 of size 1048576 by op Identity action_count 120293204621 step 0 next 133 2021-08-30 11:28:53.010928: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e96400 of size 1024 by op Identity action_count 120293204622 step 0 next 134 2021-08-30 11:28:53.010952: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e96800 of size 1024 by op Identity action_count 120293204623 step 0 next 135 2021-08-30 11:28:53.010985: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e96c00 of size 1024 by op Identity action_count 120293204624 step 0 next 136 2021-08-30 11:28:53.011011: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97000 of size 1024 by op Identity action_count 120293204625 step 0 next 137 2021-08-30 11:28:53.011036: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97400 of size 256 by op Identity action_count 120293204626 step 0 next 138 2021-08-30 11:28:53.011061: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97500 of size 256 by op Identity action_count 120293204627 step 0 next 139 2021-08-30 11:28:53.011179: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97600 of size 256 by op Identity action_count 120293204628 step 0 next 140 2021-08-30 11:28:53.011219: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97700 of size 256 by op Identity action_count 120293204629 step 0 next 141 2021-08-30 11:28:53.011249: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 210e97800 of size 2359296 by op Identity action_count 120293204630 step 0 next 142 2021-08-30 11:28:53.011277: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2110d7800 of size 1024 by op Identity action_count 120293204631 step 0 next 143 2021-08-30 11:28:53.011323: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2110d7c00 of size 1024 by op Identity action_count 120293204632 step 0 next 144 2021-08-30 11:28:53.011348: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2110d8000 of size 1024 by op Identity action_count 120293204633 step 0 next 145 2021-08-30 11:28:53.011369: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2110d8400 of size 1024 by op Identity action_count 120293204634 step 0 next 146 2021-08-30 11:28:53.011394: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2110d8800 of size 1048576 by op Identity action_count 120293204635 step 0 next 147 2021-08-30 11:28:53.011418: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2111d8800 of size 4096 by op Identity action_count 120293204636 step 0 next 148 2021-08-30 11:28:53.011443: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2111d9800 of size 4096 by op Identity action_count 120293204637 step 0 next 149 2021-08-30 11:28:53.011468: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2111da800 of size 4096 by op Identity action_count 120293204638 step 0 next 150 2021-08-30 11:28:53.011493: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2111db800 of size 4096 by op Identity action_count 120293204639 step 0 next 151 2021-08-30 11:28:53.011539: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2111dc800 of size 1048576 by op Identity action_count 120293204640 step 0 next 152 2021-08-30 11:28:53.011569: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2112dc800 of size 1024 by op Identity action_count 120293204641 step 0 next 153 2021-08-30 11:28:53.011595: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2112dcc00 of size 1024 by op Identity action_count 120293204642 step 0 next 154 2021-08-30 11:28:53.011621: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2112dd000 of size 1024 by op Identity action_count 120293204643 step 0 next 155 2021-08-30 11:28:53.011646: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2112dd400 of size 1024 by op Identity action_count 120293204644 step 0 next 156 2021-08-30 11:28:53.011670: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2112dd800 of size 2359296 by op Identity action_count 120293204645 step 0 next 157 2021-08-30 11:28:53.011694: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21151d800 of size 1024 by op Identity action_count 120293204646 step 0 next 158 2021-08-30 11:28:53.011719: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21151dc00 of size 1024 by op Identity action_count 120293204647 step 0 next 159 2021-08-30 11:28:53.011743: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21151e000 of size 1024 by op Identity action_count 120293204648 step 0 next 160 2021-08-30 11:28:53.011768: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21151e400 of size 1024 by op Identity action_count 120293204649 step 0 next 161 2021-08-30 11:28:53.012069: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21151e800 of size 1048576 by op Identity action_count 120293204650 step 0 next 162 2021-08-30 11:28:53.012213: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21161e800 of size 4096 by op Identity action_count 120293204651 step 0 next 163 2021-08-30 11:28:53.012253: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21161f800 of size 4096 by op Identity action_count 120293204652 step 0 next 164 2021-08-30 11:28:53.012286: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211620800 of size 4096 by op Identity action_count 120293204653 step 0 next 165 2021-08-30 11:28:53.012318: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211621800 of size 4096 by op Identity action_count 120293204654 step 0 next 166 2021-08-30 11:28:53.012394: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211622800 of size 65536 by op Identity action_count 120293204655 step 0 next 167 2021-08-30 11:28:53.012454: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211632800 of size 1048576 by op Identity action_count 120293204656 step 0 next 168 2021-08-30 11:28:53.012487: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211732800 of size 1024 by op Identity action_count 120293204657 step 0 next 169 2021-08-30 11:28:53.012521: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211732c00 of size 1024 by op Identity action_count 120293204658 step 0 next 170 2021-08-30 11:28:53.012553: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211733000 of size 1024 by op Identity action_count 120293204659 step 0 next 171 2021-08-30 11:28:53.012585: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211733400 of size 1024 by op Identity action_count 120293204660 step 0 next 172 2021-08-30 11:28:53.012620: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211733800 of size 2359296 by op Identity action_count 120293204661 step 0 next 173 2021-08-30 11:28:53.012652: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211973800 of size 1024 by op Identity action_count 120293204662 step 0 next 174 2021-08-30 11:28:53.012684: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211973c00 of size 1024 by op Identity action_count 120293204663 step 0 next 175 2021-08-30 11:28:53.012715: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211974000 of size 1024 by op Identity action_count 120293204664 step 0 next 176 2021-08-30 11:28:53.012747: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211974400 of size 1024 by op Identity action_count 120293204665 step 0 next 177 2021-08-30 11:28:53.012779: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211974800 of size 1048576 by op Identity action_count 120293204666 step 0 next 178 2021-08-30 11:28:53.012810: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211a74800 of size 4096 by op Identity action_count 120293204667 step 0 next 179 2021-08-30 11:28:53.012843: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211a75800 of size 4096 by op Identity action_count 120293204668 step 0 next 180 2021-08-30 11:28:53.012912: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211a76800 of size 4096 by op Identity action_count 120293204669 step 0 next 181 2021-08-30 11:28:53.012959: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211a77800 of size 4096 by op Identity action_count 120293204670 step 0 next 182 2021-08-30 11:28:53.012991: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211a78800 of size 1048576 by op Identity action_count 120293204671 step 0 next 183 2021-08-30 11:28:53.013053: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211b78800 of size 1024 by op Identity action_count 120293204672 step 0 next 184 2021-08-30 11:28:53.013098: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211b78c00 of size 1024 by op Identity action_count 120293204673 step 0 next 185 2021-08-30 11:28:53.013192: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211b79000 of size 1024 by op Identity action_count 120293204674 step 0 next 186 2021-08-30 11:28:53.013231: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211b79400 of size 1024 by op Identity action_count 120293204675 step 0 next 187 2021-08-30 11:28:53.013279: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211b79800 of size 2359296 by op Identity action_count 120293204676 step 0 next 188 2021-08-30 11:28:53.013313: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211db9800 of size 1024 by op Identity action_count 120293204677 step 0 next 189 2021-08-30 11:28:53.013381: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211db9c00 of size 1024 by op Identity action_count 120293204678 step 0 next 190 2021-08-30 11:28:53.013422: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dba000 of size 1024 by op Identity action_count 120293204679 step 0 next 191 2021-08-30 11:28:53.013455: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dba400 of size 1024 by op Identity action_count 120293204680 step 0 next 192 2021-08-30 11:28:53.013517: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dba800 of size 1024 by op Identity action_count 120293204681 step 0 next 193 2021-08-30 11:28:53.013552: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dbac00 of size 1024 by op Identity action_count 120293204682 step 0 next 194 2021-08-30 11:28:53.013589: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dbb000 of size 1024 by op Identity action_count 120293204683 step 0 next 195 2021-08-30 11:28:53.013621: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dbb400 of size 1024 by op Identity action_count 120293204684 step 0 next 196 2021-08-30 11:28:53.013655: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211dbb800 of size 1048576 by op Identity action_count 120293204685 step 0 next 197 2021-08-30 11:28:53.013800: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211ebb800 of size 4096 by op Identity action_count 120293204686 step 0 next 198 2021-08-30 11:28:53.013844: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211ebc800 of size 4096 by op Identity action_count 120293204687 step 0 next 199 2021-08-30 11:28:53.013876: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211ebd800 of size 4096 by op Identity action_count 120293204688 step 0 next 200 2021-08-30 11:28:53.013921: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211ebe800 of size 4096 by op Identity action_count 120293204689 step 0 next 201 2021-08-30 11:28:53.013984: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211ebf800 of size 1048576 by op Identity action_count 120293204690 step 0 next 202 2021-08-30 11:28:53.014018: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211fbf800 of size 1024 by op Identity action_count 120293204691 step 0 next 203 2021-08-30 11:28:53.014094: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211fbfc00 of size 1024 by op Identity action_count 120293204692 step 0 next 204 2021-08-30 11:28:53.014129: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211fc0000 of size 1024 by op Identity action_count 120293204693 step 0 next 205 2021-08-30 11:28:53.014162: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211fc0400 of size 1024 by op Identity action_count 120293204694 step 0 next 206 2021-08-30 11:28:53.014194: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 211fc0800 of size 2359296 by op Identity action_count 120293204695 step 0 next 207 2021-08-30 11:28:53.014304: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212200800 of size 1024 by op Identity action_count 120293204696 step 0 next 208 2021-08-30 11:28:53.014342: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212200c00 of size 1024 by op Identity action_count 120293204697 step 0 next 209 2021-08-30 11:28:53.014506: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212201000 of size 1024 by op Identity action_count 120293204698 step 0 next 210 2021-08-30 11:28:53.014602: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212201400 of size 1024 by op Identity action_count 120293204699 step 0 next 211 2021-08-30 11:28:53.014681: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212201800 of size 1048576 by op Identity action_count 120293204700 step 0 next 212 2021-08-30 11:28:53.014730: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212301800 of size 4096 by op Identity action_count 120293204701 step 0 next 213 2021-08-30 11:28:53.014817: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212302800 of size 4096 by op Identity action_count 120293204702 step 0 next 214 2021-08-30 11:28:53.014858: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212303800 of size 4096 by op Identity action_count 120293204703 step 0 next 215 2021-08-30 11:28:53.014916: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212304800 of size 4096 by op Identity action_count 120293204704 step 0 next 216 2021-08-30 11:28:53.015009: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212305800 of size 1048576 by op Identity action_count 120293204705 step 0 next 217 2021-08-30 11:28:53.015239: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212405800 of size 1024 by op Identity action_count 120293204706 step 0 next 218 2021-08-30 11:28:53.015286: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212405c00 of size 1024 by op Identity action_count 120293204707 step 0 next 219 2021-08-30 11:28:53.015402: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212406000 of size 1024 by op Identity action_count 120293204708 step 0 next 220 2021-08-30 11:28:53.015446: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212406400 of size 1024 by op Identity action_count 120293204709 step 0 next 221 2021-08-30 11:28:53.015483: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212406800 of size 65536 by op Identity action_count 120293204710 step 0 next 222 2021-08-30 11:28:53.015537: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212416800 of size 2359296 by op Identity action_count 120293204711 step 0 next 223 2021-08-30 11:28:53.015614: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212656800 of size 1024 by op Identity action_count 120293204712 step 0 next 224 2021-08-30 11:28:53.015659: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212656c00 of size 1024 by op Identity action_count 120293204713 step 0 next 225 2021-08-30 11:28:53.015693: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212657000 of size 1024 by op Identity action_count 120293204714 step 0 next 226 2021-08-30 11:28:53.015886: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212657400 of size 1024 by op Identity action_count 120293204715 step 0 next 227 2021-08-30 11:28:53.015942: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212657800 of size 1048576 by op Identity action_count 120293204716 step 0 next 228 2021-08-30 11:28:53.015982: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212757800 of size 4096 by op Identity action_count 120293204717 step 0 next 229 2021-08-30 11:28:53.016025: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212758800 of size 4096 by op Identity action_count 120293204718 step 0 next 230 2021-08-30 11:28:53.016067: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212759800 of size 4096 by op Identity action_count 120293204719 step 0 next 231 2021-08-30 11:28:53.016109: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21275a800 of size 4096 by op Identity action_count 120293204720 step 0 next 232 2021-08-30 11:28:53.016143: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21275b800 of size 1048576 by op Identity action_count 120293204721 step 0 next 233 2021-08-30 11:28:53.016186: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21285b800 of size 1024 by op Identity action_count 120293204722 step 0 next 234 2021-08-30 11:28:53.016226: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21285bc00 of size 1024 by op Identity action_count 120293204723 step 0 next 235 2021-08-30 11:28:53.016260: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21285c000 of size 1024 by op Identity action_count 120293204724 step 0 next 236 2021-08-30 11:28:53.016293: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21285c400 of size 1024 by op Identity action_count 120293204725 step 0 next 237 2021-08-30 11:28:53.016332: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21285c800 of size 2359296 by op Identity action_count 120293204726 step 0 next 238 2021-08-30 11:28:53.016378: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212a9c800 of size 1024 by op Identity action_count 120293204727 step 0 next 239 2021-08-30 11:28:53.016414: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212a9cc00 of size 1024 by op Identity action_count 120293204728 step 0 next 240 2021-08-30 11:28:53.016448: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212a9d000 of size 1024 by op Identity action_count 120293204729 step 0 next 241 2021-08-30 11:28:53.016489: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212a9d400 of size 1024 by op Identity action_count 120293204730 step 0 next 242 2021-08-30 11:28:53.016532: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212a9d800 of size 1048576 by op Identity action_count 120293204731 step 0 next 243 2021-08-30 11:28:53.016575: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212b9d800 of size 4096 by op Identity action_count 120293204732 step 0 next 244 2021-08-30 11:28:53.016602: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212b9e800 of size 4096 by op Identity action_count 120293204733 step 0 next 245 2021-08-30 11:28:53.016642: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212b9f800 of size 4096 by op Identity action_count 120293204734 step 0 next 246 2021-08-30 11:28:53.016677: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba0800 of size 4096 by op Identity action_count 120293204735 step 0 next 247 2021-08-30 11:28:53.016711: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba1800 of size 256 by op Identity action_count 120293204736 step 0 next 248 2021-08-30 11:28:53.016753: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba1900 of size 256 by op Identity action_count 120293204737 step 0 next 249 2021-08-30 11:28:53.016798: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba1a00 of size 256 by op Identity action_count 120293204738 step 0 next 250 2021-08-30 11:28:53.016836: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba1b00 of size 256 by op Identity action_count 120293204739 step 0 next 251 2021-08-30 11:28:53.017092: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ba1c00 of size 1048576 by op Identity action_count 120293204740 step 0 next 252 2021-08-30 11:28:53.017229: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ca1c00 of size 1024 by op Identity action_count 120293204741 step 0 next 253 2021-08-30 11:28:53.017265: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ca2000 of size 1024 by op Identity action_count 120293204742 step 0 next 254 2021-08-30 11:28:53.017317: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ca2400 of size 1024 by op Identity action_count 120293204743 step 0 next 255 2021-08-30 11:28:53.017344: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ca2800 of size 1024 by op Identity action_count 120293204744 step 0 next 256 2021-08-30 11:28:53.017371: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ca2c00 of size 2359296 by op Identity action_count 120293204745 step 0 next 257 2021-08-30 11:28:53.017397: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ee2c00 of size 1024 by op Identity action_count 120293204746 step 0 next 258 2021-08-30 11:28:53.017422: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ee3000 of size 1024 by op Identity action_count 120293204747 step 0 next 259 2021-08-30 11:28:53.017446: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ee3400 of size 1024 by op Identity action_count 120293204748 step 0 next 260 2021-08-30 11:28:53.017470: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ee3800 of size 1024 by op Identity action_count 120293204749 step 0 next 261 2021-08-30 11:28:53.017502: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212ee3c00 of size 1048576 by op Identity action_count 120293204750 step 0 next 262 2021-08-30 11:28:53.017528: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212fe3c00 of size 4096 by op Identity action_count 120293204751 step 0 next 263 2021-08-30 11:28:53.017553: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212fe4c00 of size 4096 by op Identity action_count 120293204752 step 0 next 264 2021-08-30 11:28:53.017578: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212fe5c00 of size 4096 by op Identity action_count 120293204753 step 0 next 265 2021-08-30 11:28:53.017604: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212fe6c00 of size 4096 by op Identity action_count 120293204754 step 0 next 266 2021-08-30 11:28:53.017638: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 212fe7c00 of size 1048576 by op Identity action_count 120293204755 step 0 next 267 2021-08-30 11:28:53.017665: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2130e7c00 of size 1024 by op Identity action_count 120293204756 step 0 next 268 2021-08-30 11:28:53.017689: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2130e8000 of size 1024 by op Identity action_count 120293204757 step 0 next 269 2021-08-30 11:28:53.017714: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2130e8400 of size 1024 by op Identity action_count 120293204758 step 0 next 270 2021-08-30 11:28:53.017738: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2130e8800 of size 1024 by op Identity action_count 120293204759 step 0 next 271 2021-08-30 11:28:53.017785: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2130e8c00 of size 2359296 by op Identity action_count 120293204760 step 0 next 272 2021-08-30 11:28:53.017812: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213328c00 of size 1024 by op Identity action_count 120293204761 step 0 next 273 2021-08-30 11:28:53.017836: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213329000 of size 1024 by op Identity action_count 120293204762 step 0 next 274 2021-08-30 11:28:53.017863: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213329400 of size 1024 by op Identity action_count 120293204763 step 0 next 275 2021-08-30 11:28:53.017888: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213329800 of size 1024 by op Identity action_count 120293204764 step 0 next 276 2021-08-30 11:28:53.017912: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213329c00 of size 147456 by op Identity action_count 120293204765 step 0 next 277 2021-08-30 11:28:53.017937: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21334dc00 of size 1048576 by op Identity action_count 120293204766 step 0 next 278 2021-08-30 11:28:53.017962: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21344dc00 of size 4096 by op Identity action_count 120293204767 step 0 next 279 2021-08-30 11:28:53.017986: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21344ec00 of size 4096 by op Identity action_count 120293204768 step 0 next 280 2021-08-30 11:28:53.018011: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21344fc00 of size 4096 by op Identity action_count 120293204769 step 0 next 281 2021-08-30 11:28:53.018035: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213450c00 of size 4096 by op Identity action_count 120293204770 step 0 next 282 2021-08-30 11:28:53.018059: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213451c00 of size 1048576 by op Identity action_count 120293204771 step 0 next 283 2021-08-30 11:28:53.018084: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213551c00 of size 1024 by op Identity action_count 120293204772 step 0 next 284 2021-08-30 11:28:53.018108: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213552000 of size 1024 by op Identity action_count 120293204773 step 0 next 285 2021-08-30 11:28:53.018133: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213552400 of size 1024 by op Identity action_count 120293204774 step 0 next 286 2021-08-30 11:28:53.018163: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213552800 of size 1024 by op Identity action_count 120293204775 step 0 next 287 2021-08-30 11:28:53.018188: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213552c00 of size 1024 by op Identity action_count 120293204777 step 0 next 290 2021-08-30 11:28:53.018213: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213553000 of size 1024 by op Identity action_count 120293204778 step 0 next 291 2021-08-30 11:28:53.018278: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213553400 of size 1024 by op Identity action_count 120293204779 step 0 next 292 2021-08-30 11:28:53.018309: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213553800 of size 1024 by op Identity action_count 120293204780 step 0 next 293 2021-08-30 11:28:53.018333: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213553c00 of size 1860608 by op Identity action_count 120293204781 step 0 next 18446744073709551615 2021-08-30 11:28:53.018359: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 134217728 2021-08-30 11:28:53.018385: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21371a000 of size 2359296 by op Identity action_count 120293204776 step 0 next 289 2021-08-30 11:28:53.018426: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395a000 of size 4096 by op Identity action_count 120293204782 step 0 next 294 2021-08-30 11:28:53.018459: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395b000 of size 4096 by op Identity action_count 120293204783 step 0 next 295 2021-08-30 11:28:53.018495: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395c000 of size 4096 by op Identity action_count 120293204784 step 0 next 296 2021-08-30 11:28:53.018529: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395d000 of size 4096 by op Identity action_count 120293204785 step 0 next 297 2021-08-30 11:28:53.018555: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395e000 of size 256 by op Identity action_count 120293204786 step 0 next 298 2021-08-30 11:28:53.018899: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395e100 of size 256 by op Identity action_count 120293204787 step 0 next 299 2021-08-30 11:28:53.018939: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395e200 of size 256 by op Identity action_count 120293204788 step 0 next 300 2021-08-30 11:28:53.019083: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395e300 of size 256 by op Identity action_count 120293204789 step 0 next 301 2021-08-30 11:28:53.019121: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21395e400 of size 16384 by op Identity action_count 120293204790 step 0 next 302 2021-08-30 11:28:53.019150: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213962400 of size 65536 by op Identity action_count 120293204791 step 0 next 303 2021-08-30 11:28:53.019176: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213972400 of size 1024 by op Identity action_count 120293204792 step 0 next 304 2021-08-30 11:28:53.019200: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213972800 of size 1024 by op Identity action_count 120293204793 step 0 next 305 2021-08-30 11:28:53.019225: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213972c00 of size 1024 by op Identity action_count 120293204794 step 0 next 306 2021-08-30 11:28:53.019249: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213973000 of size 1024 by op Identity action_count 120293204795 step 0 next 307 2021-08-30 11:28:53.019274: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213973400 of size 131072 by op Identity action_count 120293204796 step 0 next 308 2021-08-30 11:28:53.019300: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213993400 of size 512 by op Identity action_count 120293204797 step 0 next 309 2021-08-30 11:28:53.019324: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213993600 of size 512 by op Identity action_count 120293204798 step 0 next 310 2021-08-30 11:28:53.019349: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213993800 of size 512 by op Identity action_count 120293204799 step 0 next 311 2021-08-30 11:28:53.019373: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213993a00 of size 512 by op Identity action_count 120293204800 step 0 next 312 2021-08-30 11:28:53.019398: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213993c00 of size 589824 by op Identity action_count 120293204801 step 0 next 313 2021-08-30 11:28:53.019422: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213a23c00 of size 512 by op Identity action_count 120293204802 step 0 next 314 2021-08-30 11:28:53.019446: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213a23e00 of size 512 by op Identity action_count 120293204803 step 0 next 315 2021-08-30 11:28:53.019470: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213a24000 of size 512 by op Identity action_count 120293204804 step 0 next 316 2021-08-30 11:28:53.019499: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213a24200 of size 512 by op Identity action_count 120293204805 step 0 next 317 2021-08-30 11:28:53.019525: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213a24400 of size 524288 by op Identity action_count 120293204806 step 0 next 318 2021-08-30 11:28:53.019550: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213aa4400 of size 262144 by op Identity action_count 120293204807 step 0 next 319 2021-08-30 11:28:53.019575: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae4400 of size 2048 by op Identity action_count 120293204808 step 0 next 320 2021-08-30 11:28:53.019599: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae4c00 of size 2048 by op Identity action_count 120293204809 step 0 next 321 2021-08-30 11:28:53.019624: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae5400 of size 2048 by op Identity action_count 120293204810 step 0 next 322 2021-08-30 11:28:53.019648: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae5c00 of size 2048 by op Identity action_count 120293204811 step 0 next 323 2021-08-30 11:28:53.019682: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae6400 of size 2048 by op Identity action_count 120293204812 step 0 next 324 2021-08-30 11:28:53.019711: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae6c00 of size 2048 by op Identity action_count 120293204813 step 0 next 325 2021-08-30 11:28:53.020838: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae7400 of size 2048 by op Identity action_count 120293204814 step 0 next 326 2021-08-30 11:28:53.020884: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae7c00 of size 2048 by op Identity action_count 120293204815 step 0 next 327 2021-08-30 11:28:53.020913: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae8400 of size 256 by op Identity action_count 120293204816 step 0 next 328 2021-08-30 11:28:53.020939: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae8500 of size 256 by op Identity action_count 120293204817 step 0 next 329 2021-08-30 11:28:53.020964: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae8600 of size 256 by op Identity action_count 120293204818 step 0 next 330 2021-08-30 11:28:53.020988: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae8700 of size 256 by op Identity action_count 120293204819 step 0 next 331 2021-08-30 11:28:53.021015: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ae8800 of size 262144 by op Identity action_count 120293204820 step 0 next 332 2021-08-30 11:28:53.021040: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213b28800 of size 512 by op Identity action_count 120293204821 step 0 next 333 2021-08-30 11:28:53.021065: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213b28a00 of size 512 by op Identity action_count 120293204822 step 0 next 334 2021-08-30 11:28:53.021089: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213b28c00 of size 512 by op Identity action_count 120293204823 step 0 next 335 2021-08-30 11:28:53.021113: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213b28e00 of size 512 by op Identity action_count 120293204824 step 0 next 336 2021-08-30 11:28:53.021138: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213b29000 of size 589824 by op Identity action_count 120293204825 step 0 next 337 2021-08-30 11:28:53.021162: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bb9000 of size 512 by op Identity action_count 120293204826 step 0 next 338 2021-08-30 11:28:53.021187: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bb9200 of size 512 by op Identity action_count 120293204827 step 0 next 339 2021-08-30 11:28:53.021211: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bb9400 of size 512 by op Identity action_count 120293204828 step 0 next 340 2021-08-30 11:28:53.021235: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bb9600 of size 512 by op Identity action_count 120293204829 step 0 next 341 2021-08-30 11:28:53.021259: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bb9800 of size 262144 by op Identity action_count 120293204830 step 0 next 342 2021-08-30 11:28:53.021283: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bf9800 of size 2048 by op Identity action_count 120293204831 step 0 next 343 2021-08-30 11:28:53.021308: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bfa000 of size 2048 by op Identity action_count 120293204832 step 0 next 344 2021-08-30 11:28:53.021332: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bfa800 of size 2048 by op Identity action_count 120293204833 step 0 next 345 2021-08-30 11:28:53.021357: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bfb000 of size 2048 by op Identity action_count 120293204834 step 0 next 346 2021-08-30 11:28:53.021383: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213bfb800 of size 262144 by op Identity action_count 120293204835 step 0 next 347 2021-08-30 11:28:53.021407: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213c3b800 of size 512 by op Identity action_count 120293204836 step 0 next 348 2021-08-30 11:28:53.021431: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213c3ba00 of size 512 by op Identity action_count 120293204837 step 0 next 349 2021-08-30 11:28:53.021462: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213c3bc00 of size 512 by op Identity action_count 120293204838 step 0 next 350 2021-08-30 11:28:53.021487: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213c3be00 of size 512 by op Identity action_count 120293204839 step 0 next 351 2021-08-30 11:28:53.021511: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213c3c000 of size 589824 by op Identity action_count 120293204840 step 0 next 352 2021-08-30 11:28:53.021535: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ccc000 of size 512 by op Identity action_count 120293204841 step 0 next 353 2021-08-30 11:28:53.021560: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ccc200 of size 512 by op Identity action_count 120293204842 step 0 next 354 2021-08-30 11:28:53.021584: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ccc400 of size 512 by op Identity action_count 120293204843 step 0 next 355 2021-08-30 11:28:53.021609: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ccc600 of size 512 by op Identity action_count 120293204844 step 0 next 356 2021-08-30 11:28:53.021639: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ccc800 of size 147456 by op Identity action_count 120293204845 step 0 next 357 2021-08-30 11:28:53.021665: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213cf0800 of size 262144 by op Identity action_count 120293204846 step 0 next 358 2021-08-30 11:28:53.021689: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d30800 of size 2048 by op Identity action_count 120293204847 step 0 next 359 2021-08-30 11:28:53.021714: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d31000 of size 2048 by op Identity action_count 120293204848 step 0 next 360 2021-08-30 11:28:53.021738: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d31800 of size 2048 by op Identity action_count 120293204849 step 0 next 361 2021-08-30 11:28:53.021766: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d32000 of size 2048 by op Identity action_count 120293204850 step 0 next 362 2021-08-30 11:28:53.021796: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d32800 of size 262144 by op Identity action_count 120293204851 step 0 next 363 2021-08-30 11:28:53.022041: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d72800 of size 512 by op Identity action_count 120293204852 step 0 next 364 2021-08-30 11:28:53.022148: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d72a00 of size 512 by op Identity action_count 120293204853 step 0 next 365 2021-08-30 11:28:53.022280: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d72c00 of size 512 by op Identity action_count 120293204854 step 0 next 366 2021-08-30 11:28:53.022330: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d72e00 of size 512 by op Identity action_count 120293204855 step 0 next 367 2021-08-30 11:28:53.022487: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213d73000 of size 589824 by op Identity action_count 120293204856 step 0 next 368 2021-08-30 11:28:53.022524: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e03000 of size 512 by op Identity action_count 120293204857 step 0 next 369 2021-08-30 11:28:53.022573: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e03200 of size 512 by op Identity action_count 120293204858 step 0 next 370 2021-08-30 11:28:53.022626: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e03400 of size 512 by op Identity action_count 120293204859 step 0 next 371 2021-08-30 11:28:53.022673: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e03600 of size 512 by op Identity action_count 120293204860 step 0 next 372 2021-08-30 11:28:53.022710: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e03800 of size 262144 by op Identity action_count 120293204861 step 0 next 373 2021-08-30 11:28:53.022750: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e43800 of size 2048 by op Identity action_count 120293204862 step 0 next 374 2021-08-30 11:28:53.022791: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e44000 of size 2048 by op Identity action_count 120293204863 step 0 next 375 2021-08-30 11:28:53.022839: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e44800 of size 2048 by op Identity action_count 120293204864 step 0 next 376 2021-08-30 11:28:53.022868: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e45000 of size 2048 by op Identity action_count 120293204865 step 0 next 377 2021-08-30 11:28:53.022915: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213e45800 of size 524288 by op Identity action_count 120293204866 step 0 next 378 2021-08-30 11:28:53.022951: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec5800 of size 1024 by op Identity action_count 120293204867 step 0 next 379 2021-08-30 11:28:53.022989: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec5c00 of size 1024 by op Identity action_count 120293204868 step 0 next 380 2021-08-30 11:28:53.023024: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6000 of size 1024 by op Identity action_count 120293204869 step 0 next 381 2021-08-30 11:28:53.023062: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6400 of size 1024 by op Identity action_count 120293204870 step 0 next 382 2021-08-30 11:28:53.023096: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6800 of size 256 by op Identity action_count 120293204871 step 0 next 383 2021-08-30 11:28:53.023137: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6900 of size 256 by op Identity action_count 120293204872 step 0 next 384 2021-08-30 11:28:53.023171: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6a00 of size 256 by op Identity action_count 120293204873 step 0 next 385 2021-08-30 11:28:53.023205: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6b00 of size 256 by op Identity action_count 120293204874 step 0 next 386 2021-08-30 11:28:53.023246: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 213ec6c00 of size 2359296 by op Identity action_count 120293204875 step 0 next 387 2021-08-30 11:28:53.023282: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214106c00 of size 1024 by op Identity action_count 120293204876 step 0 next 388 2021-08-30 11:28:53.023322: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214107000 of size 1024 by op Identity action_count 120293204877 step 0 next 389 2021-08-30 11:28:53.023357: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214107400 of size 1024 by op Identity action_count 120293204878 step 0 next 390 2021-08-30 11:28:53.023402: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214107800 of size 1024 by op Identity action_count 120293204879 step 0 next 391 2021-08-30 11:28:53.023436: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214107c00 of size 2097152 by op Identity action_count 120293204880 step 0 next 392 2021-08-30 11:28:53.023474: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214307c00 of size 1048576 by op Identity action_count 120293204881 step 0 next 393 2021-08-30 11:28:53.023520: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214407c00 of size 4096 by op Identity action_count 120293204882 step 0 next 394 2021-08-30 11:28:53.023554: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214408c00 of size 4096 by op Identity action_count 120293204883 step 0 next 395 2021-08-30 11:28:53.023601: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214409c00 of size 4096 by op Identity action_count 120293204884 step 0 next 396 2021-08-30 11:28:53.023636: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440ac00 of size 4096 by op Identity action_count 120293204885 step 0 next 397 2021-08-30 11:28:53.023677: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440bc00 of size 4096 by op Identity action_count 120293204886 step 0 next 398 2021-08-30 11:28:53.023718: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440cc00 of size 4096 by op Identity action_count 120293204887 step 0 next 399 2021-08-30 11:28:53.023755: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440dc00 of size 4096 by op Identity action_count 120293204888 step 0 next 400 2021-08-30 11:28:53.023795: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440ec00 of size 4096 by op Identity action_count 120293204889 step 0 next 401 2021-08-30 11:28:53.023832: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21440fc00 of size 1048576 by op Identity action_count 120293204890 step 0 next 402 2021-08-30 11:28:53.023865: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21450fc00 of size 1024 by op Identity action_count 120293204891 step 0 next 403 2021-08-30 11:28:53.023899: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214510000 of size 1024 by op Identity action_count 120293204892 step 0 next 404 2021-08-30 11:28:53.023931: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214510400 of size 1024 by op Identity action_count 120293204893 step 0 next 405 2021-08-30 11:28:53.023979: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214510800 of size 1024 by op Identity action_count 120293204894 step 0 next 406 2021-08-30 11:28:53.024020: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214510c00 of size 2359296 by op Identity action_count 120293204895 step 0 next 407 2021-08-30 11:28:53.024068: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214750c00 of size 1024 by op Identity action_count 120293204896 step 0 next 408 2021-08-30 11:28:53.024118: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214751000 of size 1024 by op Identity action_count 120293204897 step 0 next 409 2021-08-30 11:28:53.024159: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214751400 of size 1024 by op Identity action_count 120293204898 step 0 next 410 2021-08-30 11:28:53.024194: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214751800 of size 1024 by op Identity action_count 120293204899 step 0 next 411 2021-08-30 11:28:53.024231: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214751c00 of size 65536 by op Identity action_count 120293204900 step 0 next 412 2021-08-30 11:28:53.024267: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214761c00 of size 1048576 by op Identity action_count 120293204901 step 0 next 413 2021-08-30 11:28:53.024302: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214861c00 of size 4096 by op Identity action_count 120293204902 step 0 next 414 2021-08-30 11:28:53.024344: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214862c00 of size 4096 by op Identity action_count 120293204903 step 0 next 415 2021-08-30 11:28:53.024379: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214863c00 of size 4096 by op Identity action_count 120293204904 step 0 next 416 2021-08-30 11:28:53.024417: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214864c00 of size 4096 by op Identity action_count 120293204905 step 0 next 417 2021-08-30 11:28:53.024453: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214865c00 of size 1048576 by op Identity action_count 120293204906 step 0 next 418 2021-08-30 11:28:53.024498: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214965c00 of size 1024 by op Identity action_count 120293204907 step 0 next 419 2021-08-30 11:28:53.024536: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214966000 of size 1024 by op Identity action_count 120293204908 step 0 next 420 2021-08-30 11:28:53.024574: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214966400 of size 1024 by op Identity action_count 120293204909 step 0 next 421 2021-08-30 11:28:53.024622: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214966800 of size 1024 by op Identity action_count 120293204910 step 0 next 422 2021-08-30 11:28:53.024657: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214966c00 of size 2359296 by op Identity action_count 120293204911 step 0 next 423 2021-08-30 11:28:53.024690: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ba6c00 of size 1024 by op Identity action_count 120293204912 step 0 next 424 2021-08-30 11:28:53.024739: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ba7000 of size 1024 by op Identity action_count 120293204913 step 0 next 425 2021-08-30 11:28:53.024785: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ba7400 of size 1024 by op Identity action_count 120293204914 step 0 next 426 2021-08-30 11:28:53.024820: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ba7800 of size 1024 by op Identity action_count 120293204915 step 0 next 427 2021-08-30 11:28:53.024865: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ba7c00 of size 1048576 by op Identity action_count 120293204916 step 0 next 428 2021-08-30 11:28:53.024923: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ca7c00 of size 4096 by op Identity action_count 120293204917 step 0 next 429 2021-08-30 11:28:53.025057: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ca8c00 of size 4096 by op Identity action_count 120293204918 step 0 next 430 2021-08-30 11:28:53.025108: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ca9c00 of size 4096 by op Identity action_count 120293204919 step 0 next 431 2021-08-30 11:28:53.025149: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214caac00 of size 4096 by op Identity action_count 120293204920 step 0 next 432 2021-08-30 11:28:53.025185: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214cabc00 of size 1048576 by op Identity action_count 120293204921 step 0 next 433 2021-08-30 11:28:53.025227: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dabc00 of size 1024 by op Identity action_count 120293204922 step 0 next 434 2021-08-30 11:28:53.025261: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dac000 of size 1024 by op Identity action_count 120293204923 step 0 next 435 2021-08-30 11:28:53.025295: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dac400 of size 1024 by op Identity action_count 120293204924 step 0 next 436 2021-08-30 11:28:53.025345: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dac800 of size 1024 by op Identity action_count 120293204925 step 0 next 437 2021-08-30 11:28:53.025388: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dacc00 of size 65536 by op Identity action_count 120293204926 step 0 next 438 2021-08-30 11:28:53.025425: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214dbcc00 of size 2359296 by op Identity action_count 120293204927 step 0 next 439 2021-08-30 11:28:53.025460: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ffcc00 of size 1024 by op Identity action_count 120293204928 step 0 next 440 2021-08-30 11:28:53.025502: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ffd000 of size 1024 by op Identity action_count 120293204929 step 0 next 441 2021-08-30 11:28:53.025538: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ffd400 of size 1024 by op Identity action_count 120293204930 step 0 next 442 2021-08-30 11:28:53.025580: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ffd800 of size 1024 by op Identity action_count 120293204931 step 0 next 443 2021-08-30 11:28:53.025615: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 214ffdc00 of size 1048576 by op Identity action_count 120293204932 step 0 next 444 2021-08-30 11:28:53.025649: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2150fdc00 of size 4096 by op Identity action_count 120293204933 step 0 next 445 2021-08-30 11:28:53.025689: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2150fec00 of size 4096 by op Identity action_count 120293204934 step 0 next 446 2021-08-30 11:28:53.025723: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2150ffc00 of size 4096 by op Identity action_count 120293204935 step 0 next 447 2021-08-30 11:28:53.025785: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215100c00 of size 4096 by op Identity action_count 120293204936 step 0 next 448 2021-08-30 11:28:53.025820: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215101c00 of size 1048576 by op Identity action_count 120293204937 step 0 next 449 2021-08-30 11:28:53.025864: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215201c00 of size 1024 by op Identity action_count 120293204938 step 0 next 450 2021-08-30 11:28:53.025901: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215202000 of size 1024 by op Identity action_count 120293204939 step 0 next 451 2021-08-30 11:28:53.027840: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215202400 of size 1024 by op Identity action_count 120293204940 step 0 next 452 2021-08-30 11:28:53.027896: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215202800 of size 1024 by op Identity action_count 120293204941 step 0 next 453 2021-08-30 11:28:53.027925: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215202c00 of size 2359296 by op Identity action_count 120293204942 step 0 next 454 2021-08-30 11:28:53.027951: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215442c00 of size 1024 by op Identity action_count 120293204943 step 0 next 455 2021-08-30 11:28:53.028009: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215443000 of size 1024 by op Identity action_count 120293204944 step 0 next 456 2021-08-30 11:28:53.028037: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215443400 of size 1024 by op Identity action_count 120293204945 step 0 next 457 2021-08-30 11:28:53.028063: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215443800 of size 1024 by op Identity action_count 120293204946 step 0 next 458 2021-08-30 11:28:53.028089: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215443c00 of size 1048576 by op Identity action_count 120293204947 step 0 next 459 2021-08-30 11:28:53.028114: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215543c00 of size 4096 by op Identity action_count 120293204948 step 0 next 460 2021-08-30 11:28:53.028139: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215544c00 of size 4096 by op Identity action_count 120293204949 step 0 next 461 2021-08-30 11:28:53.028167: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215545c00 of size 4096 by op Identity action_count 120293204950 step 0 next 462 2021-08-30 11:28:53.028198: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215546c00 of size 4096 by op Identity action_count 120293204951 step 0 next 463 2021-08-30 11:28:53.028223: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215547c00 of size 1024 by op Identity action_count 120293204952 step 0 next 464 2021-08-30 11:28:53.028248: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215548000 of size 1024 by op Identity action_count 120293204953 step 0 next 465 2021-08-30 11:28:53.028272: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215548400 of size 1024 by op Identity action_count 120293204954 step 0 next 466 2021-08-30 11:28:53.028297: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215548800 of size 1024 by op Identity action_count 120293204955 step 0 next 467 2021-08-30 11:28:53.028322: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215548c00 of size 1048576 by op Identity action_count 120293204956 step 0 next 468 2021-08-30 11:28:53.028346: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215648c00 of size 1024 by op Identity action_count 120293204957 step 0 next 469 2021-08-30 11:28:53.028370: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215649000 of size 1024 by op Identity action_count 120293204958 step 0 next 470 2021-08-30 11:28:53.028395: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215649400 of size 1024 by op Identity action_count 120293204959 step 0 next 471 2021-08-30 11:28:53.028421: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215649800 of size 1024 by op Identity action_count 120293204960 step 0 next 472 2021-08-30 11:28:53.028445: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215649c00 of size 2359296 by op Identity action_count 120293204961 step 0 next 473 2021-08-30 11:28:53.028493: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215889c00 of size 1024 by op Identity action_count 120293204962 step 0 next 474 2021-08-30 11:28:53.028519: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21588a000 of size 1024 by op Identity action_count 120293204963 step 0 next 475 2021-08-30 11:28:53.028559: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21588a400 of size 1024 by op Identity action_count 120293204964 step 0 next 476 2021-08-30 11:28:53.028586: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21588a800 of size 1024 by op Identity action_count 120293204965 step 0 next 477 2021-08-30 11:28:53.028611: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21588ac00 of size 1048576 by op Identity action_count 120293204966 step 0 next 478 2021-08-30 11:28:53.028635: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21598ac00 of size 4096 by op Identity action_count 120293204967 step 0 next 479 2021-08-30 11:28:53.028659: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21598bc00 of size 4096 by op Identity action_count 120293204968 step 0 next 480 2021-08-30 11:28:53.028684: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21598cc00 of size 4096 by op Identity action_count 120293204969 step 0 next 481 2021-08-30 11:28:53.028708: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21598dc00 of size 4096 by op Identity action_count 120293204970 step 0 next 482 2021-08-30 11:28:53.028732: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21598ec00 of size 1048576 by op Identity action_count 120293204971 step 0 next 483 2021-08-30 11:28:53.028803: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215a8ec00 of size 1024 by op Identity action_count 120293204972 step 0 next 484 2021-08-30 11:28:53.028874: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215a8f000 of size 1024 by op Identity action_count 120293204973 step 0 next 485 2021-08-30 11:28:53.028901: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215a8f400 of size 1024 by op Identity action_count 120293204974 step 0 next 486 2021-08-30 11:28:53.028926: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215a8f800 of size 1024 by op Identity action_count 120293204975 step 0 next 487 2021-08-30 11:28:53.028951: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215a8fc00 of size 2359296 by op Identity action_count 120293204976 step 0 next 488 2021-08-30 11:28:53.028975: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ccfc00 of size 1024 by op Identity action_count 120293204977 step 0 next 489 2021-08-30 11:28:53.029005: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd0000 of size 1024 by op Identity action_count 120293204978 step 0 next 490 2021-08-30 11:28:53.029030: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd0400 of size 1024 by op Identity action_count 120293204979 step 0 next 491 2021-08-30 11:28:53.029055: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd0800 of size 1024 by op Identity action_count 120293204980 step 0 next 492 2021-08-30 11:28:53.029082: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd0c00 of size 1024 by op Identity action_count 120293204981 step 0 next 493 2021-08-30 11:28:53.029107: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd1000 of size 1024 by op Identity action_count 120293204982 step 0 next 494 2021-08-30 11:28:53.029131: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd1400 of size 1024 by op Identity action_count 120293204983 step 0 next 495 2021-08-30 11:28:53.029159: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd1800 of size 1024 by op Identity action_count 120293204984 step 0 next 496 2021-08-30 11:28:53.029184: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215cd1c00 of size 1048576 by op Identity action_count 120293204985 step 0 next 497 2021-08-30 11:28:53.029212: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215dd1c00 of size 4096 by op Identity action_count 120293204986 step 0 next 498 2021-08-30 11:28:53.029238: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215dd2c00 of size 4096 by op Identity action_count 120293204987 step 0 next 499 2021-08-30 11:28:53.029262: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215dd3c00 of size 4096 by op Identity action_count 120293204988 step 0 next 500 2021-08-30 11:28:53.029286: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215dd4c00 of size 4096 by op Identity action_count 120293204989 step 0 next 501 2021-08-30 11:28:53.029317: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215dd5c00 of size 1048576 by op Identity action_count 120293204990 step 0 next 502 2021-08-30 11:28:53.029344: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ed5c00 of size 1024 by op Identity action_count 120293204991 step 0 next 503 2021-08-30 11:28:53.029368: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ed6000 of size 1024 by op Identity action_count 120293204992 step 0 next 504 2021-08-30 11:28:53.029392: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ed6400 of size 1024 by op Identity action_count 120293204993 step 0 next 505 2021-08-30 11:28:53.029441: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ed6800 of size 1024 by op Identity action_count 120293204994 step 0 next 506 2021-08-30 11:28:53.029467: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 215ed6c00 of size 2359296 by op Identity action_count 120293204995 step 0 next 507 2021-08-30 11:28:53.029493: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216116c00 of size 1024 by op Identity action_count 120293204996 step 0 next 508 2021-08-30 11:28:53.029518: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216117000 of size 1024 by op Identity action_count 120293204997 step 0 next 509 2021-08-30 11:28:53.029542: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216117400 of size 1024 by op Identity action_count 120293204998 step 0 next 510 2021-08-30 11:28:53.029566: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216117800 of size 1024 by op Identity action_count 120293204999 step 0 next 511 2021-08-30 11:28:53.029590: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216117c00 of size 1048576 by op Identity action_count 120293205000 step 0 next 512 2021-08-30 11:28:53.029614: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216217c00 of size 4096 by op Identity action_count 120293205001 step 0 next 513 2021-08-30 11:28:53.029638: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216218c00 of size 4096 by op Identity action_count 120293205002 step 0 next 514 2021-08-30 11:28:53.029662: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216219c00 of size 4096 by op Identity action_count 120293205003 step 0 next 515 2021-08-30 11:28:53.029686: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21621ac00 of size 4096 by op Identity action_count 120293205004 step 0 next 516 2021-08-30 11:28:53.029710: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21621bc00 of size 1048576 by op Identity action_count 120293205005 step 0 next 517 2021-08-30 11:28:53.029734: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21631bc00 of size 1024 by op Identity action_count 120293205006 step 0 next 518 2021-08-30 11:28:53.029758: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21631c000 of size 1024 by op Identity action_count 120293205007 step 0 next 519 2021-08-30 11:28:53.029783: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21631c400 of size 1024 by op Identity action_count 120293205008 step 0 next 520 2021-08-30 11:28:53.029806: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21631c800 of size 1024 by op Identity action_count 120293205009 step 0 next 521 2021-08-30 11:28:53.029832: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21631cc00 of size 98304 by op Identity action_count 120293205010 step 0 next 522 2021-08-30 11:28:53.029857: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216334c00 of size 256 by op Identity action_count 120293205011 step 0 next 523 2021-08-30 11:28:53.029884: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216334d00 of size 49152 by op Identity action_count 120293205012 step 0 next 524 2021-08-30 11:28:53.029908: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216340d00 of size 256 by op Identity action_count 120293205013 step 0 next 525 2021-08-30 11:28:53.029933: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216340e00 of size 2048 by op Identity action_count 120293205014 step 0 next 526 2021-08-30 11:28:53.029957: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 216341600 of size 18874368 by op Identity action_count 120293205015 step 0 next 527 2021-08-30 11:28:53.029982: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217541600 of size 32768 by op Identity action_count 120293205016 step 0 next 528 2021-08-30 11:28:53.030006: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217549600 of size 256 by op Identity action_count 120293205017 step 0 next 529 2021-08-30 11:28:53.030031: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217549700 of size 352256 by op Identity action_count 120293205018 step 0 next 530 2021-08-30 11:28:53.030055: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21759f700 of size 256 by op Identity action_count 120293205019 step 0 next 531 2021-08-30 11:28:53.030096: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 21759f800 of size 249856 by op StridedSlice action_count 120293205020 step 0 next 532 2021-08-30 11:28:53.030124: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dc800 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_5/y action_count 120293205021 step 0 next 533 2021-08-30 11:28:53.030152: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dc900 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_7/y action_count 120293205022 step 0 next 534 2021-08-30 11:28:53.030179: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dca00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_11/y action_count 120293205023 step 0 next 535 2021-08-30 11:28:53.030204: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dcb00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_13/y action_count 120293205024 step 0 next 536 2021-08-30 11:28:53.030259: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dcc00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_15/y action_count 120293205025 step 0 next 537 2021-08-30 11:28:53.030302: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dcd00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_17/y action_count 120293205026 step 0 next 538 2021-08-30 11:28:53.030363: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dce00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_19/y action_count 120293205027 step 0 next 539 2021-08-30 11:28:53.030397: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dcf00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_21/y action_count 120293205028 step 0 next 540 2021-08-30 11:28:53.030433: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd000 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_23/y action_count 120293205029 step 0 next 541 2021-08-30 11:28:53.030466: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd100 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_25/y action_count 120293205030 step 0 next 542 2021-08-30 11:28:53.030500: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd200 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_27/y action_count 120293205031 step 0 next 543 2021-08-30 11:28:53.030533: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd300 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_29/y action_count 120293205032 step 0 next 544 2021-08-30 11:28:53.030566: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd400 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_31/y action_count 120293205033 step 0 next 545 2021-08-30 11:28:53.030632: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd500 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_33/y action_count 120293205034 step 0 next 546 2021-08-30 11:28:53.030668: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd600 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_35/y action_count 120293205035 step 0 next 547 2021-08-30 11:28:53.030701: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd700 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_37/y action_count 120293205036 step 0 next 548 2021-08-30 11:28:53.030761: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd800 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_39/y action_count 120293205037 step 0 next 549 2021-08-30 11:28:53.030795: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dd900 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_41/y action_count 120293205038 step 0 next 550 2021-08-30 11:28:53.030829: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dda00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_43/y action_count 120293205039 step 0 next 551 2021-08-30 11:28:53.030862: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175ddb00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_45/y action_count 120293205040 step 0 next 552 2021-08-30 11:28:53.030910: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175ddc00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_47/y action_count 120293205041 step 0 next 553 2021-08-30 11:28:53.030944: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175ddd00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_49/y action_count 120293205042 step 0 next 554 2021-08-30 11:28:53.030995: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dde00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_51/y action_count 120293205043 step 0 next 555 2021-08-30 11:28:53.031029: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175ddf00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_53/y action_count 120293205044 step 0 next 556 2021-08-30 11:28:53.031063: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de000 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_55/y action_count 120293205045 step 0 next 557 2021-08-30 11:28:53.031118: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de100 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_57/y action_count 120293205046 step 0 next 558 2021-08-30 11:28:53.031151: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de200 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_59/y action_count 120293205047 step 0 next 559 2021-08-30 11:28:53.031196: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de300 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_61/y action_count 120293205048 step 0 next 560 2021-08-30 11:28:53.031231: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de400 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_63/y action_count 120293205049 step 0 next 561 2021-08-30 11:28:53.031286: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de500 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_65/y action_count 120293205050 step 0 next 562 2021-08-30 11:28:53.031335: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de600 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_67/y action_count 120293205051 step 0 next 563 2021-08-30 11:28:53.212591: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de700 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_69/y action_count 120293205052 step 0 next 564 2021-08-30 11:28:53.212681: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de800 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_71/y action_count 120293205053 step 0 next 565 2021-08-30 11:28:53.212716: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175de900 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_73/y action_count 120293205054 step 0 next 566 2021-08-30 11:28:53.212763: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dea00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_75/y action_count 120293205055 step 0 next 567 2021-08-30 11:28:53.212788: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175deb00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_77/y action_count 120293205056 step 0 next 568 2021-08-30 11:28:53.212832: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dec00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_79/y action_count 120293205057 step 0 next 569 2021-08-30 11:28:53.212854: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175ded00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_81/y action_count 120293205058 step 0 next 570 2021-08-30 11:28:53.212877: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175dee00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_83/y action_count 120293205059 step 0 next 571 2021-08-30 11:28:53.212900: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175def00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/ClipToWindow/strided_slice_2 action_count 120293205060 step 0 next 572 2021-08-30 11:28:53.212922: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df000 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/ClipToWindow/strided_slice action_count 120293205061 step 0 next 573 2021-08-30 11:28:53.213432: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df100 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/unstack_4 action_count 120293205062 step 0 next 574 2021-08-30 11:28:53.213508: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df600 of size 256 by op ConstantFolding/StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/truediv_recip action_count 120293205063 step 0 next 575 2021-08-30 11:28:53.213547: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df700 of size 256 by op ConstantFolding/StatefulPartitionedCall/SecondStagePostprocessor/Decode/truediv_recip action_count 120293205064 step 0 next 576 2021-08-30 11:28:53.213763: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df800 of size 256 by op ConstantFolding/StatefulPartitionedCall/SecondStagePostprocessor/Decode/truediv_2_recip action_count 120293205065 step 0 next 577 2021-08-30 11:28:53.213833: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175df900 of size 4096 by op StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/mul_13 action_count 120293205066 step 0 next 578 2021-08-30 11:28:53.213969: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e0900 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/add_9/y action_count 120293205067 step 0 next 579 2021-08-30 11:28:53.214062: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e0a00 of size 256 by op StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/Reshape action_count 120293205068 step 0 next 580 2021-08-30 11:28:53.214966: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e0b00 of size 4864 by op StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/concat action_count 120293205069 step 0 next 581 2021-08-30 11:28:53.215031: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e1e00 of size 256 by op StatefulPartitionedCall/Cast_3 action_count 120293205070 step 0 next 582 2021-08-30 11:28:53.215070: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e1f00 of size 256 by op StatefulPartitionedCall/ToNormalizedCoordinates/truediv action_count 120293205071 step 0 next 583 2021-08-30 11:28:53.215139: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2000 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/mul_42/x action_count 120293205072 step 0 next 584 2021-08-30 11:28:53.215176: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2100 of size 1280 by op StatefulPartitionedCall/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/mul action_count 120293205073 step 0 next 585 2021-08-30 11:28:53.215199: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2600 of size 256 by op StatefulPartitionedCall/GridAnchorGenerator/Cast action_count 120293205074 step 0 next 586 2021-08-30 11:28:53.215235: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2700 of size 256 by op StatefulPartitionedCall/GridAnchorGenerator/truediv action_count 120293205075 step 0 next 587 2021-08-30 11:28:53.215273: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2800 of size 256 by op StatefulPartitionedCall/GridAnchorGenerator/mul_1 action_count 120293205076 step 0 next 588 2021-08-30 11:28:53.215299: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2900 of size 256 by op StatefulPartitionedCall/map/while/body/_544/map/while/Preprocessor/sub/y action_count 120293205077 step 0 next 589 2021-08-30 11:28:53.215327: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2a00 of size 256 by op StatefulPartitionedCall/map/while/body/_544/map/while/Preprocessor/ResizeToRange/cond/else/_602/map/while/Preprocessor/ResizeToRange/cond/resize/Cast action_count 120293205078 step 0 next 590 2021-08-30 11:28:53.215355: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2b00 of size 256 by op StatefulPartitionedCall/map/while/body/_544/map/while/Preprocessor/ResizeToRange/cond/else/_602/map/while/Preprocessor/ResizeToRange/cond/resize/Cast_2 action_count 120293205079 step 0 next 591 2021-08-30 11:28:53.215381: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2c00 of size 256 by op StatefulPartitionedCall/map/while/body/_544/map/while/Preprocessor/ResizeToRange/cond/then/_601/map/while/Preprocessor/ResizeToRange/cond/resize/Cast action_count 120293205080 step 0 next 592 2021-08-30 11:28:53.215411: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2d00 of size 256 by op StatefulPartitionedCall/map/while/body/_544/map/while/Preprocessor/ResizeToRange/cond/then/_601/map/while/Preprocessor/ResizeToRange/cond/resize/Cast_2 action_count 120293205081 step 0 next 593 2021-08-30 11:28:53.215446: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2e00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/sub action_count 120293205247 step 12800372507942358328 next 594 2021-08-30 11:28:53.215485: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e2f00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/strided_slice action_count 120293205242 step 12800372507942358328 next 595 2021-08-30 11:28:53.215525: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e3000 of size 256 by op SameWorkerRecvDone action_count 120293205095 step 0 next 596 2021-08-30 11:28:53.215552: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e3100 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/unstack action_count 120293207420 step 12800372507942358328 next 612 2021-08-30 11:28:53.215578: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e3600 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/truediv action_count 120293207432 step 12800372507942358328 next 606 2021-08-30 11:28:53.215685: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e3b00 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/truediv_1 action_count 120293207433 step 12800372507942358328 next 599 2021-08-30 11:28:53.215722: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 2175e4000 of size 2304 by op UNUSED action_count 120293207430 step 12800372507942358328 next 608 2021-08-30 11:28:53.215783: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e4900 of size 1024 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/Slice_3 action_count 120293207357 step 12800372507942358328 next 609 2021-08-30 11:28:53.215825: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e4d00 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/unstack action_count 120293207416 step 12800372507942358328 next 627 2021-08-30 11:28:53.215850: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e5200 of size 1280 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/unstack action_count 120293207418 step 12800372507942358328 next 620 2021-08-30 11:28:53.215899: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 2175e5700 of size 2304 by op StatefulPartitionedCall/SecondStagePostprocessor/Decode/get_center_coordinates_and_sizes/unstack action_count 120293207419 step 12800372507942358328 next 626 2021-08-30 11:28:53.215926: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 2175e6000 of size 238592 by op UNUSED action_count 120293207444 step 0 next 600 2021-08-30 11:28:53.215951: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217620400 of size 256 by op SameWorkerRecvDone action_count 120293205108 step 0 next 601 2021-08-30 11:28:53.215988: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217620500 of size 256 by op SameWorkerRecvDone action_count 120293205096 step 0 next 602 2021-08-30 11:28:53.216026: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 217620600 of size 941056 by op UNUSED action_count 120293207453 step 0 next 604 2021-08-30 11:28:53.216058: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217706200 of size 256 by op SameWorkerRecvDone action_count 120293205099 step 0 next 605 2021-08-30 11:28:53.216096: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 217706300 of size 369408 by op UNUSED action_count 120293207447 step 12800372507942358328 next 607 2021-08-30 11:28:53.216121: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760600 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/strided_slice_1 action_count 120293205243 step 12800372507942358328 next 598 2021-08-30 11:28:53.216148: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760700 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/strided_slice_2 action_count 120293205244 step 12800372507942358328 next 611 2021-08-30 11:28:53.216184: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760800 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/strided_slice_3 action_count 120293205245 step 12800372507942358328 next 613 2021-08-30 11:28:53.216212: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760900 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/sub_2/y action_count 120293205248 step 12800372507942358328 next 614 2021-08-30 11:28:53.216250: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760a00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/ChangeCoordinateFrame/sub_1 action_count 120293205249 step 12800372507942358328 next 615 2021-08-30 11:28:53.216285: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760b00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/ToNormalizedCoordinates/Cast_1 action_count 120293205254 step 12800372507942358328 next 616 2021-08-30 11:28:53.216337: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 217760c00 of size 256 by op UNUSED action_count 120293207358 step 0 next 617 2021-08-30 11:28:53.216363: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 217760d00 of size 256 by op StatefulPartitionedCall/SecondStagePostprocessor/ToNormalizedCoordinates/Cast action_count 120293205252 step 12800372507942358328 next 618 2021-08-30 11:28:53.216414: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] Free at 217760e00 of size 66818560 by op UNUSED action_count 120293207254 step 12800372507942358328 next 18446744073709551615 2021-08-30 11:28:53.216441: I tensorflow/core/common_runtime/bfc_allocator.cc:1027] Next region of size 1065103360 2021-08-30 11:28:53.216489: I tensorflow/core/common_runtime/bfc_allocator.cc:1046] InUse at 239e3a000 of size 1065103360 by op StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/GatherV2_1 action_count 120293207451 step 12800372507942358328 next 18446744073709551615 2021-08-30 11:28:53.216554: I tensorflow/core/common_runtime/bfc_allocator.cc:1051] Summary of in-use Chunks by size: 2021-08-30 11:28:53.216620: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 102 Chunks of size 256 totalling 25,5KiB 2021-08-30 11:28:53.216650: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 32 Chunks of size 512 totalling 16,0KiB 2021-08-30 11:28:53.216698: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 201 Chunks of size 1024 totalling 201,0KiB 2021-08-30 11:28:53.216724: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 8 Chunks of size 1280 totalling 10,0KiB 2021-08-30 11:28:53.216750: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 45 Chunks of size 2048 totalling 90,0KiB 2021-08-30 11:28:53.216775: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 2304 totalling 2,2KiB 2021-08-30 11:28:53.216800: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 97 Chunks of size 4096 totalling 388,0KiB 2021-08-30 11:28:53.216831: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 4864 totalling 4,8KiB 2021-08-30 11:28:53.216856: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 16 Chunks of size 8192 totalling 128,0KiB 2021-08-30 11:28:53.216886: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 16384 totalling 16,0KiB 2021-08-30 11:28:53.216911: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 32768 totalling 32,0KiB 2021-08-30 11:28:53.216936: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 37632 totalling 36,8KiB 2021-08-30 11:28:53.216961: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 49152 totalling 48,0KiB 2021-08-30 11:28:53.216986: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 6 Chunks of size 65536 totalling 384,0KiB 2021-08-30 11:28:53.217032: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 98304 totalling 96,0KiB 2021-08-30 11:28:53.217059: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 131072 totalling 128,0KiB 2021-08-30 11:28:53.217102: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 3 Chunks of size 147456 totalling 432,0KiB 2021-08-30 11:28:53.217128: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 249856 totalling 244,0KiB 2021-08-30 11:28:53.217172: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 7 Chunks of size 262144 totalling 1,75MiB 2021-08-30 11:28:53.217200: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 352256 totalling 344,0KiB 2021-08-30 11:28:53.217225: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 2 Chunks of size 524288 totalling 1,00MiB 2021-08-30 11:28:53.217249: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 4 Chunks of size 589824 totalling 2,25MiB 2021-08-30 11:28:53.217273: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 42 Chunks of size 1048576 totalling 42,00MiB 2021-08-30 11:28:53.217298: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 1807360 totalling 1,72MiB 2021-08-30 11:28:53.217323: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 1860608 totalling 1,77MiB 2021-08-30 11:28:53.217346: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 2080768 totalling 1,98MiB 2021-08-30 11:28:53.217370: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 2 Chunks of size 2097152 totalling 4,00MiB 2021-08-30 11:28:53.217395: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 23 Chunks of size 2359296 totalling 51,75MiB 2021-08-30 11:28:53.217420: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 5 Chunks of size 4194304 totalling 20,00MiB 2021-08-30 11:28:53.217454: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 2 Chunks of size 9437184 totalling 18,00MiB 2021-08-30 11:28:53.217480: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 14680064 totalling 14,00MiB 2021-08-30 11:28:53.217506: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 16777216 totalling 16,00MiB 2021-08-30 11:28:53.217561: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 18874368 totalling 18,00MiB 2021-08-30 11:28:53.217589: I tensorflow/core/common_runtime/bfc_allocator.cc:1054] 1 Chunks of size 1065103360 totalling 1015,76MiB 2021-08-30 11:28:53.217632: I tensorflow/core/common_runtime/bfc_allocator.cc:1058] Sum Total of in-use chunks: 1,18GiB 2021-08-30 11:28:53.217658: I tensorflow/core/common_runtime/bfc_allocator.cc:1060] total_region_allocated_bytes_: 1339830272 memory_limit_: 1339830272 available bytes: 0 curr_region_allocation_bytes_: 2147483648 2021-08-30 11:28:53.220140: I tensorflow/core/common_runtime/bfc_allocator.cc:1066] Stats: Limit: 1339830272 InUse: 1271460096 MaxInUse: 1282783232 NumAllocs: 1790 MaxAllocSize: 1065103360 Reserved: 0 PeakReserved: 0 LargestFreeBlock: 0 2021-08-30 11:28:53.220362: W tensorflow/core/common_runtime/bfc_allocator.cc:467] ****************____*************************************************************************xxxxxxx 2021-08-30 11:28:53.252047: W tensorflow/core/framework/op_kernel.cc:1767] OP_REQUIRES failed at transpose_op.cc:184 : Resource exhausted: OOM when allocating tensor with shape[300,1024,28,28] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc Traceback (most recent call last): File "single_image_inference.py", line 152, in run_inference(detection_model, category_index, args.image_path) File "single_image_inference.py", line 104, in run_inference output_dict = run_inference_for_single_image(model, image_np) File "single_image_inference.py", line 69, in run_inference_for_single_image output_dict = model(input_tensor) File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/saved_model/load.py", line 670, in _call_attribute return instance.__call__(*args, **kwargs) File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/def_function.py", line 889, in __call__ result = self._call(*args, **kwds) File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/def_function.py", line 957, in _call filtered_flat_args, self._concrete_stateful_fn.captured_inputs) # pylint: disable=protected-access File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 1961, in _call_flat ctx, args, cancellation_manager=cancellation_manager)) File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/function.py", line 596, in call ctx=ctx) File "/usr/local/lib/python3.6/dist-packages/tensorflow/python/eager/execute.py", line 60, in quick_execute inputs, attrs, num_outputs) tensorflow.python.framework.errors_impl.ResourceExhaustedError: 2 root error(s) found. (0) Resource exhausted: OOM when allocating tensor with shape[300,1024,28,28] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [[{{node StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/AvgPool-0-TransposeNHWCToNCHW-LayoutOptimizer}}]] Hint: If you want to see a list of allocated tensors when OOM happens, add report_tensor_allocations_upon_oom to RunOptions for current allocation info. [[StatefulPartitionedCall/SecondStagePostprocessor/BatchMultiClassNonMaxSuppression/MultiClassNonMaxSuppression/Reshape_15/_178]] Hint: If you want to see a list of allocated tensors when OOM happens, add report_tensor_allocations_upon_oom to RunOptions for current allocation info. (1) Resource exhausted: OOM when allocating tensor with shape[300,1024,28,28] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [[{{node StatefulPartitionedCall/MultiLevelMatMulCropAndResize/MultiLevelRoIAlign/AvgPool-0-TransposeNHWCToNCHW-LayoutOptimizer}}]] Hint: If you want to see a list of allocated tensors when OOM happens, add report_tensor_allocations_upon_oom to RunOptions for current allocation info. 0 successful operations. 0 derived errors ignored. [Op:__inference_restored_function_body_51896] Function call stack: restored_function_body -> restored_function_body 2021-08-30 11:29:02.050436: I tensorflow/core/profiler/lib/profiler_session.cc:159] Profiler session tear down. 2021-08-30 11:29:02.454735: I tensorflow/core/profiler/internal/gpu/cupti_tracer.cc:1744] CUPTI activity buffer flushed ```