==================== Test output for //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu (shard 13 of 15): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] FunctionTest.testCapturesVariables INFO:tensorflow:time(__main__.FunctionTest.testCapturesVariables): 0.36s I0214 00:25:49.254913 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testCapturesVariables): 0.36s [ OK ] FunctionTest.testCapturesVariables [ RUN ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.62s I0214 00:25:50.878301 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.62s [ OK ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) [ RUN ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 1.15s I0214 00:25:52.028248 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 1.15s [ OK ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) [ RUN ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.05s I0214 00:25:52.077055 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.05s [ OK ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) [ RUN ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s I0214 00:25:52.092487 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s [ OK ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) [ RUN ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.06s I0214 00:25:52.155695 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.06s [ OK ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) [ RUN ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.03s I0214 00:25:52.185685 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.03s [ OK ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) [ RUN ] FunctionTest.testClone2 (None, True, None, None, None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.03s I0214 00:25:52.213159 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.03s [ OK ] FunctionTest.testClone2 (None, True, None, None, None, False, True) [ RUN ] FunctionTest.testClone33 (None, True, , None, False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 0.93s I0214 00:25:53.145452 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 0.93s [ OK ] FunctionTest.testClone33 (None, True, , None, False, True, False) [ RUN ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) WARNING:tensorflow:5 out of the last 5 calls to . at 0xfffed71fd9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:53.164052 281472930903088 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xfffed71fd9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s I0214 00:25:53.164790 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s [ OK ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) [ RUN ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) WARNING:tensorflow:5 out of the last 5 calls to . at 0xfffed6f2b920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:53.217140 281472930903088 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xfffed6f2b920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.05s I0214 00:25:53.219771 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.05s [ OK ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) [ RUN ] FunctionTest.testClone74 (None, False, , None, None, False, True) WARNING:tensorflow:6 out of the last 6 calls to . at 0xfffed6f2b4c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:53.243644 281472930903088 polymorphic_function.py:157] 6 out of the last 6 calls to . at 0xfffed6f2b4c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.03s I0214 00:25:53.246300 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.03s [ OK ] FunctionTest.testClone74 (None, False, , None, None, False, True) [ RUN ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.03s I0214 00:25:53.274600 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.03s [ OK ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) [ RUN ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape INFO:tensorflow:time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.07s I0214 00:25:53.346800 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.07s [ OK ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape [ RUN ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in GRAPH mode. I0214 00:25:53.347730 281472930903088 test_util.py:1612] Running testConcreteFunctionFlatSignatureError in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:25:53.348193 281472930903088 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.07s I0214 00:25:53.422006 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.07s INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in EAGER mode. I0214 00:25:53.422930 281472930903088 test_util.py:1631] Running testConcreteFunctionFlatSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s I0214 00:25:53.433934 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s [ OK ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg [ RUN ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in GRAPH mode. I0214 00:25:53.434829 281472930903088 test_util.py:1612] Running testConcreteFunctionStructuredSignatureError in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s I0214 00:25:53.503176 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in EAGER mode. I0214 00:25:53.504107 281472930903088 test_util.py:1631] Running testConcreteFunctionStructuredSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s I0214 00:25:53.513382 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s [ OK ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType [ RUN ] FunctionTest.testDefunCapturedInt32 INFO:tensorflow:time(__main__.FunctionTest.testDefunCapturedInt32): 0.07s I0214 00:25:53.580281 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testDefunCapturedInt32): 0.07s [ OK ] FunctionTest.testDefunCapturedInt32 [ RUN ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager [ FAILED ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager INFO:tensorflow:time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.65s I0214 00:25:54.236041 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.65s [ RUN ] FunctionTest.testFunctionMultipleVariableInitializer INFO:tensorflow:time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.45s I0214 00:25:54.686785 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.45s [ OK ] FunctionTest.testFunctionMultipleVariableInitializer [ RUN ] FunctionTest.testImplementsAttributeBasic INFO:tensorflow:time(__main__.FunctionTest.testImplementsAttributeBasic): 0.96s I0214 00:25:55.649713 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testImplementsAttributeBasic): 0.96s [ OK ] FunctionTest.testImplementsAttributeBasic [ RUN ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction INFO:tensorflow:time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.8s I0214 00:25:56.451760 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.8s [ OK ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction [ RUN ] FunctionTest.testMethodReferenceCycles INFO:tensorflow:time(__main__.FunctionTest.testMethodReferenceCycles): 0.28s I0214 00:25:56.728271 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testMethodReferenceCycles): 0.28s [ OK ] FunctionTest.testMethodReferenceCycles [ RUN ] FunctionTest.testNestedShapeFunctionRelaxation INFO:tensorflow:time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.18s I0214 00:25:56.905157 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.18s [ OK ] FunctionTest.testNestedShapeFunctionRelaxation [ RUN ] FunctionTest.testReadInFuncWriteOutside WARNING:tensorflow:5 out of the last 5 calls to .get_v_plus_one at 0xfffe9d1945e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:57.219486 281472930903088 polymorphic_function.py:157] 5 out of the last 5 calls to .get_v_plus_one at 0xfffe9d1945e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to .get_v_plus_one at 0xfffe9d196f20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:57.261620 281472930903088 polymorphic_function.py:157] 6 out of the last 6 calls to .get_v_plus_one at 0xfffe9d196f20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.51s I0214 00:25:58.420725 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.51s [ OK ] FunctionTest.testReadInFuncWriteOutside [ RUN ] FunctionTest.testSequenceInputs INFO:tensorflow:time(__main__.FunctionTest.testSequenceInputs): 0.07s I0214 00:25:58.495029 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testSequenceInputs): 0.07s [ OK ] FunctionTest.testSequenceInputs [ RUN ] FunctionTest.testUnderscoreName WARNING:tensorflow:`_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ W0214 00:25:58.498172 281472930903088 tensor.py:1066] `_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ INFO:tensorflow:time(__main__.FunctionTest.testUnderscoreName): 0.18s I0214 00:25:58.676441 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testUnderscoreName): 0.18s [ OK ] FunctionTest.testUnderscoreName [ RUN ] FunctionTest.testVariableSpecWithInputSignature INFO:tensorflow:time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s I0214 00:25:58.678230 281472930903088 test_util.py:2620] time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s [ OK ] FunctionTest.testVariableSpecWithInputSignature [ RUN ] FunctionTest.test_concrete_function_shape_mismatch INFO:tensorflow:time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.13s I0214 00:25:58.804503 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.13s [ OK ] FunctionTest.test_concrete_function_shape_mismatch [ RUN ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) INFO:tensorflow:time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.1s I0214 00:25:58.905268 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.1s [ OK ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) [ RUN ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s I0214 00:25:58.994799 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s [ OK ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) [ RUN ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:59.019513 281472930903088 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:25:59.039547 281472930903088 polymorphic_function.py:157] 6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s I0214 00:25:59.040422 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s [ OK ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) [ RUN ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.08s I0214 00:25:59.121698 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.08s [ OK ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) [ RUN ] FunctionTest.test_variable_naming INFO:tensorflow:Running test_variable_naming in GRAPH mode. I0214 00:25:59.122709 281472930903088 test_util.py:1612] Running test_variable_naming in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.1s I0214 00:25:59.227172 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.1s INFO:tensorflow:Running test_variable_naming in EAGER mode. I0214 00:25:59.228085 281472930903088 test_util.py:1631] Running test_variable_naming in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.06s I0214 00:25:59.286072 281472930903088 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.06s [ OK ] FunctionTest.test_variable_naming [ RUN ] MultiDeviceTest.testInputAndOutputNestedDataclass INFO:tensorflow:time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.07s I0214 00:25:59.357101 281472930903088 test_util.py:2620] time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.07s [ OK ] MultiDeviceTest.testInputAndOutputNestedDataclass ====================================================================== FAIL: testErrorMessageWhenGraphTensorIsPassedToEager (__main__.FunctionTest) FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 6, 'TensorShape': 3, 'Operation': 3}) ---------------------------------------------------------------------- Ran 34 tests in 10.467s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu (shard 13 of 15): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] FunctionTest.testCapturesVariables INFO:tensorflow:time(__main__.FunctionTest.testCapturesVariables): 0.39s I0214 00:26:04.562521 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testCapturesVariables): 0.39s [ OK ] FunctionTest.testCapturesVariables [ RUN ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.39s I0214 00:26:05.950089 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.39s [ OK ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) [ RUN ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 0.91s I0214 00:26:06.863203 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 0.91s [ OK ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) [ RUN ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.04s I0214 00:26:06.906302 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.04s [ OK ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) [ RUN ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s I0214 00:26:06.921034 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s [ OK ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) [ RUN ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.01s I0214 00:26:06.935771 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.01s [ OK ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) [ RUN ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.01s I0214 00:26:06.951514 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.01s [ OK ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) [ RUN ] FunctionTest.testClone2 (None, True, None, None, None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.03s I0214 00:26:06.977494 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.03s [ OK ] FunctionTest.testClone2 (None, True, None, None, None, False, True) [ RUN ] FunctionTest.testClone33 (None, True, , None, False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 1.29s I0214 00:26:08.265939 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 1.29s [ OK ] FunctionTest.testClone33 (None, True, , None, False, True, False) [ RUN ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) WARNING:tensorflow:5 out of the last 5 calls to . at 0xfffef3c2d9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:08.281517 281473411347504 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xfffef3c2d9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s I0214 00:26:08.282205 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s [ OK ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) [ RUN ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) WARNING:tensorflow:5 out of the last 5 calls to . at 0xfffef395b920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:08.355239 281473411347504 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xfffef395b920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.08s I0214 00:26:08.358127 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.08s [ OK ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) [ RUN ] FunctionTest.testClone74 (None, False, , None, None, False, True) WARNING:tensorflow:6 out of the last 6 calls to . at 0xfffef395b9c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:08.380883 281473411347504 polymorphic_function.py:157] 6 out of the last 6 calls to . at 0xfffef395b9c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.02s I0214 00:26:08.383342 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.02s [ OK ] FunctionTest.testClone74 (None, False, , None, None, False, True) [ RUN ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.04s I0214 00:26:08.428423 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.04s [ OK ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) [ RUN ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape INFO:tensorflow:time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.14s I0214 00:26:08.570468 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.14s [ OK ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape [ RUN ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in GRAPH mode. I0214 00:26:08.571473 281473411347504 test_util.py:1612] Running testConcreteFunctionFlatSignatureError in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:26:08.571942 281473411347504 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.1s I0214 00:26:08.670669 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.1s INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in EAGER mode. I0214 00:26:08.671613 281473411347504 test_util.py:1631] Running testConcreteFunctionFlatSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s I0214 00:26:08.682818 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s [ OK ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg [ RUN ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in GRAPH mode. I0214 00:26:08.683723 281473411347504 test_util.py:1612] Running testConcreteFunctionStructuredSignatureError in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s I0214 00:26:08.752558 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in EAGER mode. I0214 00:26:08.753457 281473411347504 test_util.py:1631] Running testConcreteFunctionStructuredSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s I0214 00:26:08.762623 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s [ OK ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType [ RUN ] FunctionTest.testDefunCapturedInt32 INFO:tensorflow:time(__main__.FunctionTest.testDefunCapturedInt32): 0.08s I0214 00:26:08.841335 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testDefunCapturedInt32): 0.08s [ OK ] FunctionTest.testDefunCapturedInt32 [ RUN ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager [ FAILED ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager INFO:tensorflow:time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.62s I0214 00:26:09.461188 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.62s [ RUN ] FunctionTest.testFunctionMultipleVariableInitializer INFO:tensorflow:time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.25s I0214 00:26:09.711717 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.25s [ OK ] FunctionTest.testFunctionMultipleVariableInitializer [ RUN ] FunctionTest.testImplementsAttributeBasic INFO:tensorflow:time(__main__.FunctionTest.testImplementsAttributeBasic): 0.71s I0214 00:26:10.426156 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testImplementsAttributeBasic): 0.71s [ OK ] FunctionTest.testImplementsAttributeBasic [ RUN ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction INFO:tensorflow:time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.73s I0214 00:26:11.154638 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.73s [ OK ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction [ RUN ] FunctionTest.testMethodReferenceCycles INFO:tensorflow:time(__main__.FunctionTest.testMethodReferenceCycles): 0.27s I0214 00:26:11.425529 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testMethodReferenceCycles): 0.27s [ OK ] FunctionTest.testMethodReferenceCycles [ RUN ] FunctionTest.testNestedShapeFunctionRelaxation INFO:tensorflow:time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.17s I0214 00:26:11.599073 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.17s [ OK ] FunctionTest.testNestedShapeFunctionRelaxation [ RUN ] FunctionTest.testReadInFuncWriteOutside WARNING:tensorflow:5 out of the last 5 calls to .get_v_plus_one at 0xfffee0204720> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:12.000667 281473411347504 polymorphic_function.py:157] 5 out of the last 5 calls to .get_v_plus_one at 0xfffee0204720> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to .get_v_plus_one at 0xfffee0206de0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:12.047107 281473411347504 polymorphic_function.py:157] 6 out of the last 6 calls to .get_v_plus_one at 0xfffee0206de0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.46s I0214 00:26:13.056448 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.46s [ OK ] FunctionTest.testReadInFuncWriteOutside [ RUN ] FunctionTest.testSequenceInputs INFO:tensorflow:time(__main__.FunctionTest.testSequenceInputs): 0.07s I0214 00:26:13.129599 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testSequenceInputs): 0.07s [ OK ] FunctionTest.testSequenceInputs [ RUN ] FunctionTest.testUnderscoreName WARNING:tensorflow:`_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ W0214 00:26:13.132762 281473411347504 tensor.py:1066] `_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ INFO:tensorflow:time(__main__.FunctionTest.testUnderscoreName): 0.08s I0214 00:26:13.206538 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testUnderscoreName): 0.08s [ OK ] FunctionTest.testUnderscoreName [ RUN ] FunctionTest.testVariableSpecWithInputSignature INFO:tensorflow:time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s I0214 00:26:13.208229 281473411347504 test_util.py:2620] time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s [ OK ] FunctionTest.testVariableSpecWithInputSignature [ RUN ] FunctionTest.test_concrete_function_shape_mismatch INFO:tensorflow:time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.19s I0214 00:26:13.398134 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.19s [ OK ] FunctionTest.test_concrete_function_shape_mismatch [ RUN ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) INFO:tensorflow:time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.1s I0214 00:26:13.499615 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.1s [ OK ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) [ RUN ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s I0214 00:26:13.590010 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s [ OK ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) [ RUN ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:13.614761 281473411347504 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:13.634118 281473411347504 polymorphic_function.py:157] 6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s I0214 00:26:13.635073 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s [ OK ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) [ RUN ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.05s I0214 00:26:13.684953 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.05s [ OK ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) [ RUN ] FunctionTest.test_variable_naming INFO:tensorflow:Running test_variable_naming in GRAPH mode. I0214 00:26:13.686095 281473411347504 test_util.py:1612] Running test_variable_naming in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.11s I0214 00:26:13.792603 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.11s INFO:tensorflow:Running test_variable_naming in EAGER mode. I0214 00:26:13.793552 281473411347504 test_util.py:1631] Running test_variable_naming in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.06s I0214 00:26:13.858276 281473411347504 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.06s [ OK ] FunctionTest.test_variable_naming [ RUN ] MultiDeviceTest.testInputAndOutputNestedDataclass INFO:tensorflow:time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.07s I0214 00:26:13.928307 281473411347504 test_util.py:2620] time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.07s [ OK ] MultiDeviceTest.testInputAndOutputNestedDataclass ====================================================================== FAIL: testErrorMessageWhenGraphTensorIsPassedToEager (__main__.FunctionTest) FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 6, 'TensorShape': 3, 'Operation': 3}) ---------------------------------------------------------------------- Ran 34 tests in 9.759s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu (shard 13 of 15): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] FunctionTest.testCapturesVariables INFO:tensorflow:time(__main__.FunctionTest.testCapturesVariables): 0.32s I0214 00:26:19.046429 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testCapturesVariables): 0.32s [ OK ] FunctionTest.testCapturesVariables [ RUN ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.42s I0214 00:26:20.465034 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True)): 1.42s [ OK ] FunctionTest.testClone110 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, 'foo.bar', None, False, True) [ RUN ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 0.88s I0214 00:26:21.344767 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True)): 0.88s [ OK ] FunctionTest.testClone124 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , None, True, True, True) [ RUN ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.03s I0214 00:26:21.372262 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True)): 0.03s [ OK ] FunctionTest.testClone138 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, , 'foo.bar', True, False, True) [ RUN ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s I0214 00:26:21.386274 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False)): 0.01s [ OK ] FunctionTest.testClone151 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, True, False, False) [ RUN ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.01s I0214 00:26:21.400956 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False)): 0.01s [ OK ] FunctionTest.testClone165 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, 'foo.bar', False, True, False) [ RUN ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) INFO:tensorflow:time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.01s I0214 00:26:21.415260 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False)): 0.01s [ OK ] FunctionTest.testClone179 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, , None, False, False, False) [ RUN ] FunctionTest.testClone2 (None, True, None, None, None, False, True) INFO:tensorflow:time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.02s I0214 00:26:21.439361 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone2 (None, True, None, None, None, False, True)): 0.02s [ OK ] FunctionTest.testClone2 (None, True, None, None, None, False, True) [ RUN ] FunctionTest.testClone33 (None, True, , None, False, True, False) INFO:tensorflow:time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 1.14s I0214 00:26:22.576083 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone33 (None, True, , None, False, True, False)): 1.14s [ OK ] FunctionTest.testClone33 (None, True, , None, False, True, False) [ RUN ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) WARNING:tensorflow:5 out of the last 5 calls to . at 0xffff0c1ad9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:22.592012 281473819767856 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xffff0c1ad9e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s I0214 00:26:22.592722 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False)): 0.02s [ OK ] FunctionTest.testClone47 (None, True, , 'foo.bar', False, False, False) [ RUN ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) WARNING:tensorflow:5 out of the last 5 calls to . at 0xffff0bedb920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:22.616307 281473819767856 polymorphic_function.py:157] 5 out of the last 5 calls to . at 0xffff0bedb920> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.03s I0214 00:26:22.619127 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True)): 0.03s [ OK ] FunctionTest.testClone60 (None, False, None, 'foo.bar', None, True, True) [ RUN ] FunctionTest.testClone74 (None, False, , None, None, False, True) WARNING:tensorflow:6 out of the last 6 calls to . at 0xffff0bedb9c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:22.642842 281473819767856 polymorphic_function.py:157] 6 out of the last 6 calls to . at 0xffff0bedb9c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.03s I0214 00:26:22.645694 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone74 (None, False, , None, None, False, True)): 0.03s [ OK ] FunctionTest.testClone74 (None, False, , None, None, False, True) [ RUN ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) INFO:tensorflow:time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.11s I0214 00:26:22.755370 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True)): 0.11s [ OK ] FunctionTest.testClone88 (None, False, , 'foo.bar', True, True, True) [ RUN ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape INFO:tensorflow:time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.11s I0214 00:26:22.864130 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape): 0.11s [ OK ] FunctionTest.testCompositeAsArgumentTensorWithDefunIndexedSlicesWithoutDenseShape [ RUN ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in GRAPH mode. I0214 00:26:22.865112 281473819767856 test_util.py:1612] Running testConcreteFunctionFlatSignatureError in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:26:22.865590 281473819767856 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.08s I0214 00:26:22.941123 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.08s INFO:tensorflow:Running testConcreteFunctionFlatSignatureError in EAGER mode. I0214 00:26:22.942072 281473819767856 test_util.py:1631] Running testConcreteFunctionFlatSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s I0214 00:26:22.953947 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg): 0.01s [ OK ] FunctionTest.testConcreteFunctionFlatSignatureErrorTwoValuesForArg [ RUN ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in GRAPH mode. I0214 00:26:22.954870 281473819767856 test_util.py:1612] Running testConcreteFunctionStructuredSignatureError in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s I0214 00:26:23.024578 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.07s INFO:tensorflow:Running testConcreteFunctionStructuredSignatureError in EAGER mode. I0214 00:26:23.025540 281473819767856 test_util.py:1631] Running testConcreteFunctionStructuredSignatureError in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s I0214 00:26:23.034876 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType): 0.01s [ OK ] FunctionTest.testConcreteFunctionStructuredSignatureErrorWrongDType [ RUN ] FunctionTest.testDefunCapturedInt32 INFO:tensorflow:time(__main__.FunctionTest.testDefunCapturedInt32): 0.06s I0214 00:26:23.100332 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testDefunCapturedInt32): 0.06s [ OK ] FunctionTest.testDefunCapturedInt32 [ RUN ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager [ FAILED ] FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager INFO:tensorflow:time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.57s I0214 00:26:23.675362 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager): 0.57s [ RUN ] FunctionTest.testFunctionMultipleVariableInitializer INFO:tensorflow:time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.24s I0214 00:26:23.919568 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testFunctionMultipleVariableInitializer): 0.24s [ OK ] FunctionTest.testFunctionMultipleVariableInitializer [ RUN ] FunctionTest.testImplementsAttributeBasic INFO:tensorflow:time(__main__.FunctionTest.testImplementsAttributeBasic): 0.71s I0214 00:26:24.627620 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testImplementsAttributeBasic): 0.71s [ OK ] FunctionTest.testImplementsAttributeBasic [ RUN ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction INFO:tensorflow:time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.65s I0214 00:26:25.281934 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction): 0.65s [ OK ] FunctionTest.testInputSignatureMissingTensorSpecsLambdaFunction [ RUN ] FunctionTest.testMethodReferenceCycles INFO:tensorflow:time(__main__.FunctionTest.testMethodReferenceCycles): 0.27s I0214 00:26:25.554743 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testMethodReferenceCycles): 0.27s [ OK ] FunctionTest.testMethodReferenceCycles [ RUN ] FunctionTest.testNestedShapeFunctionRelaxation INFO:tensorflow:time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.17s I0214 00:26:25.727404 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testNestedShapeFunctionRelaxation): 0.17s [ OK ] FunctionTest.testNestedShapeFunctionRelaxation [ RUN ] FunctionTest.testReadInFuncWriteOutside WARNING:tensorflow:5 out of the last 5 calls to .get_v_plus_one at 0xfffed4700720> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:26.080614 281473819767856 polymorphic_function.py:157] 5 out of the last 5 calls to .get_v_plus_one at 0xfffed4700720> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to .get_v_plus_one at 0xfffed4702f20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:26.120815 281473819767856 polymorphic_function.py:157] 6 out of the last 6 calls to .get_v_plus_one at 0xfffed4702f20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.5s I0214 00:26:27.228031 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testReadInFuncWriteOutside): 1.5s [ OK ] FunctionTest.testReadInFuncWriteOutside [ RUN ] FunctionTest.testSequenceInputs INFO:tensorflow:time(__main__.FunctionTest.testSequenceInputs): 0.07s I0214 00:26:27.300943 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testSequenceInputs): 0.07s [ OK ] FunctionTest.testSequenceInputs [ RUN ] FunctionTest.testUnderscoreName WARNING:tensorflow:`_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ W0214 00:26:27.304170 281473819767856 tensor.py:1066] `_` is not a valid node name. Accepted names conform to Regex /re.compile('^[A-Za-z0-9.][A-Za-z0-9_.\\\\/>-]*$')/ INFO:tensorflow:time(__main__.FunctionTest.testUnderscoreName): 0.07s I0214 00:26:27.367240 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testUnderscoreName): 0.07s [ OK ] FunctionTest.testUnderscoreName [ RUN ] FunctionTest.testVariableSpecWithInputSignature INFO:tensorflow:time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s I0214 00:26:27.368968 281473819767856 test_util.py:2620] time(__main__.FunctionTest.testVariableSpecWithInputSignature): 0.0s [ OK ] FunctionTest.testVariableSpecWithInputSignature [ RUN ] FunctionTest.test_concrete_function_shape_mismatch INFO:tensorflow:time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.12s I0214 00:26:27.487766 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_concrete_function_shape_mismatch): 0.12s [ OK ] FunctionTest.test_concrete_function_shape_mismatch [ RUN ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) INFO:tensorflow:time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.11s I0214 00:26:27.597293 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_pickle10 (None, True, , 'foo.bar', True)): 0.11s [ OK ] FunctionTest.test_pickle10 (None, True, , 'foo.bar', True) [ RUN ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s I0214 00:26:27.688080 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None)): 0.09s [ OK ] FunctionTest.test_pickle24 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), True, None, None, None) [ RUN ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:27.713190 281473819767856 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:26:27.732936 281473819767856 polymorphic_function.py:157] 6 out of the last 6 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s I0214 00:26:27.733825 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False)): 0.04s [ OK ] FunctionTest.test_pickle38 ((TensorSpec(shape=(), dtype=tf.float32, name=None),), False, None, None, False) [ RUN ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) INFO:tensorflow:time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.05s I0214 00:26:27.783967 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_pickle9 (None, True, , 'foo.bar', None)): 0.05s [ OK ] FunctionTest.test_pickle9 (None, True, , 'foo.bar', None) [ RUN ] FunctionTest.test_variable_naming INFO:tensorflow:Running test_variable_naming in GRAPH mode. I0214 00:26:27.785020 281473819767856 test_util.py:1612] Running test_variable_naming in GRAPH mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.11s I0214 00:26:27.891292 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.11s INFO:tensorflow:Running test_variable_naming in EAGER mode. I0214 00:26:27.892244 281473819767856 test_util.py:1631] Running test_variable_naming in EAGER mode. INFO:tensorflow:time(__main__.FunctionTest.test_variable_naming): 0.06s I0214 00:26:27.952291 281473819767856 test_util.py:2620] time(__main__.FunctionTest.test_variable_naming): 0.06s [ OK ] FunctionTest.test_variable_naming [ RUN ] MultiDeviceTest.testInputAndOutputNestedDataclass INFO:tensorflow:time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.13s I0214 00:26:28.087923 281473819767856 test_util.py:2620] time(__main__.MultiDeviceTest.testInputAndOutputNestedDataclass): 0.13s [ OK ] MultiDeviceTest.testInputAndOutputNestedDataclass ====================================================================== FAIL: testErrorMessageWhenGraphTensorIsPassedToEager (__main__.FunctionTest) FunctionTest.testErrorMessageWhenGraphTensorIsPassedToEager ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 6, 'TensorShape': 3, 'Operation': 3}) ---------------------------------------------------------------------- Ran 34 tests in 9.367s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager/polymorphic_function:tracing_compilation_test: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] CompilationArgumentNamingTest.testBasic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testBasic): 0.19s I0214 00:26:51.413178 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testBasic): 0.19s [ OK ] CompilationArgumentNamingTest.testBasic [ RUN ] CompilationArgumentNamingTest.testDictReturned INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.09s I0214 00:26:51.509445 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.09s [ OK ] CompilationArgumentNamingTest.testDictReturned [ RUN ] CompilationArgumentNamingTest.testMethod [ SKIPPED ] CompilationArgumentNamingTest.testMethod INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s I0214 00:26:51.522966 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s [ RUN ] CompilationArgumentNamingTest.testMethodSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s I0214 00:26:51.537151 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s [ OK ] CompilationArgumentNamingTest.testMethodSignature [ RUN ] CompilationArgumentNamingTest.testVariable INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s I0214 00:26:51.589055 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s [ OK ] CompilationArgumentNamingTest.testVariable [ RUN ] CompilationArgumentNamingTest.testVariadic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadic): 0.04s I0214 00:26:51.629672 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadic): 0.04s [ OK ] CompilationArgumentNamingTest.testVariadic [ RUN ] CompilationArgumentNamingTest.testVariadicInputSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.04s I0214 00:26:51.675651 281473810396208 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.04s [ OK ] CompilationArgumentNamingTest.testVariadicInputSignature [ RUN ] CompilationArgumentNamingTest.test_session [ SKIPPED ] CompilationArgumentNamingTest.test_session [ RUN ] CompilationCollectionTest.testCollectionValueAccess 2024-02-14 00:26:51.698765: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.04s I0214 00:26:51.713809 281473810396208 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.04s [ OK ] CompilationCollectionTest.testCollectionValueAccess [ RUN ] CompilationCollectionTest.testCollectionVariableValueAccess INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.04s I0214 00:26:51.759331 281473810396208 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.04s [ OK ] CompilationCollectionTest.testCollectionVariableValueAccess [ RUN ] CompilationCollectionTest.test_session [ SKIPPED ] CompilationCollectionTest.test_session [ RUN ] DevicePlacementTest.testDeviceAnnotationsRespected INFO:tensorflow:Running testDeviceAnnotationsRespected in GRAPH mode. I0214 00:26:51.760879 281473810396208 test_util.py:1612] Running testDeviceAnnotationsRespected in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:26:51.761463 281473810396208 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.1s I0214 00:26:51.862479 281473810396208 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.1s INFO:tensorflow:Running testDeviceAnnotationsRespected in EAGER mode. I0214 00:26:51.865169 281473810396208 test_util.py:1631] Running testDeviceAnnotationsRespected in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.06s I0214 00:26:51.926052 281473810396208 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.06s [ OK ] DevicePlacementTest.testDeviceAnnotationsRespected [ RUN ] DevicePlacementTest.testMultipleDeviceCheck INFO:tensorflow:Running testMultipleDeviceCheck in GRAPH mode. I0214 00:26:51.927014 281473810396208 test_util.py:1612] Running testMultipleDeviceCheck in GRAPH mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s I0214 00:26:51.948045 281473810396208 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s INFO:tensorflow:Running testMultipleDeviceCheck in EAGER mode. I0214 00:26:51.949352 281473810396208 test_util.py:1631] Running testMultipleDeviceCheck in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s I0214 00:26:51.965508 281473810396208 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s [ OK ] DevicePlacementTest.testMultipleDeviceCheck [ RUN ] DevicePlacementTest.test_session [ SKIPPED ] DevicePlacementTest.test_session [ RUN ] MultiDeviceCompilationTest.testArgumentPruning WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:26:51.966985 281473810396208 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] MultiDeviceCompilationTest.testArgumentPruning INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s I0214 00:26:51.967546 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s [ RUN ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern [ SKIPPED ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s I0214 00:26:51.968255 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s [ RUN ] MultiDeviceCompilationTest.testEmptyBody [ SKIPPED ] MultiDeviceCompilationTest.testEmptyBody INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s I0214 00:26:51.968937 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceColocateWith [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceColocateWith INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s I0214 00:26:51.969601 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceInt32 [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceInt32 INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s I0214 00:26:51.970261 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceOutput [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceOutput INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s I0214 00:26:51.970911 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceResources [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s I0214 00:26:51.971561 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testOutputResources [ SKIPPED ] MultiDeviceCompilationTest.testOutputResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s I0214 00:26:51.972214 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s I0214 00:26:51.972869 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s I0214 00:26:51.973517 281473810396208 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.test_session [ SKIPPED ] MultiDeviceCompilationTest.test_session [ RUN ] TracingCompilationTest.testBackwardNoneGradient INFO:tensorflow:Running testBackwardNoneGradient in GRAPH mode. I0214 00:26:51.974446 281473810396208 test_util.py:1612] Running testBackwardNoneGradient in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.28s I0214 00:26:52.253984 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.28s INFO:tensorflow:Running testBackwardNoneGradient in EAGER mode. I0214 00:26:52.256223 281473810396208 test_util.py:1631] Running testBackwardNoneGradient in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.19s I0214 00:26:52.447595 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.19s [ OK ] TracingCompilationTest.testBackwardNoneGradient [ RUN ] TracingCompilationTest.testCacheKeyAttrsClass [ SKIPPED ] TracingCompilationTest.testCacheKeyAttrsClass INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s I0214 00:26:52.449152 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s [ RUN ] TracingCompilationTest.testCacheKeyNestedLists INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.19s I0214 00:26:52.638847 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.19s [ OK ] TracingCompilationTest.testCacheKeyNestedLists [ RUN ] TracingCompilationTest.testCacheKeyOverlappingShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.05s I0214 00:26:52.689262 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.05s [ OK ] TracingCompilationTest.testCacheKeyOverlappingShapes [ RUN ] TracingCompilationTest.testCacheObjectHashCollisions INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.02s I0214 00:26:52.715126 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.02s [ OK ] TracingCompilationTest.testCacheObjectHashCollisions [ RUN ] TracingCompilationTest.testCacheTensorDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.05s I0214 00:26:52.762885 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.05s [ OK ] TracingCompilationTest.testCacheTensorDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s I0214 00:26:52.807883 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s [ OK ] TracingCompilationTest.testCacheTensorShapeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.05s I0214 00:26:52.854649 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.05s [ OK ] TracingCompilationTest.testCacheTensorShapeDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s I0214 00:26:52.868023 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s [ OK ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor [ RUN ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s I0214 00:26:52.902279 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s [ OK ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes [ RUN ] TracingCompilationTest.testCallOptionsMemory [ FAILED ] TracingCompilationTest.testCallOptionsMemory INFO:tensorflow:time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.8s I0214 00:26:53.703712 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.8s [ RUN ] TracingCompilationTest.testCallingFunctionWithDifferentVariables INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.07s I0214 00:26:53.772552 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.07s [ OK ] TracingCompilationTest.testCallingFunctionWithDifferentVariables [ RUN ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s I0214 00:26:53.781074 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s [ OK ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails [ RUN ] TracingCompilationTest.testCompilationForcesResourceVariables INFO:tensorflow:Running testCompilationForcesResourceVariables in GRAPH mode. I0214 00:26:53.781958 281473810396208 test_util.py:1612] Running testCompilationForcesResourceVariables in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s I0214 00:26:53.802424 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s INFO:tensorflow:Running testCompilationForcesResourceVariables in EAGER mode. I0214 00:26:53.803374 281473810396208 test_util.py:1631] Running testCompilationForcesResourceVariables in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s I0214 00:26:53.826032 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s [ OK ] TracingCompilationTest.testCompilationForcesResourceVariables [ RUN ] TracingCompilationTest.testCompilationFunctionSeparateGraphs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.06s I0214 00:26:53.891970 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.06s [ OK ] TracingCompilationTest.testCompilationFunctionSeparateGraphs [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.05s I0214 00:26:53.947181 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.05s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.15s I0214 00:26:54.100960 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.15s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs [ RUN ] TracingCompilationTest.testDeepcopyVariableNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.05s I0214 00:26:54.148961 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.05s [ OK ] TracingCompilationTest.testDeepcopyVariableNoRetracing [ RUN ] TracingCompilationTest.testDistinctVariablesNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.05s I0214 00:26:54.196115 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.05s [ OK ] TracingCompilationTest.testDistinctVariablesNoRetracing [ RUN ] TracingCompilationTest.testEagerCaptures INFO:tensorflow:time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s I0214 00:26:54.234995 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s [ OK ] TracingCompilationTest.testEagerCaptures [ RUN ] TracingCompilationTest.testExecutorType INFO:tensorflow:time(__main__.TracingCompilationTest.testExecutorType): 0.11s I0214 00:26:54.344011 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testExecutorType): 0.11s [ OK ] TracingCompilationTest.testExecutorType [ RUN ] TracingCompilationTest.testExternalControlDependency INFO:tensorflow:time(__main__.TracingCompilationTest.testExternalControlDependency): 0.04s I0214 00:26:54.390077 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testExternalControlDependency): 0.04s [ OK ] TracingCompilationTest.testExternalControlDependency [ RUN ] TracingCompilationTest.testFuncListAttr INFO:tensorflow:time(__main__.TracingCompilationTest.testFuncListAttr): 0.6s I0214 00:26:54.987737 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testFuncListAttr): 0.6s [ OK ] TracingCompilationTest.testFuncListAttr [ RUN ] TracingCompilationTest.testFunctionWithInvalidAttribute INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s I0214 00:26:54.989549 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s [ OK ] TracingCompilationTest.testFunctionWithInvalidAttribute [ RUN ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices [ SKIPPED ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s I0214 00:26:54.990431 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s [ RUN ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.11s I0214 00:26:55.103381 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.11s [ OK ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly [ RUN ] TracingCompilationTest.testGraphEagerIsolation INFO:tensorflow:time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.23s I0214 00:26:55.336613 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.23s [ OK ] TracingCompilationTest.testGraphEagerIsolation [ RUN ] TracingCompilationTest.testInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.1s I0214 00:26:55.440665 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.1s [ OK ] TracingCompilationTest.testInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s I0214 00:26:55.442308 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s [ OK ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs [ RUN ] TracingCompilationTest.testInputSignatureWithCompatibleInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.08s I0214 00:26:55.519241 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.08s [ OK ] TracingCompilationTest.testInputSignatureWithCompatibleInputs [ RUN ] TracingCompilationTest.testInputSignatureWithCompositeTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.05s I0214 00:26:55.571694 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.05s [ OK ] TracingCompilationTest.testInputSignatureWithCompositeTensors [ RUN ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s I0214 00:26:55.586522 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s [ OK ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s I0214 00:26:55.610959 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs I0214 00:26:55.864730 281473810396208 functional_saver.py:438] Sharding callback duration: 17 I0214 00:26:55.927090 281473810396208 functional_saver.py:438] Sharding callback duration: 18 INFO:tensorflow:Assets written to: /tmp/kwonlyf/assets I0214 00:26:55.941664 281473810396208 builder_impl.py:829] Assets written to: /tmp/kwonlyf/assets I0214 00:26:55.944043 281473810396208 fingerprinting_utils.py:49] Writing fingerprint to /tmp/kwonlyf/fingerprint.pb INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.44s I0214 00:26:56.056171 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.44s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s I0214 00:26:56.060305 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.07s I0214 00:26:56.131027 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.07s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithMatchingInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.04s I0214 00:26:56.171964 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.04s [ OK ] TracingCompilationTest.testInputSignatureWithMatchingInputs [ RUN ] TracingCompilationTest.testInputSignatureWithPartialFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s I0214 00:26:56.196384 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithPartialFunction [ RUN ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError INFO:tensorflow:time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.03s I0214 00:26:56.229167 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.03s [ OK ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError [ RUN ] TracingCompilationTest.testLimitedRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testLimitedRetracing): 0.37s I0214 00:26:56.597393 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testLimitedRetracing): 0.37s [ OK ] TracingCompilationTest.testLimitedRetracing [ RUN ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.09s I0214 00:26:56.689113 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.09s [ OK ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testNestedInputSignatures INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.04s I0214 00:26:56.731811 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.04s [ OK ] TracingCompilationTest.testNestedInputSignatures [ RUN ] TracingCompilationTest.testNestedInputSignaturesWithDict INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.07s I0214 00:26:56.799281 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.07s [ OK ] TracingCompilationTest.testNestedInputSignaturesWithDict [ RUN ] TracingCompilationTest.testNumpyDtypeInputSupported INFO:tensorflow:time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.05s I0214 00:26:56.847168 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.05s [ OK ] TracingCompilationTest.testNumpyDtypeInputSupported [ RUN ] TracingCompilationTest.testPythonFunctionWithDefaultArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s I0214 00:26:56.869812 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s [ OK ] TracingCompilationTest.testPythonFunctionWithDefaultArgs [ RUN ] TracingCompilationTest.testReferenceCycles INFO:tensorflow:time(__main__.TracingCompilationTest.testReferenceCycles): 0.5s I0214 00:26:57.369815 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testReferenceCycles): 0.5s [ OK ] TracingCompilationTest.testReferenceCycles [ RUN ] TracingCompilationTest.testRegisterConcreteFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.41s I0214 00:26:57.783510 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.41s [ OK ] TracingCompilationTest.testRegisterConcreteFunction [ RUN ] TracingCompilationTest.testRegisterFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunction): 0.19s I0214 00:26:57.972901 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunction): 0.19s [ OK ] TracingCompilationTest.testRegisterFunction [ RUN ] TracingCompilationTest.testRegisterFunctionWithCache INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.03s I0214 00:26:58.006987 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.03s [ OK ] TracingCompilationTest.testRegisterFunctionWithCache [ RUN ] TracingCompilationTest.testRegisterFunctionWithInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.03s I0214 00:26:58.040028 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.03s [ OK ] TracingCompilationTest.testRegisterFunctionWithInputSignature [ RUN ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns INFO:tensorflow:time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.16s I0214 00:26:58.199452 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.16s [ OK ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns [ RUN ] TracingCompilationTest.testShapeCaching INFO:tensorflow:Running testShapeCaching in GRAPH mode. I0214 00:26:58.200747 281473810396208 test_util.py:1612] Running testShapeCaching in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.09s I0214 00:26:58.287238 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.09s INFO:tensorflow:Running testShapeCaching in EAGER mode. I0214 00:26:58.288986 281473810396208 test_util.py:1631] Running testShapeCaching in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.07s I0214 00:26:58.360484 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.07s [ OK ] TracingCompilationTest.testShapeCaching [ RUN ] TracingCompilationTest.testSwapImplementationInEager INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.09s I0214 00:26:58.449141 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.09s [ OK ] TracingCompilationTest.testSwapImplementationInEager [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.1s I0214 00:26:58.548325 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.1s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.09s I0214 00:26:58.644673 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.09s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testTensorKeywordArguments INFO:tensorflow:time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.06s I0214 00:26:58.703763 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.06s [ OK ] TracingCompilationTest.testTensorKeywordArguments [ RUN ] TracingCompilationTest.testUnderspecifiedInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.02s I0214 00:26:58.723246 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.02s [ OK ] TracingCompilationTest.testUnderspecifiedInputSignature [ RUN ] TracingCompilationTest.testVariableInLoopInFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.09s I0214 00:26:58.814730 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.09s [ OK ] TracingCompilationTest.testVariableInLoopInFunction [ RUN ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in GRAPH mode. I0214 00:26:58.816320 281473810396208 test_util.py:1612] Running testVariablesPlacedOnOutsideDevice in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s I0214 00:26:58.855869 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in EAGER mode. I0214 00:26:58.856916 281473810396208 test_util.py:1631] Running testVariablesPlacedOnOutsideDevice in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s I0214 00:26:58.896223 281473810396208 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s [ OK ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice [ RUN ] TracingCompilationTest.test_session [ SKIPPED ] TracingCompilationTest.test_session ====================================================================== FAIL: testCallOptionsMemory (__main__.TracingCompilationTest) TracingCompilationTest.testCallOptionsMemory ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 15, 'Operation': 12, 'TensorShape': 6}) ---------------------------------------------------------------------- Ran 85 tests in 7.674s FAILED (failures=1, skipped=18) ================================================================================ ==================== Test output for //tensorflow/python/eager/polymorphic_function:tracing_compilation_test: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] CompilationArgumentNamingTest.testBasic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testBasic): 0.34s I0214 00:27:06.032423 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testBasic): 0.34s [ OK ] CompilationArgumentNamingTest.testBasic [ RUN ] CompilationArgumentNamingTest.testDictReturned INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.15s I0214 00:27:06.180533 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.15s [ OK ] CompilationArgumentNamingTest.testDictReturned [ RUN ] CompilationArgumentNamingTest.testMethod [ SKIPPED ] CompilationArgumentNamingTest.testMethod INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s I0214 00:27:06.194508 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s [ RUN ] CompilationArgumentNamingTest.testMethodSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s I0214 00:27:06.208755 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s [ OK ] CompilationArgumentNamingTest.testMethodSignature [ RUN ] CompilationArgumentNamingTest.testVariable INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s I0214 00:27:06.262435 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s [ OK ] CompilationArgumentNamingTest.testVariable [ RUN ] CompilationArgumentNamingTest.testVariadic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadic): 0.04s I0214 00:27:06.302800 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadic): 0.04s [ OK ] CompilationArgumentNamingTest.testVariadic [ RUN ] CompilationArgumentNamingTest.testVariadicInputSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.05s I0214 00:27:06.349501 281473264153648 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.05s [ OK ] CompilationArgumentNamingTest.testVariadicInputSignature [ RUN ] CompilationArgumentNamingTest.test_session [ SKIPPED ] CompilationArgumentNamingTest.test_session [ RUN ] CompilationCollectionTest.testCollectionValueAccess 2024-02-14 00:27:06.406599: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.07s I0214 00:27:06.420259 281473264153648 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.07s [ OK ] CompilationCollectionTest.testCollectionValueAccess [ RUN ] CompilationCollectionTest.testCollectionVariableValueAccess INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.12s I0214 00:27:06.540687 281473264153648 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.12s [ OK ] CompilationCollectionTest.testCollectionVariableValueAccess [ RUN ] CompilationCollectionTest.test_session [ SKIPPED ] CompilationCollectionTest.test_session [ RUN ] DevicePlacementTest.testDeviceAnnotationsRespected INFO:tensorflow:Running testDeviceAnnotationsRespected in GRAPH mode. I0214 00:27:06.542194 281473264153648 test_util.py:1612] Running testDeviceAnnotationsRespected in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:27:06.542772 281473264153648 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.24s I0214 00:27:06.783668 281473264153648 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.24s INFO:tensorflow:Running testDeviceAnnotationsRespected in EAGER mode. I0214 00:27:06.786325 281473264153648 test_util.py:1631] Running testDeviceAnnotationsRespected in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.18s I0214 00:27:06.968711 281473264153648 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.18s [ OK ] DevicePlacementTest.testDeviceAnnotationsRespected [ RUN ] DevicePlacementTest.testMultipleDeviceCheck INFO:tensorflow:Running testMultipleDeviceCheck in GRAPH mode. I0214 00:27:06.969643 281473264153648 test_util.py:1612] Running testMultipleDeviceCheck in GRAPH mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s I0214 00:27:06.990648 281473264153648 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.02s INFO:tensorflow:Running testMultipleDeviceCheck in EAGER mode. I0214 00:27:06.991869 281473264153648 test_util.py:1631] Running testMultipleDeviceCheck in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.01s I0214 00:27:07.006887 281473264153648 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.01s [ OK ] DevicePlacementTest.testMultipleDeviceCheck [ RUN ] DevicePlacementTest.test_session [ SKIPPED ] DevicePlacementTest.test_session [ RUN ] MultiDeviceCompilationTest.testArgumentPruning WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:27:07.008332 281473264153648 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] MultiDeviceCompilationTest.testArgumentPruning INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s I0214 00:27:07.008875 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s [ RUN ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern [ SKIPPED ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s I0214 00:27:07.009566 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s [ RUN ] MultiDeviceCompilationTest.testEmptyBody [ SKIPPED ] MultiDeviceCompilationTest.testEmptyBody INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s I0214 00:27:07.010234 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceColocateWith [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceColocateWith INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s I0214 00:27:07.010890 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceInt32 [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceInt32 INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s I0214 00:27:07.011546 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceOutput [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceOutput INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s I0214 00:27:07.012196 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceResources [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s I0214 00:27:07.012840 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testOutputResources [ SKIPPED ] MultiDeviceCompilationTest.testOutputResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s I0214 00:27:07.013487 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s I0214 00:27:07.014139 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s I0214 00:27:07.014781 281473264153648 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.test_session [ SKIPPED ] MultiDeviceCompilationTest.test_session [ RUN ] TracingCompilationTest.testBackwardNoneGradient INFO:tensorflow:Running testBackwardNoneGradient in GRAPH mode. I0214 00:27:07.015749 281473264153648 test_util.py:1612] Running testBackwardNoneGradient in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.21s I0214 00:27:07.225332 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.21s INFO:tensorflow:Running testBackwardNoneGradient in EAGER mode. I0214 00:27:07.227299 281473264153648 test_util.py:1631] Running testBackwardNoneGradient in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.16s I0214 00:27:07.383213 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.16s [ OK ] TracingCompilationTest.testBackwardNoneGradient [ RUN ] TracingCompilationTest.testCacheKeyAttrsClass [ SKIPPED ] TracingCompilationTest.testCacheKeyAttrsClass INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s I0214 00:27:07.384630 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s [ RUN ] TracingCompilationTest.testCacheKeyNestedLists INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.05s I0214 00:27:07.430577 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.05s [ OK ] TracingCompilationTest.testCacheKeyNestedLists [ RUN ] TracingCompilationTest.testCacheKeyOverlappingShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.19s I0214 00:27:07.619214 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.19s [ OK ] TracingCompilationTest.testCacheKeyOverlappingShapes [ RUN ] TracingCompilationTest.testCacheObjectHashCollisions INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.12s I0214 00:27:07.735868 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.12s [ OK ] TracingCompilationTest.testCacheObjectHashCollisions [ RUN ] TracingCompilationTest.testCacheTensorDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.05s I0214 00:27:07.787099 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.05s [ OK ] TracingCompilationTest.testCacheTensorDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s I0214 00:27:07.832377 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s [ OK ] TracingCompilationTest.testCacheTensorShapeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.05s I0214 00:27:07.878804 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.05s [ OK ] TracingCompilationTest.testCacheTensorShapeDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s I0214 00:27:07.891572 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s [ OK ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor [ RUN ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s I0214 00:27:07.926140 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s [ OK ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes [ RUN ] TracingCompilationTest.testCallOptionsMemory [ FAILED ] TracingCompilationTest.testCallOptionsMemory INFO:tensorflow:time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.94s I0214 00:27:08.867898 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.94s [ RUN ] TracingCompilationTest.testCallingFunctionWithDifferentVariables INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.05s I0214 00:27:08.920365 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.05s [ OK ] TracingCompilationTest.testCallingFunctionWithDifferentVariables [ RUN ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s I0214 00:27:08.929641 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s [ OK ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails [ RUN ] TracingCompilationTest.testCompilationForcesResourceVariables INFO:tensorflow:Running testCompilationForcesResourceVariables in GRAPH mode. I0214 00:27:08.930543 281473264153648 test_util.py:1612] Running testCompilationForcesResourceVariables in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s I0214 00:27:08.952245 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s INFO:tensorflow:Running testCompilationForcesResourceVariables in EAGER mode. I0214 00:27:08.953303 281473264153648 test_util.py:1631] Running testCompilationForcesResourceVariables in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.03s I0214 00:27:08.985871 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.03s [ OK ] TracingCompilationTest.testCompilationForcesResourceVariables [ RUN ] TracingCompilationTest.testCompilationFunctionSeparateGraphs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.05s I0214 00:27:09.041607 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.05s [ OK ] TracingCompilationTest.testCompilationFunctionSeparateGraphs [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.05s I0214 00:27:09.094247 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.05s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.05s I0214 00:27:09.144854 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.05s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs [ RUN ] TracingCompilationTest.testDeepcopyVariableNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.1s I0214 00:27:09.247916 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.1s [ OK ] TracingCompilationTest.testDeepcopyVariableNoRetracing [ RUN ] TracingCompilationTest.testDistinctVariablesNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.04s I0214 00:27:09.287528 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.04s [ OK ] TracingCompilationTest.testDistinctVariablesNoRetracing [ RUN ] TracingCompilationTest.testEagerCaptures INFO:tensorflow:time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s I0214 00:27:09.326776 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s [ OK ] TracingCompilationTest.testEagerCaptures [ RUN ] TracingCompilationTest.testExecutorType INFO:tensorflow:time(__main__.TracingCompilationTest.testExecutorType): 0.1s I0214 00:27:09.432374 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testExecutorType): 0.1s [ OK ] TracingCompilationTest.testExecutorType [ RUN ] TracingCompilationTest.testExternalControlDependency INFO:tensorflow:time(__main__.TracingCompilationTest.testExternalControlDependency): 0.12s I0214 00:27:09.556522 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testExternalControlDependency): 0.12s [ OK ] TracingCompilationTest.testExternalControlDependency [ RUN ] TracingCompilationTest.testFuncListAttr INFO:tensorflow:time(__main__.TracingCompilationTest.testFuncListAttr): 0.76s I0214 00:27:10.321971 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testFuncListAttr): 0.76s [ OK ] TracingCompilationTest.testFuncListAttr [ RUN ] TracingCompilationTest.testFunctionWithInvalidAttribute INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s I0214 00:27:10.323779 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s [ OK ] TracingCompilationTest.testFunctionWithInvalidAttribute [ RUN ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices [ SKIPPED ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s I0214 00:27:10.324671 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s [ RUN ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.02s I0214 00:27:10.348286 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.02s [ OK ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly [ RUN ] TracingCompilationTest.testGraphEagerIsolation INFO:tensorflow:time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.04s I0214 00:27:10.392999 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.04s [ OK ] TracingCompilationTest.testGraphEagerIsolation [ RUN ] TracingCompilationTest.testInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.04s I0214 00:27:10.436915 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.04s [ OK ] TracingCompilationTest.testInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s I0214 00:27:10.438543 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s [ OK ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs [ RUN ] TracingCompilationTest.testInputSignatureWithCompatibleInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.03s I0214 00:27:10.473791 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.03s [ OK ] TracingCompilationTest.testInputSignatureWithCompatibleInputs [ RUN ] TracingCompilationTest.testInputSignatureWithCompositeTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.04s I0214 00:27:10.517480 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.04s [ OK ] TracingCompilationTest.testInputSignatureWithCompositeTensors [ RUN ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s I0214 00:27:10.531432 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s [ OK ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s I0214 00:27:10.554634 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs I0214 00:27:10.821707 281473264153648 functional_saver.py:438] Sharding callback duration: 18 I0214 00:27:10.899029 281473264153648 functional_saver.py:438] Sharding callback duration: 17 INFO:tensorflow:Assets written to: /tmp/kwonlyf/assets I0214 00:27:10.981860 281473264153648 builder_impl.py:829] Assets written to: /tmp/kwonlyf/assets I0214 00:27:10.984468 281473264153648 fingerprinting_utils.py:49] Writing fingerprint to /tmp/kwonlyf/fingerprint.pb INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.49s I0214 00:27:11.050385 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.49s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s I0214 00:27:11.053729 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.03s I0214 00:27:11.083756 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.03s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithMatchingInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.05s I0214 00:27:11.135806 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.05s [ OK ] TracingCompilationTest.testInputSignatureWithMatchingInputs [ RUN ] TracingCompilationTest.testInputSignatureWithPartialFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s I0214 00:27:11.161837 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithPartialFunction [ RUN ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError INFO:tensorflow:time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.04s I0214 00:27:11.199780 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.04s [ OK ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError [ RUN ] TracingCompilationTest.testLimitedRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testLimitedRetracing): 0.35s I0214 00:27:11.555474 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testLimitedRetracing): 0.35s [ OK ] TracingCompilationTest.testLimitedRetracing [ RUN ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.09s I0214 00:27:11.645401 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.09s [ OK ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testNestedInputSignatures INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.04s I0214 00:27:11.686722 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.04s [ OK ] TracingCompilationTest.testNestedInputSignatures [ RUN ] TracingCompilationTest.testNestedInputSignaturesWithDict INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.06s I0214 00:27:11.744065 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.06s [ OK ] TracingCompilationTest.testNestedInputSignaturesWithDict [ RUN ] TracingCompilationTest.testNumpyDtypeInputSupported INFO:tensorflow:time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.05s I0214 00:27:11.790439 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.05s [ OK ] TracingCompilationTest.testNumpyDtypeInputSupported [ RUN ] TracingCompilationTest.testPythonFunctionWithDefaultArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s I0214 00:27:11.827652 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s [ OK ] TracingCompilationTest.testPythonFunctionWithDefaultArgs [ RUN ] TracingCompilationTest.testReferenceCycles INFO:tensorflow:time(__main__.TracingCompilationTest.testReferenceCycles): 0.42s I0214 00:27:12.244660 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testReferenceCycles): 0.42s [ OK ] TracingCompilationTest.testReferenceCycles [ RUN ] TracingCompilationTest.testRegisterConcreteFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.37s I0214 00:27:12.617289 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.37s [ OK ] TracingCompilationTest.testRegisterConcreteFunction [ RUN ] TracingCompilationTest.testRegisterFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunction): 0.62s I0214 00:27:13.242603 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunction): 0.62s [ OK ] TracingCompilationTest.testRegisterFunction [ RUN ] TracingCompilationTest.testRegisterFunctionWithCache INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.15s I0214 00:27:13.392844 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.15s [ OK ] TracingCompilationTest.testRegisterFunctionWithCache [ RUN ] TracingCompilationTest.testRegisterFunctionWithInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.33s I0214 00:27:13.720497 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.33s [ OK ] TracingCompilationTest.testRegisterFunctionWithInputSignature [ RUN ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns INFO:tensorflow:time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.42s I0214 00:27:14.146211 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.42s [ OK ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns [ RUN ] TracingCompilationTest.testShapeCaching INFO:tensorflow:Running testShapeCaching in GRAPH mode. I0214 00:27:14.147536 281473264153648 test_util.py:1612] Running testShapeCaching in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.16s I0214 00:27:14.311400 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.16s INFO:tensorflow:Running testShapeCaching in EAGER mode. I0214 00:27:14.313098 281473264153648 test_util.py:1631] Running testShapeCaching in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.19s I0214 00:27:14.500165 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.19s [ OK ] TracingCompilationTest.testShapeCaching [ RUN ] TracingCompilationTest.testSwapImplementationInEager INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.2s I0214 00:27:14.702354 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.2s [ OK ] TracingCompilationTest.testSwapImplementationInEager [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.19s I0214 00:27:14.896368 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.19s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.14s I0214 00:27:15.039034 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.14s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testTensorKeywordArguments INFO:tensorflow:time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.08s I0214 00:27:15.124540 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.08s [ OK ] TracingCompilationTest.testTensorKeywordArguments [ RUN ] TracingCompilationTest.testUnderspecifiedInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.04s I0214 00:27:15.163383 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.04s [ OK ] TracingCompilationTest.testUnderspecifiedInputSignature [ RUN ] TracingCompilationTest.testVariableInLoopInFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.19s I0214 00:27:15.357414 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.19s [ OK ] TracingCompilationTest.testVariableInLoopInFunction [ RUN ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in GRAPH mode. I0214 00:27:15.358952 281473264153648 test_util.py:1612] Running testVariablesPlacedOnOutsideDevice in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.06s I0214 00:27:15.419168 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.06s INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in EAGER mode. I0214 00:27:15.420262 281473264153648 test_util.py:1631] Running testVariablesPlacedOnOutsideDevice in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.07s I0214 00:27:15.493268 281473264153648 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.07s [ OK ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice [ RUN ] TracingCompilationTest.test_session [ SKIPPED ] TracingCompilationTest.test_session ====================================================================== FAIL: testCallOptionsMemory (__main__.TracingCompilationTest) TracingCompilationTest.testCallOptionsMemory ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 15, 'Operation': 12, 'TensorShape': 6}) ---------------------------------------------------------------------- Ran 85 tests in 9.805s FAILED (failures=1, skipped=18) ================================================================================ ==================== Test output for //tensorflow/python/eager/polymorphic_function:tracing_compilation_test: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] CompilationArgumentNamingTest.testBasic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testBasic): 0.52s I0214 00:27:22.036734 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testBasic): 0.52s [ OK ] CompilationArgumentNamingTest.testBasic [ RUN ] CompilationArgumentNamingTest.testDictReturned INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.09s I0214 00:27:22.128286 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testDictReturned): 0.09s [ OK ] CompilationArgumentNamingTest.testDictReturned [ RUN ] CompilationArgumentNamingTest.testMethod [ SKIPPED ] CompilationArgumentNamingTest.testMethod INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s I0214 00:27:22.140373 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethod): 0.01s [ RUN ] CompilationArgumentNamingTest.testMethodSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s I0214 00:27:22.152754 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testMethodSignature): 0.01s [ OK ] CompilationArgumentNamingTest.testMethodSignature [ RUN ] CompilationArgumentNamingTest.testVariable INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s I0214 00:27:22.200474 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariable): 0.05s [ OK ] CompilationArgumentNamingTest.testVariable [ RUN ] CompilationArgumentNamingTest.testVariadic INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadic): 0.03s I0214 00:27:22.235705 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadic): 0.03s [ OK ] CompilationArgumentNamingTest.testVariadic [ RUN ] CompilationArgumentNamingTest.testVariadicInputSignature INFO:tensorflow:time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.04s I0214 00:27:22.276952 281473672246320 test_util.py:2620] time(__main__.CompilationArgumentNamingTest.testVariadicInputSignature): 0.04s [ OK ] CompilationArgumentNamingTest.testVariadicInputSignature [ RUN ] CompilationArgumentNamingTest.test_session [ SKIPPED ] CompilationArgumentNamingTest.test_session [ RUN ] CompilationCollectionTest.testCollectionValueAccess 2024-02-14 00:27:22.415801: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.2s I0214 00:27:22.480901 281473672246320 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionValueAccess): 0.2s [ OK ] CompilationCollectionTest.testCollectionValueAccess [ RUN ] CompilationCollectionTest.testCollectionVariableValueAccess INFO:tensorflow:time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.06s I0214 00:27:22.542937 281473672246320 test_util.py:2620] time(__main__.CompilationCollectionTest.testCollectionVariableValueAccess): 0.06s [ OK ] CompilationCollectionTest.testCollectionVariableValueAccess [ RUN ] CompilationCollectionTest.test_session [ SKIPPED ] CompilationCollectionTest.test_session [ RUN ] DevicePlacementTest.testDeviceAnnotationsRespected INFO:tensorflow:Running testDeviceAnnotationsRespected in GRAPH mode. I0214 00:27:22.544276 281473672246320 test_util.py:1612] Running testDeviceAnnotationsRespected in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:27:22.544779 281473672246320 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.14s I0214 00:27:22.680371 281473672246320 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.14s INFO:tensorflow:Running testDeviceAnnotationsRespected in EAGER mode. I0214 00:27:22.682366 281473672246320 test_util.py:1631] Running testDeviceAnnotationsRespected in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.11s I0214 00:27:22.793595 281473672246320 test_util.py:2620] time(__main__.DevicePlacementTest.testDeviceAnnotationsRespected): 0.11s [ OK ] DevicePlacementTest.testDeviceAnnotationsRespected [ RUN ] DevicePlacementTest.testMultipleDeviceCheck INFO:tensorflow:Running testMultipleDeviceCheck in GRAPH mode. I0214 00:27:22.794467 281473672246320 test_util.py:1612] Running testMultipleDeviceCheck in GRAPH mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.04s I0214 00:27:22.832993 281473672246320 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.04s INFO:tensorflow:Running testMultipleDeviceCheck in EAGER mode. I0214 00:27:22.834027 281473672246320 test_util.py:1631] Running testMultipleDeviceCheck in EAGER mode. INFO:tensorflow:time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.04s I0214 00:27:22.876950 281473672246320 test_util.py:2620] time(__main__.DevicePlacementTest.testMultipleDeviceCheck): 0.04s [ OK ] DevicePlacementTest.testMultipleDeviceCheck [ RUN ] DevicePlacementTest.test_session [ SKIPPED ] DevicePlacementTest.test_session [ RUN ] MultiDeviceCompilationTest.testArgumentPruning WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:27:22.878238 281473672246320 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] MultiDeviceCompilationTest.testArgumentPruning INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s I0214 00:27:22.878751 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testArgumentPruning): 0.0s [ RUN ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern [ SKIPPED ] MultiDeviceCompilationTest.testComplexInputOutputDevicePattern INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s I0214 00:27:22.879452 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testComplexInputOutputDevicePattern): 0.0s [ RUN ] MultiDeviceCompilationTest.testEmptyBody [ SKIPPED ] MultiDeviceCompilationTest.testEmptyBody INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s I0214 00:27:22.880130 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testEmptyBody): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceColocateWith [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceColocateWith INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s I0214 00:27:22.880789 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceColocateWith): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceInt32 [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceInt32 INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s I0214 00:27:22.881443 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceInt32): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceOutput [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceOutput INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s I0214 00:27:22.882093 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceOutput): 0.0s [ RUN ] MultiDeviceCompilationTest.testMultiDeviceResources [ SKIPPED ] MultiDeviceCompilationTest.testMultiDeviceResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s I0214 00:27:22.882740 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testMultiDeviceResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testOutputResources [ SKIPPED ] MultiDeviceCompilationTest.testOutputResources INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s I0214 00:27:22.883392 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testOutputResources): 0.0s [ RUN ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s I0214 00:27:22.884044 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testPassResourceThroughNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall [ SKIPPED ] MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall INFO:tensorflow:time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s I0214 00:27:22.884687 281473672246320 test_util.py:2620] time(__main__.MultiDeviceCompilationTest.testReturnResourceFromNestedFunctionCall): 0.0s [ RUN ] MultiDeviceCompilationTest.test_session [ SKIPPED ] MultiDeviceCompilationTest.test_session [ RUN ] TracingCompilationTest.testBackwardNoneGradient INFO:tensorflow:Running testBackwardNoneGradient in GRAPH mode. I0214 00:27:22.885642 281473672246320 test_util.py:1612] Running testBackwardNoneGradient in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.39s I0214 00:27:23.272851 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.39s INFO:tensorflow:Running testBackwardNoneGradient in EAGER mode. I0214 00:27:23.274497 281473672246320 test_util.py:1631] Running testBackwardNoneGradient in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.15s I0214 00:27:23.424950 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testBackwardNoneGradient): 0.15s [ OK ] TracingCompilationTest.testBackwardNoneGradient [ RUN ] TracingCompilationTest.testCacheKeyAttrsClass [ SKIPPED ] TracingCompilationTest.testCacheKeyAttrsClass INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s I0214 00:27:23.426242 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyAttrsClass): 0.0s [ RUN ] TracingCompilationTest.testCacheKeyNestedLists INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.26s I0214 00:27:23.691419 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyNestedLists): 0.26s [ OK ] TracingCompilationTest.testCacheKeyNestedLists [ RUN ] TracingCompilationTest.testCacheKeyOverlappingShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.07s I0214 00:27:23.758782 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheKeyOverlappingShapes): 0.07s [ OK ] TracingCompilationTest.testCacheKeyOverlappingShapes [ RUN ] TracingCompilationTest.testCacheObjectHashCollisions INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.02s I0214 00:27:23.780680 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheObjectHashCollisions): 0.02s [ OK ] TracingCompilationTest.testCacheObjectHashCollisions [ RUN ] TracingCompilationTest.testCacheTensorDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.04s I0214 00:27:23.820131 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorDtypeCollision): 0.04s [ OK ] TracingCompilationTest.testCacheTensorDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s I0214 00:27:23.859960 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeCollision): 0.04s [ OK ] TracingCompilationTest.testCacheTensorShapeCollision [ RUN ] TracingCompilationTest.testCacheTensorShapeDtypeCollision INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.04s I0214 00:27:23.900824 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorShapeDtypeCollision): 0.04s [ OK ] TracingCompilationTest.testCacheTensorShapeDtypeCollision [ RUN ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s I0214 00:27:23.911705 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorSpecIdenticalToTensor): 0.01s [ OK ] TracingCompilationTest.testCacheTensorSpecIdenticalToTensor [ RUN ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes INFO:tensorflow:time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s I0214 00:27:23.942152 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes): 0.03s [ OK ] TracingCompilationTest.testCacheTensorUnknownShapesCollisionRelaxedShapes [ RUN ] TracingCompilationTest.testCallOptionsMemory [ FAILED ] TracingCompilationTest.testCallOptionsMemory INFO:tensorflow:time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.66s I0214 00:27:24.599756 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCallOptionsMemory): 0.66s [ RUN ] TracingCompilationTest.testCallingFunctionWithDifferentVariables INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.04s I0214 00:27:24.643376 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithDifferentVariables): 0.04s [ OK ] TracingCompilationTest.testCallingFunctionWithDifferentVariables [ RUN ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails INFO:tensorflow:time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s I0214 00:27:24.651062 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCallingFunctionWithNonTensorsFails): 0.01s [ OK ] TracingCompilationTest.testCallingFunctionWithNonTensorsFails [ RUN ] TracingCompilationTest.testCompilationForcesResourceVariables INFO:tensorflow:Running testCompilationForcesResourceVariables in GRAPH mode. I0214 00:27:24.651879 281473672246320 test_util.py:1612] Running testCompilationForcesResourceVariables in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s I0214 00:27:24.671413 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s INFO:tensorflow:Running testCompilationForcesResourceVariables in EAGER mode. I0214 00:27:24.672265 281473672246320 test_util.py:1631] Running testCompilationForcesResourceVariables in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s I0214 00:27:24.693966 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationForcesResourceVariables): 0.02s [ OK ] TracingCompilationTest.testCompilationForcesResourceVariables [ RUN ] TracingCompilationTest.testCompilationFunctionSeparateGraphs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.05s I0214 00:27:24.748089 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationFunctionSeparateGraphs): 0.05s [ OK ] TracingCompilationTest.testCompilationFunctionSeparateGraphs [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.04s I0214 00:27:24.790062 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors): 0.04s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensors [ RUN ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs INFO:tensorflow:time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.04s I0214 00:27:24.833420 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs): 0.04s [ OK ] TracingCompilationTest.testCompilationNumpyArraysConvertedToTensorsInKwargs [ RUN ] TracingCompilationTest.testDeepcopyVariableNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.04s I0214 00:27:24.876058 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testDeepcopyVariableNoRetracing): 0.04s [ OK ] TracingCompilationTest.testDeepcopyVariableNoRetracing [ RUN ] TracingCompilationTest.testDistinctVariablesNoRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.04s I0214 00:27:24.913220 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testDistinctVariablesNoRetracing): 0.04s [ OK ] TracingCompilationTest.testDistinctVariablesNoRetracing [ RUN ] TracingCompilationTest.testEagerCaptures INFO:tensorflow:time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s I0214 00:27:24.949370 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testEagerCaptures): 0.04s [ OK ] TracingCompilationTest.testEagerCaptures [ RUN ] TracingCompilationTest.testExecutorType INFO:tensorflow:time(__main__.TracingCompilationTest.testExecutorType): 0.12s I0214 00:27:25.072221 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testExecutorType): 0.12s [ OK ] TracingCompilationTest.testExecutorType [ RUN ] TracingCompilationTest.testExternalControlDependency INFO:tensorflow:time(__main__.TracingCompilationTest.testExternalControlDependency): 0.04s I0214 00:27:25.115821 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testExternalControlDependency): 0.04s [ OK ] TracingCompilationTest.testExternalControlDependency [ RUN ] TracingCompilationTest.testFuncListAttr INFO:tensorflow:time(__main__.TracingCompilationTest.testFuncListAttr): 0.41s I0214 00:27:25.522683 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testFuncListAttr): 0.41s [ OK ] TracingCompilationTest.testFuncListAttr [ RUN ] TracingCompilationTest.testFunctionWithInvalidAttribute INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s I0214 00:27:25.524208 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithInvalidAttribute): 0.0s [ OK ] TracingCompilationTest.testFunctionWithInvalidAttribute [ RUN ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices [ SKIPPED ] TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s I0214 00:27:25.525110 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctionWithResourcesOnDifferentDevices): 0.0s [ RUN ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly INFO:tensorflow:time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.02s I0214 00:27:25.546344 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly): 0.02s [ OK ] TracingCompilationTest.testFunctoolsPartialUnwrappedCorrectly [ RUN ] TracingCompilationTest.testGraphEagerIsolation INFO:tensorflow:time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.04s I0214 00:27:25.586984 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testGraphEagerIsolation): 0.04s [ OK ] TracingCompilationTest.testGraphEagerIsolation [ RUN ] TracingCompilationTest.testInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.04s I0214 00:27:25.626709 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputShapeFunctionRelaxation): 0.04s [ OK ] TracingCompilationTest.testInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s I0214 00:27:25.628081 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs): 0.0s [ OK ] TracingCompilationTest.testInputSignatureMustBeSequenceOfTensorSpecs [ RUN ] TracingCompilationTest.testInputSignatureWithCompatibleInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.03s I0214 00:27:25.661076 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompatibleInputs): 0.03s [ OK ] TracingCompilationTest.testInputSignatureWithCompatibleInputs [ RUN ] TracingCompilationTest.testInputSignatureWithCompositeTensors INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.04s I0214 00:27:25.705075 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithCompositeTensors): 0.04s [ OK ] TracingCompilationTest.testInputSignatureWithCompositeTensors [ RUN ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s I0214 00:27:25.718299 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithDictInPositionalArgs): 0.01s [ OK ] TracingCompilationTest.testInputSignatureWithDictInPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s I0214 00:27:25.740478 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordArgs): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs I0214 00:27:25.993153 281473672246320 functional_saver.py:438] Sharding callback duration: 15 I0214 00:27:26.051035 281473672246320 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /tmp/kwonlyf/assets I0214 00:27:26.068796 281473672246320 builder_impl.py:829] Assets written to: /tmp/kwonlyf/assets I0214 00:27:26.071121 281473672246320 fingerprinting_utils.py:49] Writing fingerprint to /tmp/kwonlyf/fingerprint.pb INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.39s I0214 00:27:26.129900 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs): 0.39s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgs [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s I0214 00:27:26.132636 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults): 0.0s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordOnlyArgsNoDefaults [ RUN ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.02s I0214 00:27:26.156323 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithKeywordPositionalArgs [ RUN ] TracingCompilationTest.testInputSignatureWithMatchingInputs INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.04s I0214 00:27:26.196045 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithMatchingInputs): 0.04s [ OK ] TracingCompilationTest.testInputSignatureWithMatchingInputs [ RUN ] TracingCompilationTest.testInputSignatureWithPartialFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s I0214 00:27:26.218652 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputSignatureWithPartialFunction): 0.02s [ OK ] TracingCompilationTest.testInputSignatureWithPartialFunction [ RUN ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError INFO:tensorflow:time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.04s I0214 00:27:26.255701 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError): 0.04s [ OK ] TracingCompilationTest.testInputsIncompatibleWithNestedSignatureRaisesError [ RUN ] TracingCompilationTest.testLimitedRetracing INFO:tensorflow:time(__main__.TracingCompilationTest.testLimitedRetracing): 0.4s I0214 00:27:26.653281 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testLimitedRetracing): 0.4s [ OK ] TracingCompilationTest.testLimitedRetracing [ RUN ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.16s I0214 00:27:26.816254 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputShapeFunctionRelaxation): 0.16s [ OK ] TracingCompilationTest.testNestedInputShapeFunctionRelaxation [ RUN ] TracingCompilationTest.testNestedInputSignatures INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.06s I0214 00:27:26.876176 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignatures): 0.06s [ OK ] TracingCompilationTest.testNestedInputSignatures [ RUN ] TracingCompilationTest.testNestedInputSignaturesWithDict INFO:tensorflow:time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.09s I0214 00:27:26.967388 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testNestedInputSignaturesWithDict): 0.09s [ OK ] TracingCompilationTest.testNestedInputSignaturesWithDict [ RUN ] TracingCompilationTest.testNumpyDtypeInputSupported INFO:tensorflow:time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.04s I0214 00:27:27.012331 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testNumpyDtypeInputSupported): 0.04s [ OK ] TracingCompilationTest.testNumpyDtypeInputSupported [ RUN ] TracingCompilationTest.testPythonFunctionWithDefaultArgs INFO:tensorflow:time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s I0214 00:27:27.035473 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testPythonFunctionWithDefaultArgs): 0.02s [ OK ] TracingCompilationTest.testPythonFunctionWithDefaultArgs [ RUN ] TracingCompilationTest.testReferenceCycles INFO:tensorflow:time(__main__.TracingCompilationTest.testReferenceCycles): 0.48s I0214 00:27:27.520524 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testReferenceCycles): 0.48s [ OK ] TracingCompilationTest.testReferenceCycles [ RUN ] TracingCompilationTest.testRegisterConcreteFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.31s I0214 00:27:27.831848 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterConcreteFunction): 0.31s [ OK ] TracingCompilationTest.testRegisterConcreteFunction [ RUN ] TracingCompilationTest.testRegisterFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunction): 0.1s I0214 00:27:27.932369 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunction): 0.1s [ OK ] TracingCompilationTest.testRegisterFunction [ RUN ] TracingCompilationTest.testRegisterFunctionWithCache INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.06s I0214 00:27:27.992505 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithCache): 0.06s [ OK ] TracingCompilationTest.testRegisterFunctionWithCache [ RUN ] TracingCompilationTest.testRegisterFunctionWithInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.05s I0214 00:27:28.041969 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testRegisterFunctionWithInputSignature): 0.05s [ OK ] TracingCompilationTest.testRegisterFunctionWithInputSignature [ RUN ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns INFO:tensorflow:time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.09s I0214 00:27:28.137062 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns): 0.09s [ OK ] TracingCompilationTest.testRetracingOnDifferentVaribleCombinationPatterns [ RUN ] TracingCompilationTest.testShapeCaching INFO:tensorflow:Running testShapeCaching in GRAPH mode. I0214 00:27:28.138071 281473672246320 test_util.py:1612] Running testShapeCaching in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.07s I0214 00:27:28.207295 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.07s INFO:tensorflow:Running testShapeCaching in EAGER mode. I0214 00:27:28.208634 281473672246320 test_util.py:1631] Running testShapeCaching in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testShapeCaching): 0.06s I0214 00:27:28.265246 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testShapeCaching): 0.06s [ OK ] TracingCompilationTest.testShapeCaching [ RUN ] TracingCompilationTest.testSwapImplementationInEager INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.07s I0214 00:27:28.335932 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationInEager): 0.07s [ OK ] TracingCompilationTest.testSwapImplementationInEager [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.12s I0214 00:27:28.459592 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.12s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin0 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) INFO:tensorflow:time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.12s I0214 00:27:28.577207 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'}))): 0.12s [ OK ] TracingCompilationTest.testSwapImplementationWithGrapplerPlugin1 (functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'CPU'}), functools.partial(, attributes={'api_implements': 'random_boost', 'api_preferred_device': 'GPU'})) [ RUN ] TracingCompilationTest.testTensorKeywordArguments INFO:tensorflow:time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.06s I0214 00:27:28.636170 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testTensorKeywordArguments): 0.06s [ OK ] TracingCompilationTest.testTensorKeywordArguments [ RUN ] TracingCompilationTest.testUnderspecifiedInputSignature INFO:tensorflow:time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.02s I0214 00:27:28.653165 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testUnderspecifiedInputSignature): 0.02s [ OK ] TracingCompilationTest.testUnderspecifiedInputSignature [ RUN ] TracingCompilationTest.testVariableInLoopInFunction INFO:tensorflow:time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.08s I0214 00:27:28.736403 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testVariableInLoopInFunction): 0.08s [ OK ] TracingCompilationTest.testVariableInLoopInFunction [ RUN ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in GRAPH mode. I0214 00:27:28.737586 281473672246320 test_util.py:1612] Running testVariablesPlacedOnOutsideDevice in GRAPH mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.03s I0214 00:27:28.770462 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.03s INFO:tensorflow:Running testVariablesPlacedOnOutsideDevice in EAGER mode. I0214 00:27:28.771360 281473672246320 test_util.py:1631] Running testVariablesPlacedOnOutsideDevice in EAGER mode. INFO:tensorflow:time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s I0214 00:27:28.809232 281473672246320 test_util.py:2620] time(__main__.TracingCompilationTest.testVariablesPlacedOnOutsideDevice): 0.04s [ OK ] TracingCompilationTest.testVariablesPlacedOnOutsideDevice [ RUN ] TracingCompilationTest.test_session [ SKIPPED ] TracingCompilationTest.test_session ====================================================================== FAIL: testCallOptionsMemory (__main__.TracingCompilationTest) TracingCompilationTest.testCallOptionsMemory ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/polymorphic_function/tracing_compilation_test.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 15, 'Operation': 12, 'TensorShape': 6}) ---------------------------------------------------------------------- Ran 85 tests in 7.290s FAILED (failures=1, skipped=18) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 3 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchCorrectness INFO:tensorflow:time(__main__.BatchTests.testBatchCorrectness): 0.29s I0214 00:34:57.519162 281473252422704 test_util.py:2620] time(__main__.BatchTests.testBatchCorrectness): 0.29s [ OK ] BatchTests.testBatchCorrectness [ RUN ] ControlFlowTests.testInFunctionWhile INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionWhile): 2.19s I0214 00:34:59.712032 281473252422704 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionWhile): 2.19s [ OK ] ControlFlowTests.testInFunctionWhile [ RUN ] ForwardpropTest.testBackwardOverForwardForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.09s I0214 00:34:59.804263 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.09s [ OK ] ForwardpropTest.testBackwardOverForwardForwardPropFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsEluP5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 0.56s I0214 00:35:00.362737 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 0.56s [ OK ] ForwardpropTest.testElementwiseNNOpsEluP5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.02s I0214 00:35:00.383800 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.02s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst [ RUN ] ForwardpropTest.testFunctionReturnsResource WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffeea83aa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:01.344757 281473252422704 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffeea83aa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testFunctionReturnsResource INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.23s I0214 00:35:01.611302 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.23s [ RUN ] ForwardpropTest.testHVPMemory INFO:tensorflow:time(__main__.ForwardpropTest.testHVPMemory): 4.17s I0214 00:35:05.786153 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testHVPMemory): 4.17s [ OK ] ForwardpropTest.testHVPMemory [ RUN ] ForwardpropTest.testIndexSlicesGrad INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.24s I0214 00:35:06.025087 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.24s [ OK ] ForwardpropTest.testIndexSlicesGrad [ RUN ] ForwardpropTest.testJVPFunctionWithBatchOfTangents INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.33s I0214 00:35:06.353567 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.33s [ OK ] ForwardpropTest.testJVPFunctionWithBatchOfTangents [ RUN ] ForwardpropTest.testNonDifferentiableOpWithInputTangent INFO:tensorflow:time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.2s I0214 00:35:06.555537 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.2s [ OK ] ForwardpropTest.testNonDifferentiableOpWithInputTangent [ RUN ] ForwardpropTest.testRecordingSelectively WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:06.560040 281473252422704 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:06.560820 281473252422704 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:06.565430 281473252422704 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:06.566076 281473252422704 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingSelectively): 1.34s I0214 00:35:07.896770 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingSelectively): 1.34s [ OK ] ForwardpropTest.testRecordingSelectively [ RUN ] ForwardpropTest.testShouldRecordAndStopRecord INFO:tensorflow:time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 0.95s I0214 00:35:08.850265 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 0.95s [ OK ] ForwardpropTest.testShouldRecordAndStopRecord [ RUN ] ForwardpropTest.testVariableWatched INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatched): 0.89s I0214 00:35:09.744965 281473252422704 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatched): 0.89s [ OK ] ForwardpropTest.testVariableWatched ====================================================================== FAIL: testFunctionReturnsResource (__main__.ForwardpropTest) ForwardpropTest.testFunctionReturnsResource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 93, 'TensorShape': 84, 'Operation': 78}) ---------------------------------------------------------------------- Ran 13 tests in 12.516s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 3 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchCorrectness INFO:tensorflow:time(__main__.BatchTests.testBatchCorrectness): 0.56s I0214 00:35:16.666167 281473001419824 test_util.py:2620] time(__main__.BatchTests.testBatchCorrectness): 0.56s [ OK ] BatchTests.testBatchCorrectness [ RUN ] ControlFlowTests.testInFunctionWhile INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionWhile): 1.96s I0214 00:35:18.628624 281473001419824 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionWhile): 1.96s [ OK ] ControlFlowTests.testInFunctionWhile [ RUN ] ForwardpropTest.testBackwardOverForwardForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.12s I0214 00:35:18.747767 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.12s [ OK ] ForwardpropTest.testBackwardOverForwardForwardPropFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsEluP5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 1.48s I0214 00:35:20.350224 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 1.48s [ OK ] ForwardpropTest.testElementwiseNNOpsEluP5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.02s I0214 00:35:20.371106 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.02s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst [ RUN ] ForwardpropTest.testFunctionReturnsResource WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffedb8daa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:21.076964 281473001419824 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffedb8daa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testFunctionReturnsResource INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.09s I0214 00:35:21.463863 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.09s [ RUN ] ForwardpropTest.testHVPMemory INFO:tensorflow:time(__main__.ForwardpropTest.testHVPMemory): 2.96s I0214 00:35:24.426243 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testHVPMemory): 2.96s [ OK ] ForwardpropTest.testHVPMemory [ RUN ] ForwardpropTest.testIndexSlicesGrad INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.22s I0214 00:35:24.651879 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.22s [ OK ] ForwardpropTest.testIndexSlicesGrad [ RUN ] ForwardpropTest.testJVPFunctionWithBatchOfTangents INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.48s I0214 00:35:25.137711 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.48s [ OK ] ForwardpropTest.testJVPFunctionWithBatchOfTangents [ RUN ] ForwardpropTest.testNonDifferentiableOpWithInputTangent INFO:tensorflow:time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.06s I0214 00:35:25.198640 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.06s [ OK ] ForwardpropTest.testNonDifferentiableOpWithInputTangent [ RUN ] ForwardpropTest.testRecordingSelectively WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:25.202306 281473001419824 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:25.203028 281473001419824 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:25.207486 281473001419824 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:25.208127 281473001419824 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingSelectively): 1.02s I0214 00:35:26.223716 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingSelectively): 1.02s [ OK ] ForwardpropTest.testRecordingSelectively [ RUN ] ForwardpropTest.testShouldRecordAndStopRecord INFO:tensorflow:time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 0.7s I0214 00:35:26.922166 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 0.7s [ OK ] ForwardpropTest.testShouldRecordAndStopRecord [ RUN ] ForwardpropTest.testVariableWatched INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatched): 1.99s I0214 00:35:28.913658 281473001419824 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatched): 1.99s [ OK ] ForwardpropTest.testVariableWatched ====================================================================== FAIL: testFunctionReturnsResource (__main__.ForwardpropTest) ForwardpropTest.testFunctionReturnsResource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 93, 'TensorShape': 84, 'Operation': 78}) ---------------------------------------------------------------------- Ran 13 tests in 12.804s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 3 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchCorrectness INFO:tensorflow:time(__main__.BatchTests.testBatchCorrectness): 0.41s I0214 00:35:34.257011 281473179612208 test_util.py:2620] time(__main__.BatchTests.testBatchCorrectness): 0.41s [ OK ] BatchTests.testBatchCorrectness [ RUN ] ControlFlowTests.testInFunctionWhile INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionWhile): 2.63s I0214 00:35:36.886351 281473179612208 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionWhile): 2.63s [ OK ] ControlFlowTests.testInFunctionWhile [ RUN ] ForwardpropTest.testBackwardOverForwardForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.08s I0214 00:35:36.969060 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardForwardPropFirst): 0.08s [ OK ] ForwardpropTest.testBackwardOverForwardForwardPropFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsEluP5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 0.47s I0214 00:35:37.443472 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluP5): 0.47s [ OK ] ForwardpropTest.testElementwiseNNOpsEluP5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.03s I0214 00:35:37.473929 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst): 0.03s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyForwardPropFirst [ RUN ] ForwardpropTest.testFunctionReturnsResource WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffee62caa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:39.192015 281473179612208 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffee62caa20> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testFunctionReturnsResource INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.99s I0214 00:35:39.465993 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionReturnsResource): 1.99s [ RUN ] ForwardpropTest.testHVPMemory INFO:tensorflow:time(__main__.ForwardpropTest.testHVPMemory): 3.54s I0214 00:35:43.010501 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testHVPMemory): 3.54s [ OK ] ForwardpropTest.testHVPMemory [ RUN ] ForwardpropTest.testIndexSlicesGrad INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.6s I0214 00:35:43.617297 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGrad): 0.6s [ OK ] ForwardpropTest.testIndexSlicesGrad [ RUN ] ForwardpropTest.testJVPFunctionWithBatchOfTangents INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.13s I0214 00:35:43.753107 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionWithBatchOfTangents): 0.13s [ OK ] ForwardpropTest.testJVPFunctionWithBatchOfTangents [ RUN ] ForwardpropTest.testNonDifferentiableOpWithInputTangent INFO:tensorflow:time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.15s I0214 00:35:43.905864 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testNonDifferentiableOpWithInputTangent): 0.15s [ OK ] ForwardpropTest.testNonDifferentiableOpWithInputTangent [ RUN ] ForwardpropTest.testRecordingSelectively WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:43.910106 281473179612208 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:43.910913 281473179612208 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:43.915719 281473179612208 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:43.916375 281473179612208 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingSelectively): 0.84s I0214 00:35:44.749562 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingSelectively): 0.84s [ OK ] ForwardpropTest.testRecordingSelectively [ RUN ] ForwardpropTest.testShouldRecordAndStopRecord INFO:tensorflow:time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 1.14s I0214 00:35:45.891812 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testShouldRecordAndStopRecord): 1.14s [ OK ] ForwardpropTest.testShouldRecordAndStopRecord [ RUN ] ForwardpropTest.testVariableWatched INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatched): 2.26s I0214 00:35:48.150726 281473179612208 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatched): 2.26s [ OK ] ForwardpropTest.testVariableWatched ====================================================================== FAIL: testFunctionReturnsResource (__main__.ForwardpropTest) ForwardpropTest.testFunctionReturnsResource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 93, 'TensorShape': 84, 'Operation': 78}) ---------------------------------------------------------------------- Ran 13 tests in 14.306s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 2 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchBackwardOverForwardTapeFirst WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:34:55.334551 281472814052400 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 1.04s I0214 00:34:55.916242 281472814052400 test_util.py:2620] time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 1.04s [ OK ] BatchTests.testBatchBackwardOverForwardTapeFirst [ RUN ] ControlFlowTests.testInFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionCond): 1.19s I0214 00:34:57.112116 281472814052400 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionCond): 1.19s [ OK ] ControlFlowTests.testInFunctionCond [ RUN ] ForwardpropTest.testArgumentUnused INFO:tensorflow:time(__main__.ForwardpropTest.testArgumentUnused): 0.1s I0214 00:34:57.216936 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testArgumentUnused): 0.1s [ OK ] ForwardpropTest.testArgumentUnused [ RUN ] ForwardpropTest.testElementwiseNNOpsEluM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.37s I0214 00:34:57.591253 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.37s [ OK ] ForwardpropTest.testElementwiseNNOpsEluM5 [ RUN ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed INFO:tensorflow:time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.0s I0214 00:34:57.597557 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.0s [ OK ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed [ RUN ] ForwardpropTest.testFunctionGradInFunctionPureForward INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.59s I0214 00:34:59.184279 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.59s [ OK ] ForwardpropTest.testFunctionGradInFunctionPureForward [ RUN ] ForwardpropTest.testHVPCorrectness WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:04.932428 281472814052400 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testHVPCorrectness INFO:tensorflow:time(__main__.ForwardpropTest.testHVPCorrectness): 6.06s I0214 00:35:05.240330 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testHVPCorrectness): 6.06s [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder3 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 22.68s I0214 00:35:27.920269 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 22.68s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder3 [ RUN ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.1s I0214 00:35:28.020990 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.1s [ OK ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps [ RUN ] ForwardpropTest.testMultipleWatchesAdd INFO:tensorflow:time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.13s I0214 00:35:29.149095 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.13s [ OK ] ForwardpropTest.testMultipleWatchesAdd [ RUN ] ForwardpropTest.testPushPopAccumulatorState INFO:tensorflow:time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.14s I0214 00:35:29.292181 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.14s [ OK ] ForwardpropTest.testPushPopAccumulatorState [ RUN ] ForwardpropTest.testRunFunctionsEagerly INFO:tensorflow:time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.07s I0214 00:35:29.367797 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.07s [ OK ] ForwardpropTest.testRunFunctionsEagerly [ RUN ] ForwardpropTest.testVariableUnwatchedZero INFO:tensorflow:time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s I0214 00:35:29.380503 281472814052400 test_util.py:2620] time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s [ OK ] ForwardpropTest.testVariableUnwatchedZero [ RUN ] HessianTests.test_session [ SKIPPED ] HessianTests.test_session ====================================================================== FAIL: testHVPCorrectness (__main__.ForwardpropTest) ForwardpropTest.testHVPCorrectness ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 219, 'Operation': 216, 'TensorShape': 165}) ---------------------------------------------------------------------- Ran 14 tests in 34.504s FAILED (failures=1, skipped=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 2 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchBackwardOverForwardTapeFirst WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:36.547058 281473473999920 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 0.84s I0214 00:35:36.885579 281473473999920 test_util.py:2620] time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 0.84s [ OK ] BatchTests.testBatchBackwardOverForwardTapeFirst [ RUN ] ControlFlowTests.testInFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionCond): 0.96s I0214 00:35:37.850108 281473473999920 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionCond): 0.96s [ OK ] ControlFlowTests.testInFunctionCond [ RUN ] ForwardpropTest.testArgumentUnused INFO:tensorflow:time(__main__.ForwardpropTest.testArgumentUnused): 0.09s I0214 00:35:37.936528 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testArgumentUnused): 0.09s [ OK ] ForwardpropTest.testArgumentUnused [ RUN ] ForwardpropTest.testElementwiseNNOpsEluM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.93s I0214 00:35:38.867011 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.93s [ OK ] ForwardpropTest.testElementwiseNNOpsEluM5 [ RUN ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed INFO:tensorflow:time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.0s I0214 00:35:38.873711 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.0s [ OK ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed [ RUN ] ForwardpropTest.testFunctionGradInFunctionPureForward INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.54s I0214 00:35:40.417716 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.54s [ OK ] ForwardpropTest.testFunctionGradInFunctionPureForward [ RUN ] ForwardpropTest.testHVPCorrectness WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:48.201971 281473473999920 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testHVPCorrectness INFO:tensorflow:time(__main__.ForwardpropTest.testHVPCorrectness): 8.18s I0214 00:35:48.596565 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testHVPCorrectness): 8.18s [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder3 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 35.49s I0214 00:36:24.086854 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 35.49s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder3 [ RUN ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.12s I0214 00:36:24.213710 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.12s [ OK ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps [ RUN ] ForwardpropTest.testMultipleWatchesAdd INFO:tensorflow:time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.72s I0214 00:36:25.938179 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.72s [ OK ] ForwardpropTest.testMultipleWatchesAdd [ RUN ] ForwardpropTest.testPushPopAccumulatorState INFO:tensorflow:time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.1s I0214 00:36:26.042597 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.1s [ OK ] ForwardpropTest.testPushPopAccumulatorState [ RUN ] ForwardpropTest.testRunFunctionsEagerly INFO:tensorflow:time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.02s I0214 00:36:26.062402 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.02s [ OK ] ForwardpropTest.testRunFunctionsEagerly [ RUN ] ForwardpropTest.testVariableUnwatchedZero INFO:tensorflow:time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s I0214 00:36:26.075072 281473473999920 test_util.py:2620] time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s [ OK ] ForwardpropTest.testVariableUnwatchedZero [ RUN ] HessianTests.test_session [ SKIPPED ] HessianTests.test_session ====================================================================== FAIL: testHVPCorrectness (__main__.ForwardpropTest) ForwardpropTest.testHVPCorrectness ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 219, 'Operation': 216, 'TensorShape': 165}) ---------------------------------------------------------------------- Ran 14 tests in 50.033s FAILED (failures=1, skipped=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 2 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testBatchBackwardOverForwardTapeFirst WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:36:34.077352 281473338799152 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 1.34s I0214 00:36:34.568958 281473338799152 test_util.py:2620] time(__main__.BatchTests.testBatchBackwardOverForwardTapeFirst): 1.34s [ OK ] BatchTests.testBatchBackwardOverForwardTapeFirst [ RUN ] ControlFlowTests.testInFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testInFunctionCond): 0.88s I0214 00:36:35.451119 281473338799152 test_util.py:2620] time(__main__.ControlFlowTests.testInFunctionCond): 0.88s [ OK ] ControlFlowTests.testInFunctionCond [ RUN ] ForwardpropTest.testArgumentUnused INFO:tensorflow:time(__main__.ForwardpropTest.testArgumentUnused): 0.11s I0214 00:36:35.559531 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testArgumentUnused): 0.11s [ OK ] ForwardpropTest.testArgumentUnused [ RUN ] ForwardpropTest.testElementwiseNNOpsEluM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.44s I0214 00:36:35.996759 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsEluM5): 0.44s [ OK ] ForwardpropTest.testElementwiseNNOpsEluM5 [ RUN ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed INFO:tensorflow:time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.01s I0214 00:36:36.003966 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testExceptionInCustomGradientNotSwallowed): 0.01s [ OK ] ForwardpropTest.testExceptionInCustomGradientNotSwallowed [ RUN ] ForwardpropTest.testFunctionGradInFunctionPureForward INFO:tensorflow:time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.38s I0214 00:36:37.388009 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testFunctionGradInFunctionPureForward): 1.38s [ OK ] ForwardpropTest.testFunctionGradInFunctionPureForward [ RUN ] ForwardpropTest.testHVPCorrectness WARNING:tensorflow:5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:36:45.163800 281473338799152 polymorphic_function.py:157] 5 out of the last 5 calls to triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testHVPCorrectness INFO:tensorflow:time(__main__.ForwardpropTest.testHVPCorrectness): 8.15s I0214 00:36:45.540115 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testHVPCorrectness): 8.15s [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder3 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 25.49s I0214 00:37:11.033692 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder3): 25.49s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder3 [ RUN ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps INFO:tensorflow:time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.14s I0214 00:37:11.177041 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps): 0.14s [ OK ] ForwardpropTest.testJVPFunctionUsedByAccumulatorForOps [ RUN ] ForwardpropTest.testMultipleWatchesAdd INFO:tensorflow:time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.14s I0214 00:37:12.322157 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testMultipleWatchesAdd): 1.14s [ OK ] ForwardpropTest.testMultipleWatchesAdd [ RUN ] ForwardpropTest.testPushPopAccumulatorState INFO:tensorflow:time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.11s I0214 00:37:12.429876 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testPushPopAccumulatorState): 0.11s [ OK ] ForwardpropTest.testPushPopAccumulatorState [ RUN ] ForwardpropTest.testRunFunctionsEagerly INFO:tensorflow:time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.02s I0214 00:37:12.450341 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testRunFunctionsEagerly): 0.02s [ OK ] ForwardpropTest.testRunFunctionsEagerly [ RUN ] ForwardpropTest.testVariableUnwatchedZero INFO:tensorflow:time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s I0214 00:37:12.464553 281473338799152 test_util.py:2620] time(__main__.ForwardpropTest.testVariableUnwatchedZero): 0.01s [ OK ] ForwardpropTest.testVariableUnwatchedZero [ RUN ] HessianTests.test_session [ SKIPPED ] HessianTests.test_session ====================================================================== FAIL: testHVPCorrectness (__main__.ForwardpropTest) ForwardpropTest.testHVPCorrectness ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 219, 'Operation': 216, 'TensorShape': 165}) ---------------------------------------------------------------------- Ran 14 tests in 39.237s FAILED (failures=1, skipped=1) ================================================================================ ==================== Test output for //tensorflow/python/saved_model:load_test_cpu (shard 2 of 10): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables I0214 00:40:31.740776 281473421833264 signature_serialization.py:156] Function `call` contains input name(s) Variable, Variable_1, Variable_2 with unsupported characters which will be renamed to assignaddvariableop_variable, assignaddvariableop_1_variable_1, assignaddvariableop_2_variable_2 in the SavedModel. I0214 00:40:31.901920 281473421833264 functional_saver.py:438] Sharding callback duration: 23 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/module/assets I0214 00:40:32.039404 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/module/assets I0214 00:40:32.042552 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/module/fingerprint.pb I0214 00:40:32.194844 281473421833264 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:40:32.232714 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:32.359671 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable/assets I0214 00:40:32.508595 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable/assets I0214 00:40:32.510959 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable/fingerprint.pb I0214 00:40:34.008316 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:34.103698 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_1/assets I0214 00:40:34.146379 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_1/assets I0214 00:40:34.148640 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_1/fingerprint.pb I0214 00:40:34.164440 281473421833264 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:40:34.219083 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:34.324195 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_2/assets I0214 00:40:34.350069 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_2/assets I0214 00:40:34.352315 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpn45kpiw5/variables/Variable_2/fingerprint.pb 2024-02-14 00:40:35.701886: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 4.68s I0214 00:40:35.809390 281473421833264 test_util.py:2620] time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 4.68s [ OK ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables [ RUN ] LoadTest.test_additional_kwargs_ReloadTwicePy WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:40:36.486051 281473421833264 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. I0214 00:40:36.513897 281473421833264 functional_saver.py:438] Sharding callback duration: 9 I0214 00:40:36.621284 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6s68kavml/assets I0214 00:40:36.991838 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6s68kavml/assets I0214 00:40:36.993850 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6s68kavml/fingerprint.pb I0214 00:40:37.216574 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:40:37.303563 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66oar38n2/assets I0214 00:40:37.446166 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66oar38n2/assets I0214 00:40:37.448194 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66oar38n2/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 1.72s I0214 00:40:37.746608 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 1.72s [ OK ] LoadTest.test_additional_kwargs_ReloadTwicePy [ RUN ] LoadTest.test_callable_ReloadOncePy I0214 00:40:39.137155 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:39.198154 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk64de99qif/assets I0214 00:40:39.210499 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk64de99qif/assets I0214 00:40:39.212761 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk64de99qif/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_callable_ReloadOncePy): 1.62s I0214 00:40:39.366894 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_callable_ReloadOncePy): 1.62s [ OK ] LoadTest.test_callable_ReloadOncePy [ RUN ] LoadTest.test_capture_assets_in_graph_ReloadThricePy I0214 00:40:40.062773 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:40.123017 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6_r3dk9uc/assets I0214 00:40:40.135531 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6_r3dk9uc/assets I0214 00:40:40.137892 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6_r3dk9uc/fingerprint.pb I0214 00:40:40.233191 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:40.332607 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66m5jw9gj/assets I0214 00:40:40.362137 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66m5jw9gj/assets I0214 00:40:40.364462 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66m5jw9gj/fingerprint.pb I0214 00:40:40.510080 281473421833264 functional_saver.py:438] Sharding callback duration: 9 I0214 00:40:40.564717 281473421833264 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6/tmpxnl1blnwppwgh2rj/assets I0214 00:40:40.570994 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6/tmpxnl1blnwppwgh2rj/assets I0214 00:40:40.573260 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6/tmpxnl1blnwppwgh2rj/fingerprint.pb INFO:tensorflow:Graph was finalized. I0214 00:40:40.667847 281473421833264 monitored_session.py:240] Graph was finalized. INFO:tensorflow:Running local_init_op. I0214 00:40:40.682275 281473421833264 session_manager.py:545] Running local_init_op. INFO:tensorflow:Done running local_init_op. I0214 00:40:40.687542 281473421833264 session_manager.py:548] Done running local_init_op. INFO:tensorflow:time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.34s I0214 00:40:40.704953 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.34s [ OK ] LoadTest.test_capture_assets_in_graph_ReloadThricePy [ RUN ] LoadTest.test_captured_constant_ReloadTwicePy I0214 00:40:42.544000 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:42.603155 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67i52qhw8/assets I0214 00:40:42.616026 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67i52qhw8/assets I0214 00:40:42.618276 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67i52qhw8/fingerprint.pb I0214 00:40:42.689000 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:40:42.743904 281473421833264 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rka0n8vl/assets I0214 00:40:42.750329 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rka0n8vl/assets I0214 00:40:42.752518 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rka0n8vl/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 2.14s I0214 00:40:42.845692 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 2.14s [ OK ] LoadTest.test_captured_constant_ReloadTwicePy [ RUN ] LoadTest.test_concrete_function_arg_names_ReloadOncePy I0214 00:40:42.936263 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:42.990926 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63c1w7l6d/assets I0214 00:40:43.004239 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63c1w7l6d/assets I0214 00:40:43.006280 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63c1w7l6d/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.21s I0214 00:40:43.054385 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.21s [ OK ] LoadTest.test_concrete_function_arg_names_ReloadOncePy [ RUN ] LoadTest.test_concrete_function_no_signature_ReloadThricePy I0214 00:40:43.319705 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:43.374017 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zrsfygk_/assets I0214 00:40:43.385904 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zrsfygk_/assets I0214 00:40:43.387923 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zrsfygk_/fingerprint.pb I0214 00:40:43.505830 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:43.557518 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lv73fnyc/assets I0214 00:40:43.562708 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lv73fnyc/assets I0214 00:40:43.564736 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lv73fnyc/fingerprint.pb I0214 00:40:43.637754 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:44.024761 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jh494lba/assets I0214 00:40:44.056433 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jh494lba/assets I0214 00:40:44.058434 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jh494lba/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 1.07s I0214 00:40:44.128413 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 1.07s [ OK ] LoadTest.test_concrete_function_no_signature_ReloadThricePy [ RUN ] LoadTest.test_control_outputs_ReloadTwicePy I0214 00:40:45.309342 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to should_be_control_output_resource in the SavedModel. I0214 00:40:45.352167 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:45.427484 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66u1yb18n/assets I0214 00:40:45.439757 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66u1yb18n/assets I0214 00:40:45.442244 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66u1yb18n/fingerprint.pb I0214 00:40:45.505146 281473421833264 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 1744 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:40:45.553123 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:45.618333 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ppt_i2k2/assets I0214 00:40:45.623420 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ppt_i2k2/assets I0214 00:40:45.625845 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ppt_i2k2/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.56s I0214 00:40:45.690287 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.56s [ OK ] LoadTest.test_control_outputs_ReloadTwicePy [ RUN ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy I0214 00:40:46.156942 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:46.222028 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61vztf6oy/assets I0214 00:40:46.249322 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61vztf6oy/assets I0214 00:40:46.251841 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61vztf6oy/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.7s I0214 00:40:46.390369 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.7s [ OK ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy [ RUN ] LoadTest.test_dict_ReloadThricePy I0214 00:40:47.165469 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:47.249504 281473421833264 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jvwa3vox/assets I0214 00:40:47.261866 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jvwa3vox/assets I0214 00:40:47.264369 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jvwa3vox/fingerprint.pb I0214 00:40:47.370298 281473421833264 functional_saver.py:438] Sharding callback duration: 13 I0214 00:40:47.443802 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bwm2vluz/assets I0214 00:40:47.467334 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bwm2vluz/assets I0214 00:40:47.469726 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bwm2vluz/fingerprint.pb I0214 00:40:47.608207 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:47.728822 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xy_xkak0/assets I0214 00:40:47.735190 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xy_xkak0/assets I0214 00:40:47.737657 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xy_xkak0/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_dict_ReloadThricePy): 1.43s I0214 00:40:47.823365 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_dict_ReloadThricePy): 1.43s [ OK ] LoadTest.test_dict_ReloadThricePy [ RUN ] LoadTest.test_extra_args_ReloadTwicePy I0214 00:40:47.993778 281473421833264 functional_saver.py:438] Sharding callback duration: 9 I0214 00:40:48.060411 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62asekmuh/assets I0214 00:40:48.074486 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62asekmuh/assets I0214 00:40:48.076646 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62asekmuh/fingerprint.pb I0214 00:40:48.136456 281473421833264 functional_saver.py:438] Sharding callback duration: 9 I0214 00:40:48.189423 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk666vorhpt/assets I0214 00:40:48.195571 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk666vorhpt/assets I0214 00:40:48.197562 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk666vorhpt/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.44s I0214 00:40:48.262095 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.44s [ OK ] LoadTest.test_extra_args_ReloadTwicePy [ RUN ] LoadTest.test_function_with_default_bool_input_ReloadOncePy I0214 00:40:48.424813 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:48.485561 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66yqjy00x/assets I0214 00:40:48.499750 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66yqjy00x/assets I0214 00:40:48.501939 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk66yqjy00x/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 1.35s I0214 00:40:49.613800 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 1.35s [ OK ] LoadTest.test_function_with_default_bool_input_ReloadOncePy [ RUN ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy I0214 00:40:49.892401 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:50.097045 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6gabqe41j/assets I0214 00:40:50.110700 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6gabqe41j/assets I0214 00:40:50.112946 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6gabqe41j/fingerprint.pb I0214 00:40:50.199715 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:40:50.255858 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6l5yite6y/assets I0214 00:40:50.261996 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6l5yite6y/assets I0214 00:40:50.264226 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6l5yite6y/fingerprint.pb I0214 00:40:50.356873 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:40:50.413186 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ilhcdrn3/assets I0214 00:40:50.419356 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ilhcdrn3/assets I0214 00:40:50.421736 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ilhcdrn3/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.89s I0214 00:40:50.526178 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.89s [ OK ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy [ RUN ] LoadTest.test_functions_list_ReloadTwicePy I0214 00:40:52.401882 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:52.488989 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rrw5xlbp/assets I0214 00:40:52.502071 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rrw5xlbp/assets I0214 00:40:52.504784 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6rrw5xlbp/fingerprint.pb I0214 00:40:52.629027 281473421833264 functional_saver.py:438] Sharding callback duration: 13 I0214 00:40:52.711091 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6c16d90o6/assets I0214 00:40:52.717233 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6c16d90o6/assets I0214 00:40:52.719927 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6c16d90o6/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 2.35s I0214 00:40:52.873988 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 2.35s [ OK ] LoadTest.test_functions_list_ReloadTwicePy [ RUN ] LoadTest.test_list_ReloadOncePy I0214 00:40:52.962880 281473421833264 functional_saver.py:438] Sharding callback duration: 13 I0214 00:40:53.201251 281473421833264 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk65kjp4bo4/assets I0214 00:40:53.244544 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk65kjp4bo4/assets I0214 00:40:53.246798 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk65kjp4bo4/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_list_ReloadOncePy): 0.54s I0214 00:40:53.420742 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_list_ReloadOncePy): 0.54s [ OK ] LoadTest.test_list_ReloadOncePy [ RUN ] LoadTest.test_load_grad_save_ReloadThricePy I0214 00:40:54.810536 281473421833264 functional_saver.py:438] Sharding callback duration: 14 I0214 00:40:55.003412 281473421833264 functional_saver.py:438] Sharding callback duration: 17 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xg5io8gk/assets I0214 00:40:55.036062 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xg5io8gk/assets I0214 00:40:55.038648 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6xg5io8gk/fingerprint.pb I0214 00:40:55.515177 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:55.612216 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6y3k58w3e/assets I0214 00:40:55.617695 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6y3k58w3e/assets I0214 00:40:55.620169 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6y3k58w3e/fingerprint.pb I0214 00:40:55.878808 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:55.951874 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61ln7436a/assets I0214 00:40:55.957401 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61ln7436a/assets I0214 00:40:55.959924 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61ln7436a/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 2.61s I0214 00:40:56.027955 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 2.61s [ OK ] LoadTest.test_load_grad_save_ReloadThricePy [ RUN ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy I0214 00:40:56.125366 281473421833264 signature_serialization.py:156] Function `__call__` contains input name(s) table_handle with unsupported characters which will be renamed to none_lookup_lookuptablefindv2_table_handle in the SavedModel. I0214 00:40:56.207372 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:56.288461 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk660hnzqdt/assets I0214 00:40:56.301713 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk660hnzqdt/assets I0214 00:40:56.304792 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk660hnzqdt/fingerprint.pb I0214 00:40:56.428496 281473421833264 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 4387 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:40:56.793005 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:40:56.892402 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6mnqgw9wh/assets I0214 00:40:56.907134 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6mnqgw9wh/assets I0214 00:40:56.910688 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6mnqgw9wh/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 1.12s I0214 00:40:57.145956 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 1.12s [ OK ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy [ RUN ] LoadTest.test_names_normalized_ReloadOncePy INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6x4997gtb/assets INFO:tensorflow:time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.27s I0214 00:40:57.422053 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.27s [ OK ] LoadTest.test_names_normalized_ReloadOncePy [ RUN ] LoadTest.test_nested_functions_ReloadThricePy I0214 00:40:59.226179 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:59.286106 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6svykc9bz/assets I0214 00:40:59.298375 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6svykc9bz/assets I0214 00:40:59.300858 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6svykc9bz/fingerprint.pb I0214 00:40:59.525145 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:40:59.582179 281473421833264 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ganqfs62/assets I0214 00:40:59.588275 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ganqfs62/assets I0214 00:40:59.590756 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6ganqfs62/fingerprint.pb I0214 00:40:59.689902 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:40:59.790655 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6dyxnx_di/assets I0214 00:40:59.796911 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6dyxnx_di/assets I0214 00:40:59.799490 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6dyxnx_di/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.58s I0214 00:41:00.006830 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.58s [ OK ] LoadTest.test_nested_functions_ReloadThricePy [ RUN ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy I0214 00:41:00.266515 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:00.324272 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6wi880zbi/assets I0214 00:41:00.336644 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6wi880zbi/assets I0214 00:41:00.338830 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6wi880zbi/fingerprint.pb I0214 00:41:00.506628 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:00.632761 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6p7fkmnva/assets I0214 00:41:00.638199 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6p7fkmnva/assets I0214 00:41:00.640325 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6p7fkmnva/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.87s I0214 00:41:00.879553 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.87s [ OK ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy [ RUN ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy I0214 00:41:01.025963 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:01.081301 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67ms_zst4/assets I0214 00:41:01.093492 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67ms_zst4/assets I0214 00:41:01.095608 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk67ms_zst4/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.28s I0214 00:41:01.158321 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.28s [ OK ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy [ RUN ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy I0214 00:41:01.375687 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:01.445369 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6233q0flj/assets I0214 00:41:01.457838 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6233q0flj/assets I0214 00:41:01.460063 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6233q0flj/fingerprint.pb I0214 00:41:01.541497 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:01.603744 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6foxi2tnl/assets I0214 00:41:01.609182 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6foxi2tnl/assets I0214 00:41:01.611361 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6foxi2tnl/fingerprint.pb I0214 00:41:01.709504 281473421833264 functional_saver.py:438] Sharding callback duration: 13 I0214 00:41:01.795649 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61e2z6yz7/assets I0214 00:41:01.800876 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61e2z6yz7/assets I0214 00:41:01.802955 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk61e2z6yz7/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 0.69s I0214 00:41:01.852009 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 0.69s [ OK ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy [ RUN ] LoadTest.test_preserve_argspec_ReloadTwicePy I0214 00:41:01.857658 281473421833264 save.py:290] Found untraced functions such as f while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:41:01.872700 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:01.934330 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63jm1ad5e/assets I0214 00:41:01.946647 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63jm1ad5e/assets I0214 00:41:01.948624 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63jm1ad5e/fingerprint.pb I0214 00:41:01.982796 281473421833264 save.py:290] Found untraced functions such as restored_function_body while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:41:01.999244 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:02.047810 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lmjgqndm/assets I0214 00:41:02.053066 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lmjgqndm/assets I0214 00:41:02.054918 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6lmjgqndm/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.23s I0214 00:41:02.088675 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.23s [ OK ] LoadTest.test_preserve_argspec_ReloadTwicePy [ RUN ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy I0214 00:41:02.164052 281473421833264 signature_serialization.py:156] Function `g` contains input name(s) resource with unsupported characters which will be renamed to mul_readvariableop_resource in the SavedModel. I0214 00:41:02.221988 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:02.299958 281473421833264 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk627tfqa_0/assets I0214 00:41:02.312720 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk627tfqa_0/assets I0214 00:41:02.315572 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk627tfqa_0/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.43s I0214 00:41:02.521513 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.43s [ OK ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy [ RUN ] LoadTest.test_shapes_available_ReloadOncePy I0214 00:41:02.795821 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:02.915307 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6j40zj9aq/assets I0214 00:41:02.934731 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6j40zj9aq/assets I0214 00:41:02.937301 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6j40zj9aq/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.48s I0214 00:41:03.003194 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.48s [ OK ] LoadTest.test_shapes_available_ReloadOncePy [ RUN ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy I0214 00:41:03.171687 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:03.236777 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6g41pnwsc/assets I0214 00:41:03.249646 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6g41pnwsc/assets I0214 00:41:03.251997 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6g41pnwsc/fingerprint.pb I0214 00:41:03.394043 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:03.503363 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63nwg2dhj/assets I0214 00:41:03.508883 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63nwg2dhj/assets I0214 00:41:03.511228 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63nwg2dhj/fingerprint.pb I0214 00:41:03.683981 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:03.983917 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6pq5tcfbs/assets I0214 00:41:04.120088 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6pq5tcfbs/assets I0214 00:41:04.122568 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6pq5tcfbs/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 1.63s I0214 00:41:04.636950 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 1.63s [ OK ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy [ RUN ] LoadTest.test_structured_inputs_ReloadTwicePy I0214 00:41:05.199287 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:05.336525 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6myb9iktd/assets I0214 00:41:05.349054 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6myb9iktd/assets I0214 00:41:05.351212 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6myb9iktd/fingerprint.pb I0214 00:41:05.448732 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:05.510993 281473421833264 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nn9aqv77/assets I0214 00:41:05.516472 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nn9aqv77/assets I0214 00:41:05.518551 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nn9aqv77/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 1.01s I0214 00:41:05.648603 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 1.01s [ OK ] LoadTest.test_structured_inputs_ReloadTwicePy [ RUN ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy I0214 00:41:06.665325 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:06.907110 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63cnsr382/assets I0214 00:41:06.919636 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63cnsr382/assets I0214 00:41:06.923171 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk63cnsr382/fingerprint.pb I0214 00:41:08.091867 281473421833264 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:08.176006 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk670knj6s1/assets I0214 00:41:08.182329 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk670knj6s1/assets I0214 00:41:08.185863 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk670knj6s1/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 3.15s I0214 00:41:08.802830 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 3.15s [ OK ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy [ RUN ] LoadTest.test_tuple_signature_ReloadThricePy I0214 00:41:10.411461 281473421833264 functional_saver.py:438] Sharding callback duration: 13 I0214 00:41:10.488790 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zt0eg6uk/assets I0214 00:41:10.502683 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zt0eg6uk/assets I0214 00:41:10.505312 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6zt0eg6uk/fingerprint.pb I0214 00:41:10.612920 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:10.680577 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62wqo0gxv/assets I0214 00:41:10.686927 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62wqo0gxv/assets I0214 00:41:10.689406 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk62wqo0gxv/fingerprint.pb I0214 00:41:10.806137 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:10.875689 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jnslq_da/assets I0214 00:41:10.881728 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jnslq_da/assets I0214 00:41:10.884322 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6jnslq_da/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 2.16s I0214 00:41:10.964857 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 2.16s [ OK ] LoadTest.test_tuple_signature_ReloadThricePy [ RUN ] LoadTest.test_variables_destroyed_ReloadTwicePy I0214 00:41:11.014138 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:11.098966 281473421833264 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6r2unt6cl/assets I0214 00:41:11.112302 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6r2unt6cl/assets I0214 00:41:11.114474 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6r2unt6cl/fingerprint.pb I0214 00:41:11.204182 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:11.272106 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bd10bhwc/assets I0214 00:41:11.278355 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bd10bhwc/assets I0214 00:41:11.280493 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6bd10bhwc/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.36s I0214 00:41:11.330551 281473421833264 test_util.py:2620] time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.36s [ OK ] LoadTest.test_variables_destroyed_ReloadTwicePy [ RUN ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython [ SKIPPED ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython INFO:tensorflow:time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s I0214 00:41:11.333399 281473421833264 test_util.py:2620] time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s [ RUN ] SingleCycleTests.test_functions_cleaned_LoadWithPython I0214 00:41:12.059928 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:12.214277 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:12.288393 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nhxx16qr/assets I0214 00:41:12.300613 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nhxx16qr/assets I0214 00:41:12.303034 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6nhxx16qr/fingerprint.pb I0214 00:41:12.549696 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:12.707462 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:12.856920 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk60aom2r_k/assets I0214 00:41:12.862398 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk60aom2r_k/assets I0214 00:41:12.864752 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk60aom2r_k/fingerprint.pb I0214 00:41:13.630308 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:13.680233 281473421833264 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:13.749368 281473421833264 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6812rxxuq/assets I0214 00:41:13.754970 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6812rxxuq/assets I0214 00:41:13.757564 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk6812rxxuq/fingerprint.pb I0214 00:41:13.841925 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:13.889336 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:14.017628 281473421833264 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk68dpjx54h/assets I0214 00:41:14.023099 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk68dpjx54h/assets I0214 00:41:14.025578 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk68dpjx54h/fingerprint.pb I0214 00:41:14.186434 281473421833264 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:14.261325 281473421833264 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:14.352641 281473421833264 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk657h5xyhq/assets I0214 00:41:14.358039 281473421833264 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk657h5xyhq/assets I0214 00:41:14.360476 281473421833264 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295j1k2ixk657h5xyhq/fingerprint.pb [ FAILED ] SingleCycleTests.test_functions_cleaned_LoadWithPython INFO:tensorflow:time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 3.45s I0214 00:41:14.786642 281473421833264 test_util.py:2620] time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 3.45s [ RUN ] SingleCycleTests.test_session [ SKIPPED ] SingleCycleTests.test_session ====================================================================== FAIL: test_functions_cleaned_LoadWithPython (__main__.SingleCycleTests) SingleCycleTests.test_functions_cleaned_LoadWithPython test_functions_cleaned_LoadWithPython(use_cpp_bindings=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 330, 'Operation': 270, 'TensorShape': 147}) ---------------------------------------------------------------------- Ran 33 tests in 43.658s FAILED (failures=1, skipped=2) ================================================================================ ==================== Test output for //tensorflow/python/saved_model:load_test_cpu (shard 2 of 10): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables I0214 00:41:21.526699 281473402958896 signature_serialization.py:156] Function `call` contains input name(s) Variable, Variable_1, Variable_2 with unsupported characters which will be renamed to assignaddvariableop_variable, assignaddvariableop_1_variable_1, assignaddvariableop_2_variable_2 in the SavedModel. I0214 00:41:21.662112 281473402958896 functional_saver.py:438] Sharding callback duration: 18 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/module/assets I0214 00:41:21.741718 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/module/assets I0214 00:41:21.744571 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/module/fingerprint.pb I0214 00:41:21.927521 281473402958896 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:41:21.960601 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:22.027005 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable/assets I0214 00:41:22.043693 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable/assets I0214 00:41:22.045873 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable/fingerprint.pb I0214 00:41:23.249759 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:23.300381 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_1/assets I0214 00:41:23.345839 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_1/assets I0214 00:41:23.347887 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_1/fingerprint.pb I0214 00:41:23.361837 281473402958896 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:41:23.473812 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:23.606903 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_2/assets I0214 00:41:23.612172 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_2/assets I0214 00:41:23.614199 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmp5tvt1tc7/variables/Variable_2/fingerprint.pb 2024-02-14 00:41:24.197637: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 3.12s I0214 00:41:24.311475 281473402958896 test_util.py:2620] time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 3.12s [ OK ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables [ RUN ] LoadTest.test_additional_kwargs_ReloadTwicePy WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:41:24.925791 281473402958896 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. I0214 00:41:25.164147 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:25.543643 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h6gr75mk/assets I0214 00:41:25.557066 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h6gr75mk/assets I0214 00:41:25.559005 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h6gr75mk/fingerprint.pb I0214 00:41:25.617552 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:25.668758 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84tkvug4d/assets I0214 00:41:25.674001 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84tkvug4d/assets I0214 00:41:25.675928 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84tkvug4d/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 1.42s I0214 00:41:25.756418 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 1.42s [ OK ] LoadTest.test_additional_kwargs_ReloadTwicePy [ RUN ] LoadTest.test_callable_ReloadOncePy I0214 00:41:26.938404 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:26.997598 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vvyeznf/assets I0214 00:41:27.009818 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vvyeznf/assets I0214 00:41:27.011925 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vvyeznf/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_callable_ReloadOncePy): 1.61s I0214 00:41:27.368482 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_callable_ReloadOncePy): 1.61s [ OK ] LoadTest.test_callable_ReloadOncePy [ RUN ] LoadTest.test_capture_assets_in_graph_ReloadThricePy I0214 00:41:28.103917 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:28.164844 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8k_ch80e1/assets I0214 00:41:28.178243 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8k_ch80e1/assets I0214 00:41:28.180486 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8k_ch80e1/fingerprint.pb I0214 00:41:28.312444 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:28.367571 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8vqiqambh/assets I0214 00:41:28.372977 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8vqiqambh/assets I0214 00:41:28.375378 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8vqiqambh/fingerprint.pb I0214 00:41:28.497553 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:28.576468 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8/tmpa3ik0b8htrcxkr7_/assets I0214 00:41:28.581881 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8/tmpa3ik0b8htrcxkr7_/assets I0214 00:41:28.584106 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8/tmpa3ik0b8htrcxkr7_/fingerprint.pb INFO:tensorflow:Graph was finalized. I0214 00:41:28.663486 281473402958896 monitored_session.py:240] Graph was finalized. INFO:tensorflow:Running local_init_op. I0214 00:41:28.702099 281473402958896 session_manager.py:545] Running local_init_op. INFO:tensorflow:Done running local_init_op. I0214 00:41:28.706923 281473402958896 session_manager.py:548] Done running local_init_op. INFO:tensorflow:time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.35s I0214 00:41:28.722866 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.35s [ OK ] LoadTest.test_capture_assets_in_graph_ReloadThricePy [ RUN ] LoadTest.test_captured_constant_ReloadTwicePy I0214 00:41:31.922678 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:31.980410 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl887id6hdl/assets I0214 00:41:31.992177 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl887id6hdl/assets I0214 00:41:31.994276 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl887id6hdl/fingerprint.pb I0214 00:41:32.062833 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:32.116243 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85kw9ywuy/assets I0214 00:41:32.121199 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85kw9ywuy/assets I0214 00:41:32.123233 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85kw9ywuy/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 3.49s I0214 00:41:32.209935 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 3.49s [ OK ] LoadTest.test_captured_constant_ReloadTwicePy [ RUN ] LoadTest.test_concrete_function_arg_names_ReloadOncePy I0214 00:41:32.298302 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:32.351592 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8g_s4h4je/assets I0214 00:41:32.363573 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8g_s4h4je/assets I0214 00:41:32.365481 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8g_s4h4je/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.2s I0214 00:41:32.411809 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.2s [ OK ] LoadTest.test_concrete_function_arg_names_ReloadOncePy [ RUN ] LoadTest.test_concrete_function_no_signature_ReloadThricePy I0214 00:41:32.502532 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:32.556194 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8_lxpjyk6/assets I0214 00:41:32.568777 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8_lxpjyk6/assets I0214 00:41:32.570638 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8_lxpjyk6/fingerprint.pb I0214 00:41:32.623982 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:32.671946 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ajidlogd/assets I0214 00:41:32.676860 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ajidlogd/assets I0214 00:41:32.678713 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ajidlogd/fingerprint.pb I0214 00:41:32.733375 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:32.782297 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8zf_w0lex/assets I0214 00:41:32.787276 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8zf_w0lex/assets I0214 00:41:32.789055 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8zf_w0lex/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 0.42s I0214 00:41:32.836044 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 0.42s [ OK ] LoadTest.test_concrete_function_no_signature_ReloadThricePy [ RUN ] LoadTest.test_control_outputs_ReloadTwicePy I0214 00:41:33.792357 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to should_be_control_output_resource in the SavedModel. I0214 00:41:33.833894 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:33.907606 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8xd2yr2e0/assets I0214 00:41:33.919844 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8xd2yr2e0/assets I0214 00:41:33.922158 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8xd2yr2e0/fingerprint.pb I0214 00:41:33.982521 281473402958896 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 1744 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:41:34.026249 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:34.090062 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81a20l2xd/assets I0214 00:41:34.095252 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81a20l2xd/assets I0214 00:41:34.097550 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81a20l2xd/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.32s I0214 00:41:34.158955 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.32s [ OK ] LoadTest.test_control_outputs_ReloadTwicePy [ RUN ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy I0214 00:41:34.384322 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:34.444509 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8mrs8ha2j/assets I0214 00:41:34.462004 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8mrs8ha2j/assets I0214 00:41:34.464336 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8mrs8ha2j/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.47s I0214 00:41:34.628990 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.47s [ OK ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy [ RUN ] LoadTest.test_dict_ReloadThricePy I0214 00:41:35.684339 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:35.766327 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81mgtuic9/assets I0214 00:41:35.778473 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81mgtuic9/assets I0214 00:41:35.780839 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81mgtuic9/fingerprint.pb I0214 00:41:35.882656 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:35.953611 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8pbbbcqm3/assets I0214 00:41:35.958754 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8pbbbcqm3/assets I0214 00:41:35.960966 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8pbbbcqm3/fingerprint.pb I0214 00:41:36.065680 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:36.138878 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87cblfe6u/assets I0214 00:41:36.144037 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87cblfe6u/assets I0214 00:41:36.146404 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87cblfe6u/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_dict_ReloadThricePy): 1.6s I0214 00:41:36.225860 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_dict_ReloadThricePy): 1.6s [ OK ] LoadTest.test_dict_ReloadThricePy [ RUN ] LoadTest.test_extra_args_ReloadTwicePy I0214 00:41:36.327286 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:36.381231 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8de_tg4p7/assets I0214 00:41:36.393476 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8de_tg4p7/assets I0214 00:41:36.395629 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8de_tg4p7/fingerprint.pb I0214 00:41:36.532275 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:36.599898 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80cwgsee0/assets I0214 00:41:36.604916 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80cwgsee0/assets I0214 00:41:36.607162 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80cwgsee0/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.46s I0214 00:41:36.689634 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.46s [ OK ] LoadTest.test_extra_args_ReloadTwicePy [ RUN ] LoadTest.test_function_with_default_bool_input_ReloadOncePy I0214 00:41:36.931978 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:36.988605 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ricn3zlh/assets I0214 00:41:37.000277 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ricn3zlh/assets I0214 00:41:37.002324 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ricn3zlh/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 0.43s I0214 00:41:37.119714 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 0.43s [ OK ] LoadTest.test_function_with_default_bool_input_ReloadOncePy [ RUN ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy I0214 00:41:37.221677 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:37.301219 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86gxr_c4v/assets I0214 00:41:37.313171 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86gxr_c4v/assets I0214 00:41:37.315350 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86gxr_c4v/fingerprint.pb I0214 00:41:37.434059 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:37.495684 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lzcj9lhn/assets I0214 00:41:37.500740 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lzcj9lhn/assets I0214 00:41:37.502863 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lzcj9lhn/fingerprint.pb I0214 00:41:37.590868 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:37.644952 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8z228476v/assets I0214 00:41:37.650141 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8z228476v/assets I0214 00:41:37.652408 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8z228476v/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.6s I0214 00:41:37.725641 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.6s [ OK ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy [ RUN ] LoadTest.test_functions_list_ReloadTwicePy I0214 00:41:40.826565 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:40.912857 281473402958896 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ahajjbt7/assets I0214 00:41:40.924797 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ahajjbt7/assets I0214 00:41:40.927395 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ahajjbt7/fingerprint.pb I0214 00:41:41.107472 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:41.191748 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8n1fp87s7/assets I0214 00:41:41.196986 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8n1fp87s7/assets I0214 00:41:41.199444 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8n1fp87s7/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 3.6s I0214 00:41:41.324918 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 3.6s [ OK ] LoadTest.test_functions_list_ReloadTwicePy [ RUN ] LoadTest.test_list_ReloadOncePy I0214 00:41:41.411229 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:41.552063 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8c3kbv47b/assets I0214 00:41:41.635182 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8c3kbv47b/assets I0214 00:41:41.637355 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8c3kbv47b/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_list_ReloadOncePy): 0.41s I0214 00:41:41.737928 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_list_ReloadOncePy): 0.41s [ OK ] LoadTest.test_list_ReloadOncePy [ RUN ] LoadTest.test_load_grad_save_ReloadThricePy I0214 00:41:42.834264 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:42.927248 281473402958896 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8oxn5tpaz/assets I0214 00:41:42.939871 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8oxn5tpaz/assets I0214 00:41:42.942321 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8oxn5tpaz/fingerprint.pb I0214 00:41:43.158570 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:43.230815 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w36f_pxr/assets I0214 00:41:43.236265 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w36f_pxr/assets I0214 00:41:43.238630 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w36f_pxr/fingerprint.pb I0214 00:41:43.545980 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:43.641594 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8knhcgq9z/assets I0214 00:41:43.647283 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8knhcgq9z/assets I0214 00:41:43.649734 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8knhcgq9z/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 2.08s I0214 00:41:43.823979 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 2.08s [ OK ] LoadTest.test_load_grad_save_ReloadThricePy [ RUN ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy I0214 00:41:43.940018 281473402958896 signature_serialization.py:156] Function `__call__` contains input name(s) table_handle with unsupported characters which will be renamed to none_lookup_lookuptablefindv2_table_handle in the SavedModel. I0214 00:41:44.043107 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:44.113974 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8v18bjcq6/assets I0214 00:41:44.126432 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8v18bjcq6/assets I0214 00:41:44.129305 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8v18bjcq6/fingerprint.pb I0214 00:41:44.243518 281473402958896 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 4387 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:41:44.389977 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:44.471092 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ye_34ci4/assets I0214 00:41:44.476764 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ye_34ci4/assets I0214 00:41:44.480236 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ye_34ci4/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 0.88s I0214 00:41:44.706972 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 0.88s [ OK ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy [ RUN ] LoadTest.test_names_normalized_ReloadOncePy INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8yahvlkhx/assets INFO:tensorflow:time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.68s I0214 00:41:45.384816 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.68s [ OK ] LoadTest.test_names_normalized_ReloadOncePy [ RUN ] LoadTest.test_nested_functions_ReloadThricePy I0214 00:41:47.146452 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:47.206997 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81l3wmfjp/assets I0214 00:41:47.220064 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81l3wmfjp/assets I0214 00:41:47.222399 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl81l3wmfjp/fingerprint.pb I0214 00:41:47.309157 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:47.383152 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8aa726jnz/assets I0214 00:41:47.388478 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8aa726jnz/assets I0214 00:41:47.390821 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8aa726jnz/fingerprint.pb I0214 00:41:47.484401 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:47.540558 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl82w4a8lhv/assets I0214 00:41:47.558151 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl82w4a8lhv/assets I0214 00:41:47.560615 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl82w4a8lhv/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.31s I0214 00:41:47.696644 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.31s [ OK ] LoadTest.test_nested_functions_ReloadThricePy [ RUN ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy I0214 00:41:47.899686 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:47.998651 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87d8ngt_5/assets I0214 00:41:48.011349 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87d8ngt_5/assets I0214 00:41:48.013392 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl87d8ngt_5/fingerprint.pb I0214 00:41:48.104233 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:48.156965 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86somfvma/assets I0214 00:41:48.162460 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86somfvma/assets I0214 00:41:48.164452 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl86somfvma/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.54s I0214 00:41:48.240228 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.54s [ OK ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy [ RUN ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy I0214 00:41:48.386141 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:48.475140 281473402958896 functional_saver.py:438] Sharding callback duration: 16 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89f6bwp1x/assets I0214 00:41:48.489769 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89f6bwp1x/assets I0214 00:41:48.491760 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89f6bwp1x/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.31s I0214 00:41:48.555358 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.31s [ OK ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy [ RUN ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy I0214 00:41:48.787389 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:48.875175 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8s1zezsqw/assets I0214 00:41:48.887471 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8s1zezsqw/assets I0214 00:41:48.889580 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8s1zezsqw/fingerprint.pb I0214 00:41:48.967546 281473402958896 functional_saver.py:438] Sharding callback duration: 12 I0214 00:41:49.027894 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w5vntumj/assets I0214 00:41:49.033270 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w5vntumj/assets I0214 00:41:49.035515 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w5vntumj/fingerprint.pb I0214 00:41:49.121553 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:49.180817 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h391n71r/assets I0214 00:41:49.186063 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h391n71r/assets I0214 00:41:49.188028 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8h391n71r/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 0.72s I0214 00:41:49.281180 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 0.72s [ OK ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy [ RUN ] LoadTest.test_preserve_argspec_ReloadTwicePy I0214 00:41:49.286658 281473402958896 save.py:290] Found untraced functions such as f while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:41:49.330744 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:49.481230 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85izwwnls/assets I0214 00:41:49.494524 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85izwwnls/assets I0214 00:41:49.501495 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85izwwnls/fingerprint.pb I0214 00:41:49.536879 281473402958896 save.py:290] Found untraced functions such as restored_function_body while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:41:49.552531 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:49.674617 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8yrmv_hnn/assets I0214 00:41:49.680055 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8yrmv_hnn/assets I0214 00:41:49.681827 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8yrmv_hnn/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.43s I0214 00:41:49.715278 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.43s [ OK ] LoadTest.test_preserve_argspec_ReloadTwicePy [ RUN ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy I0214 00:41:49.786767 281473402958896 signature_serialization.py:156] Function `g` contains input name(s) resource with unsupported characters which will be renamed to mul_readvariableop_resource in the SavedModel. I0214 00:41:49.830855 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:49.904473 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8m0obvci_/assets I0214 00:41:49.916853 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8m0obvci_/assets I0214 00:41:49.919245 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8m0obvci_/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.62s I0214 00:41:50.341246 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.62s [ OK ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy [ RUN ] LoadTest.test_shapes_available_ReloadOncePy I0214 00:41:50.515149 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:50.576299 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w691awsk/assets I0214 00:41:50.588644 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w691awsk/assets I0214 00:41:50.591001 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8w691awsk/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.31s I0214 00:41:50.649906 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.31s [ OK ] LoadTest.test_shapes_available_ReloadOncePy [ RUN ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy I0214 00:41:50.770835 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:50.828862 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl874oq8535/assets I0214 00:41:50.841717 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl874oq8535/assets I0214 00:41:50.843963 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl874oq8535/fingerprint.pb I0214 00:41:50.924669 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:50.978052 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80qcg2712/assets I0214 00:41:50.983340 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80qcg2712/assets I0214 00:41:50.985609 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80qcg2712/fingerprint.pb I0214 00:41:51.073947 281473402958896 functional_saver.py:438] Sharding callback duration: 9 I0214 00:41:51.128000 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ojuw4pyh/assets I0214 00:41:51.133292 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ojuw4pyh/assets I0214 00:41:51.165788 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ojuw4pyh/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 0.63s I0214 00:41:51.283361 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 0.63s [ OK ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy [ RUN ] LoadTest.test_structured_inputs_ReloadTwicePy I0214 00:41:51.434254 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:51.553256 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84pd8cla6/assets I0214 00:41:51.565836 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84pd8cla6/assets I0214 00:41:51.567863 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl84pd8cla6/fingerprint.pb I0214 00:41:51.627604 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:51.678346 281473402958896 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tmeprst9/assets I0214 00:41:51.683642 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tmeprst9/assets I0214 00:41:51.685661 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tmeprst9/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 0.47s I0214 00:41:51.759103 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 0.47s [ OK ] LoadTest.test_structured_inputs_ReloadTwicePy [ RUN ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy I0214 00:41:52.997707 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:53.114825 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8e8gkf9ta/assets I0214 00:41:53.131389 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8e8gkf9ta/assets I0214 00:41:53.136030 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8e8gkf9ta/fingerprint.pb I0214 00:41:53.465389 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:53.543498 281473402958896 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl835rlzw_n/assets I0214 00:41:53.549873 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl835rlzw_n/assets I0214 00:41:53.553052 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl835rlzw_n/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 2.0s I0214 00:41:53.762868 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 2.0s [ OK ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy [ RUN ] LoadTest.test_tuple_signature_ReloadThricePy I0214 00:41:54.529039 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:54.608846 281473402958896 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ge3tkhg_/assets I0214 00:41:54.621613 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ge3tkhg_/assets I0214 00:41:54.623994 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8ge3tkhg_/fingerprint.pb I0214 00:41:54.724704 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:54.789491 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8fy8kjhq1/assets I0214 00:41:54.794861 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8fy8kjhq1/assets I0214 00:41:54.797238 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8fy8kjhq1/fingerprint.pb I0214 00:41:54.944077 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:55.039156 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8nkccwb7r/assets I0214 00:41:55.044662 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8nkccwb7r/assets I0214 00:41:55.050361 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8nkccwb7r/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 1.37s I0214 00:41:55.134346 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 1.37s [ OK ] LoadTest.test_tuple_signature_ReloadThricePy [ RUN ] LoadTest.test_variables_destroyed_ReloadTwicePy I0214 00:41:55.193442 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:55.273286 281473402958896 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85qz044yk/assets I0214 00:41:55.307451 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85qz044yk/assets I0214 00:41:55.309509 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl85qz044yk/fingerprint.pb I0214 00:41:55.495721 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:55.560466 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89593cusw/assets I0214 00:41:55.565835 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89593cusw/assets I0214 00:41:55.567854 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl89593cusw/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.48s I0214 00:41:55.614502 281473402958896 test_util.py:2620] time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.48s [ OK ] LoadTest.test_variables_destroyed_ReloadTwicePy [ RUN ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython [ SKIPPED ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython INFO:tensorflow:time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s I0214 00:41:55.616791 281473402958896 test_util.py:2620] time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s [ RUN ] SingleCycleTests.test_functions_cleaned_LoadWithPython I0214 00:41:56.333668 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:56.378123 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:56.451340 281473402958896 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lttiqwtb/assets I0214 00:41:56.463648 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lttiqwtb/assets I0214 00:41:56.466051 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8lttiqwtb/fingerprint.pb I0214 00:41:56.545652 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:56.589570 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:56.651994 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tlqtc7w_/assets I0214 00:41:56.657727 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tlqtc7w_/assets I0214 00:41:56.660089 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8tlqtc7w_/fingerprint.pb I0214 00:41:57.259553 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:57.322897 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:57.410222 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8u35i1849/assets I0214 00:41:57.415622 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8u35i1849/assets I0214 00:41:57.418011 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl8u35i1849/fingerprint.pb I0214 00:41:57.543469 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:57.638260 281473402958896 functional_saver.py:438] Sharding callback duration: 11 I0214 00:41:57.701132 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vtd90al/assets I0214 00:41:57.706448 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vtd90al/assets I0214 00:41:57.708831 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl80vtd90al/fingerprint.pb I0214 00:41:57.784911 281473402958896 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:41:57.828167 281473402958896 functional_saver.py:438] Sharding callback duration: 10 I0214 00:41:57.891172 281473402958896 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl897gl5n8g/assets I0214 00:41:57.896552 281473402958896 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl897gl5n8g/assets I0214 00:41:57.898838 281473402958896 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295qrxi5pl897gl5n8g/fingerprint.pb [ FAILED ] SingleCycleTests.test_functions_cleaned_LoadWithPython INFO:tensorflow:time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 2.67s I0214 00:41:58.286071 281473402958896 test_util.py:2620] time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 2.67s [ RUN ] SingleCycleTests.test_session [ SKIPPED ] SingleCycleTests.test_session ====================================================================== FAIL: test_functions_cleaned_LoadWithPython (__main__.SingleCycleTests) SingleCycleTests.test_functions_cleaned_LoadWithPython test_functions_cleaned_LoadWithPython(use_cpp_bindings=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 330, 'Operation': 270, 'TensorShape': 147}) ---------------------------------------------------------------------- Ran 33 tests in 37.094s FAILED (failures=1, skipped=2) ================================================================================ ==================== Test output for //tensorflow/python/saved_model:load_test_cpu (shard 2 of 10): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables I0214 00:42:04.398565 281473701671984 signature_serialization.py:156] Function `call` contains input name(s) Variable, Variable_1, Variable_2 with unsupported characters which will be renamed to assignaddvariableop_variable, assignaddvariableop_1_variable_1, assignaddvariableop_2_variable_2 in the SavedModel. I0214 00:42:04.534624 281473701671984 functional_saver.py:438] Sharding callback duration: 19 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/module/assets I0214 00:42:04.614027 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/module/assets I0214 00:42:04.617485 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/module/fingerprint.pb I0214 00:42:04.721183 281473701671984 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:42:04.755172 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:04.819739 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable/assets I0214 00:42:04.837580 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable/assets I0214 00:42:04.839824 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable/fingerprint.pb I0214 00:42:05.726577 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:05.778706 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_1/assets I0214 00:42:05.785123 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_1/assets I0214 00:42:05.787201 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_1/fingerprint.pb I0214 00:42:05.802000 281473701671984 signature_serialization.py:156] Function `call` contains input name(s) Const with unsupported characters which will be renamed to identity_const in the SavedModel. I0214 00:42:05.833896 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:05.886149 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_2/assets I0214 00:42:05.892326 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_2/assets I0214 00:42:05.894421 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295/DeferredInitModuleVariablesTest/test_deferred_init_module_variables/tmpmfvmv41z/variables/Variable_2/fingerprint.pb 2024-02-14 00:42:06.255260: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 2.3s I0214 00:42:06.341826 281473701671984 test_util.py:2620] time(__main__.DeferredInitModuleVariablesTest.test_deferred_init_module_variables): 2.3s [ OK ] DeferredInitModuleVariablesTest.test_deferred_init_module_variables [ RUN ] LoadTest.test_additional_kwargs_ReloadTwicePy WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:42:06.714430 281473701671984 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:2122: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. I0214 00:42:06.782845 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:06.842051 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qut00_4j2/assets I0214 00:42:06.854949 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qut00_4j2/assets I0214 00:42:06.856921 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qut00_4j2/fingerprint.pb I0214 00:42:06.914336 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:06.970723 281473701671984 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q51u5q9rk/assets I0214 00:42:06.976279 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q51u5q9rk/assets I0214 00:42:06.978261 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q51u5q9rk/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 0.69s I0214 00:42:07.040516 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_additional_kwargs_ReloadTwicePy): 0.69s [ OK ] LoadTest.test_additional_kwargs_ReloadTwicePy [ RUN ] LoadTest.test_callable_ReloadOncePy I0214 00:42:08.026371 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:08.085705 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qt3pqc8ks/assets I0214 00:42:08.098306 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qt3pqc8ks/assets I0214 00:42:08.100448 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qt3pqc8ks/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_callable_ReloadOncePy): 1.18s I0214 00:42:08.218849 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_callable_ReloadOncePy): 1.18s [ OK ] LoadTest.test_callable_ReloadOncePy [ RUN ] LoadTest.test_capture_assets_in_graph_ReloadThricePy I0214 00:42:09.024671 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:09.082950 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qx3uijtpd/assets I0214 00:42:09.095853 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qx3uijtpd/assets I0214 00:42:09.098109 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qx3uijtpd/fingerprint.pb I0214 00:42:09.268281 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:09.496090 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdyw9ef08/assets I0214 00:42:09.501900 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdyw9ef08/assets I0214 00:42:09.504222 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdyw9ef08/fingerprint.pb I0214 00:42:10.020785 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:10.075291 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q/tmpsm8_x7qy3ebzky57/assets I0214 00:42:10.081104 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q/tmpsm8_x7qy3ebzky57/assets I0214 00:42:10.083343 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q/tmpsm8_x7qy3ebzky57/fingerprint.pb INFO:tensorflow:Graph was finalized. I0214 00:42:10.161766 281473701671984 monitored_session.py:240] Graph was finalized. INFO:tensorflow:Running local_init_op. I0214 00:42:10.176467 281473701671984 session_manager.py:545] Running local_init_op. INFO:tensorflow:Done running local_init_op. I0214 00:42:10.181659 281473701671984 session_manager.py:548] Done running local_init_op. INFO:tensorflow:time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.98s I0214 00:42:10.200281 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_capture_assets_in_graph_ReloadThricePy): 1.98s [ OK ] LoadTest.test_capture_assets_in_graph_ReloadThricePy [ RUN ] LoadTest.test_captured_constant_ReloadTwicePy I0214 00:42:11.961720 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:12.019514 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql0yfnaga/assets I0214 00:42:12.031608 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql0yfnaga/assets I0214 00:42:12.033733 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql0yfnaga/fingerprint.pb I0214 00:42:12.141185 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:12.193479 281473701671984 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qrwdugoex/assets I0214 00:42:12.199719 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qrwdugoex/assets I0214 00:42:12.201767 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qrwdugoex/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 2.13s I0214 00:42:12.331619 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_captured_constant_ReloadTwicePy): 2.13s [ OK ] LoadTest.test_captured_constant_ReloadTwicePy [ RUN ] LoadTest.test_concrete_function_arg_names_ReloadOncePy I0214 00:42:12.445437 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:12.497757 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qtemokkeb/assets I0214 00:42:12.509848 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qtemokkeb/assets I0214 00:42:12.511817 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qtemokkeb/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.22s I0214 00:42:12.557647 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_arg_names_ReloadOncePy): 0.22s [ OK ] LoadTest.test_concrete_function_arg_names_ReloadOncePy [ RUN ] LoadTest.test_concrete_function_no_signature_ReloadThricePy I0214 00:42:12.860286 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:13.045709 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qxfoxw6ks/assets I0214 00:42:13.108296 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qxfoxw6ks/assets I0214 00:42:13.110280 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qxfoxw6ks/fingerprint.pb I0214 00:42:13.264810 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:13.353545 281473701671984 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2sm1kd14/assets I0214 00:42:13.379184 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2sm1kd14/assets I0214 00:42:13.381124 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2sm1kd14/fingerprint.pb I0214 00:42:13.495283 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:13.583811 281473701671984 functional_saver.py:438] Sharding callback duration: 9 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdskqwuu1/assets I0214 00:42:13.589181 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdskqwuu1/assets I0214 00:42:13.590985 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdskqwuu1/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 1.11s I0214 00:42:13.670815 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_concrete_function_no_signature_ReloadThricePy): 1.11s [ OK ] LoadTest.test_concrete_function_no_signature_ReloadThricePy [ RUN ] LoadTest.test_control_outputs_ReloadTwicePy I0214 00:42:14.529388 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to should_be_control_output_resource in the SavedModel. I0214 00:42:14.569018 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:14.641411 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5c6v86s3/assets I0214 00:42:14.660971 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5c6v86s3/assets I0214 00:42:14.663359 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5c6v86s3/fingerprint.pb I0214 00:42:14.756191 281473701671984 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 1744 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:42:14.800132 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:14.863619 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q9zlikpx1/assets I0214 00:42:14.869324 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q9zlikpx1/assets I0214 00:42:14.871736 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q9zlikpx1/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.28s I0214 00:42:14.949890 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_control_outputs_ReloadTwicePy): 1.28s [ OK ] LoadTest.test_control_outputs_ReloadTwicePy [ RUN ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy I0214 00:42:15.363901 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:15.507068 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy3mvm335/assets I0214 00:42:15.519089 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy3mvm335/assets I0214 00:42:15.521573 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy3mvm335/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.83s I0214 00:42:15.785255 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy): 0.83s [ OK ] LoadTest.test_custom_gradients_with_none_grad_and_partial_shape_ReloadOncePy [ RUN ] LoadTest.test_dict_ReloadThricePy I0214 00:42:16.659360 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:16.862868 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qf6ibuw7d/assets I0214 00:42:16.901338 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qf6ibuw7d/assets I0214 00:42:16.903833 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qf6ibuw7d/fingerprint.pb I0214 00:42:17.018040 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:17.089257 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qum6s0_ut/assets I0214 00:42:17.094833 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qum6s0_ut/assets I0214 00:42:17.097163 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qum6s0_ut/fingerprint.pb I0214 00:42:17.200517 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:17.272332 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjcsfnha2/assets I0214 00:42:17.278088 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjcsfnha2/assets I0214 00:42:17.280489 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjcsfnha2/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_dict_ReloadThricePy): 1.58s I0214 00:42:17.364397 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_dict_ReloadThricePy): 1.58s [ OK ] LoadTest.test_dict_ReloadThricePy [ RUN ] LoadTest.test_extra_args_ReloadTwicePy I0214 00:42:17.468435 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:17.524622 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy_6h0qtx/assets I0214 00:42:17.538243 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy_6h0qtx/assets I0214 00:42:17.540279 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qy_6h0qtx/fingerprint.pb I0214 00:42:17.597662 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:17.647405 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4vxc_off/assets I0214 00:42:17.652873 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4vxc_off/assets I0214 00:42:17.654803 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4vxc_off/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.37s I0214 00:42:17.736822 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_extra_args_ReloadTwicePy): 0.37s [ OK ] LoadTest.test_extra_args_ReloadTwicePy [ RUN ] LoadTest.test_function_with_default_bool_input_ReloadOncePy I0214 00:42:17.958573 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:18.017199 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbxeiv3no/assets I0214 00:42:18.030616 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbxeiv3no/assets I0214 00:42:18.032845 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbxeiv3no/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 0.38s I0214 00:42:18.115114 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_function_with_default_bool_input_ReloadOncePy): 0.38s [ OK ] LoadTest.test_function_with_default_bool_input_ReloadOncePy [ RUN ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy I0214 00:42:18.357741 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:18.415286 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2d7rayqx/assets I0214 00:42:18.427518 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2d7rayqx/assets I0214 00:42:18.429721 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2d7rayqx/fingerprint.pb I0214 00:42:18.507770 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:18.566239 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkz4alpuo/assets I0214 00:42:18.571536 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkz4alpuo/assets I0214 00:42:18.573751 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkz4alpuo/fingerprint.pb I0214 00:42:18.658781 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:18.712841 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qknxqbkx2/assets I0214 00:42:18.718147 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qknxqbkx2/assets I0214 00:42:18.720483 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qknxqbkx2/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.68s I0214 00:42:18.800137 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy): 0.68s [ OK ] LoadTest.test_function_with_defaults_input_tensor_ReloadThricePy [ RUN ] LoadTest.test_functions_list_ReloadTwicePy I0214 00:42:20.131309 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:20.240701 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7k1i4e0r/assets I0214 00:42:20.253720 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7k1i4e0r/assets I0214 00:42:20.259109 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7k1i4e0r/fingerprint.pb I0214 00:42:20.379092 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:20.456724 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpnbk_zqi/assets I0214 00:42:20.462035 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpnbk_zqi/assets I0214 00:42:20.464661 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpnbk_zqi/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 1.79s I0214 00:42:20.596542 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_functions_list_ReloadTwicePy): 1.79s [ OK ] LoadTest.test_functions_list_ReloadTwicePy [ RUN ] LoadTest.test_list_ReloadOncePy I0214 00:42:20.643596 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:20.724739 281473701671984 functional_saver.py:438] Sharding callback duration: 15 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7_0g5lin/assets I0214 00:42:20.738158 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7_0g5lin/assets I0214 00:42:20.740360 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7_0g5lin/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_list_ReloadOncePy): 0.19s I0214 00:42:20.793106 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_list_ReloadOncePy): 0.19s [ OK ] LoadTest.test_list_ReloadOncePy [ RUN ] LoadTest.test_load_grad_save_ReloadThricePy I0214 00:42:21.544782 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:21.632783 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7g9ejest/assets I0214 00:42:21.645343 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7g9ejest/assets I0214 00:42:21.648001 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7g9ejest/fingerprint.pb I0214 00:42:21.846882 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:21.920100 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4qsupn9a/assets I0214 00:42:21.925531 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4qsupn9a/assets I0214 00:42:21.928024 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q4qsupn9a/fingerprint.pb I0214 00:42:22.133479 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:22.347557 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qo3pl8b_e/assets I0214 00:42:22.353152 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qo3pl8b_e/assets I0214 00:42:22.355652 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qo3pl8b_e/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 1.63s I0214 00:42:22.423440 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_load_grad_save_ReloadThricePy): 1.63s [ OK ] LoadTest.test_load_grad_save_ReloadThricePy [ RUN ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy I0214 00:42:22.564027 281473701671984 signature_serialization.py:156] Function `__call__` contains input name(s) table_handle with unsupported characters which will be renamed to none_lookup_lookuptablefindv2_table_handle in the SavedModel. I0214 00:42:22.644269 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:22.717494 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qmwqap5y8/assets I0214 00:42:22.730069 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qmwqap5y8/assets I0214 00:42:22.733172 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qmwqap5y8/fingerprint.pb I0214 00:42:22.852019 281473701671984 signature_serialization.py:156] Function `signature_wrapper` contains input name(s) 4387 with unsupported characters which will be renamed to unknown in the SavedModel. I0214 00:42:22.998292 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:23.079287 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkngmz3sw/assets I0214 00:42:23.084888 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkngmz3sw/assets I0214 00:42:23.088515 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkngmz3sw/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 0.89s I0214 00:42:23.321118 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_load_resource_with_dependency_ReloadTwicePy): 0.89s [ OK ] LoadTest.test_load_resource_with_dependency_ReloadTwicePy [ RUN ] LoadTest.test_names_normalized_ReloadOncePy INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qkgddwpf6/assets INFO:tensorflow:time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.27s I0214 00:42:23.588818 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_names_normalized_ReloadOncePy): 0.27s [ OK ] LoadTest.test_names_normalized_ReloadOncePy [ RUN ] LoadTest.test_nested_functions_ReloadThricePy I0214 00:42:25.912343 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:25.973856 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6xirn56f/assets I0214 00:42:25.986667 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6xirn56f/assets I0214 00:42:25.989180 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6xirn56f/fingerprint.pb I0214 00:42:26.078794 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:26.134608 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q3uqorcrl/assets I0214 00:42:26.140176 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q3uqorcrl/assets I0214 00:42:26.142732 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q3uqorcrl/fingerprint.pb I0214 00:42:26.241464 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:26.298292 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qg8066vv4/assets I0214 00:42:26.303621 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qg8066vv4/assets I0214 00:42:26.306240 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qg8066vv4/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.8s I0214 00:42:26.393119 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_nested_functions_ReloadThricePy): 2.8s [ OK ] LoadTest.test_nested_functions_ReloadThricePy [ RUN ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy I0214 00:42:26.612065 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:26.670827 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qlhax2kn6/assets I0214 00:42:26.683485 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qlhax2kn6/assets I0214 00:42:26.686063 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qlhax2kn6/fingerprint.pb I0214 00:42:26.750941 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:26.838686 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qb6cnxv9c/assets I0214 00:42:26.844010 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qb6cnxv9c/assets I0214 00:42:26.866475 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qb6cnxv9c/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.61s I0214 00:42:27.006085 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy): 0.61s [ OK ] LoadTest.test_partial_keyword_hiding_default_ReloadTwicePy [ RUN ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy I0214 00:42:27.311913 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:27.429442 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpti1izch/assets I0214 00:42:27.602461 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpti1izch/assets I0214 00:42:27.604477 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qpti1izch/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.73s I0214 00:42:27.739534 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy): 0.73s [ OK ] LoadTest.test_partial_with_passed_fn_as_default_ReloadOncePy [ RUN ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy I0214 00:42:28.287950 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:28.530330 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q1dsjk6v_/assets I0214 00:42:28.542610 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q1dsjk6v_/assets I0214 00:42:28.544819 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q1dsjk6v_/fingerprint.pb I0214 00:42:28.703996 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:28.824695 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qqlmirbs4/assets I0214 00:42:28.850405 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qqlmirbs4/assets I0214 00:42:28.852545 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qqlmirbs4/fingerprint.pb I0214 00:42:29.008745 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:29.130176 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qgynzgpua/assets I0214 00:42:29.135531 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qgynzgpua/assets I0214 00:42:29.137605 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qgynzgpua/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 1.48s I0214 00:42:29.219388 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_partially_defined_variable_shape_ReloadThricePy): 1.48s [ OK ] LoadTest.test_partially_defined_variable_shape_ReloadThricePy [ RUN ] LoadTest.test_preserve_argspec_ReloadTwicePy I0214 00:42:29.225215 281473701671984 save.py:290] Found untraced functions such as f while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:42:29.239661 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:29.302339 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qufyloz1p/assets I0214 00:42:29.314518 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qufyloz1p/assets I0214 00:42:29.316540 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qufyloz1p/fingerprint.pb I0214 00:42:29.350641 281473701671984 save.py:290] Found untraced functions such as restored_function_body while saving (showing 1 of 1). These functions will not be directly callable after loading. I0214 00:42:29.366782 281473701671984 functional_saver.py:438] Sharding callback duration: 10 I0214 00:42:29.415210 281473701671984 functional_saver.py:438] Sharding callback duration: 10 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjsnhef4o/assets I0214 00:42:29.420488 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjsnhef4o/assets I0214 00:42:29.422277 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qjsnhef4o/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.23s I0214 00:42:29.455423 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_preserve_argspec_ReloadTwicePy): 0.23s [ OK ] LoadTest.test_preserve_argspec_ReloadTwicePy [ RUN ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy I0214 00:42:29.527497 281473701671984 signature_serialization.py:156] Function `g` contains input name(s) resource with unsupported characters which will be renamed to mul_readvariableop_resource in the SavedModel. I0214 00:42:29.591793 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:29.694801 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qi6_8q1xn/assets I0214 00:42:29.748193 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qi6_8q1xn/assets I0214 00:42:29.750870 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qi6_8q1xn/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.66s I0214 00:42:30.118568 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy): 0.66s [ OK ] LoadTest.test_restored_func_with_captured_var_backprop_float64_ReloadOncePy [ RUN ] LoadTest.test_shapes_available_ReloadOncePy I0214 00:42:30.449256 281473701671984 functional_saver.py:438] Sharding callback duration: 9 I0214 00:42:30.586389 281473701671984 functional_saver.py:438] Sharding callback duration: 11 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qyuznpgbe/assets I0214 00:42:30.599378 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qyuznpgbe/assets I0214 00:42:30.601827 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qyuznpgbe/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.6s I0214 00:42:30.722149 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_shapes_available_ReloadOncePy): 0.6s [ OK ] LoadTest.test_shapes_available_ReloadOncePy [ RUN ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy I0214 00:42:31.377444 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:31.499817 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q8lsxz6hn/assets I0214 00:42:31.534455 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q8lsxz6hn/assets I0214 00:42:31.536909 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q8lsxz6hn/fingerprint.pb I0214 00:42:31.621848 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:31.677859 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4quexqhdz0/assets I0214 00:42:31.683867 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4quexqhdz0/assets I0214 00:42:31.686228 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4quexqhdz0/fingerprint.pb I0214 00:42:31.779981 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:31.836603 281473701671984 functional_saver.py:438] Sharding callback duration: 12 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qh0a6hdz2/assets I0214 00:42:31.842761 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qh0a6hdz2/assets I0214 00:42:31.845237 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qh0a6hdz2/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 1.21s I0214 00:42:31.937063 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy): 1.21s [ OK ] LoadTest.test_signature_propagates_experimental_attr_ReloadThricePy [ RUN ] LoadTest.test_structured_inputs_ReloadTwicePy I0214 00:42:32.154892 281473701671984 functional_saver.py:438] Sharding callback duration: 11 I0214 00:42:32.222681 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qza3quzd6/assets I0214 00:42:32.235600 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qza3quzd6/assets I0214 00:42:32.237730 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qza3quzd6/fingerprint.pb I0214 00:42:32.300096 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:32.352462 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qq9hepd2b/assets I0214 00:42:32.358308 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qq9hepd2b/assets I0214 00:42:32.360313 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qq9hepd2b/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 0.5s I0214 00:42:32.435019 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_structured_inputs_ReloadTwicePy): 0.5s [ OK ] LoadTest.test_structured_inputs_ReloadTwicePy [ RUN ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy I0214 00:42:33.527873 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:33.615261 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qsr9dra_2/assets I0214 00:42:33.628803 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qsr9dra_2/assets I0214 00:42:33.632411 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qsr9dra_2/fingerprint.pb I0214 00:42:34.164040 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:34.299310 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdx04wcsj/assets I0214 00:42:34.305638 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdx04wcsj/assets I0214 00:42:34.309055 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qdx04wcsj/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 2.11s I0214 00:42:34.547321 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_table_collections_untouched_eager_ReloadOncePy): 2.11s [ OK ] LoadTest.test_table_collections_untouched_eager_ReloadOncePy [ RUN ] LoadTest.test_tuple_signature_ReloadThricePy I0214 00:42:35.704829 281473701671984 functional_saver.py:438] Sharding callback duration: 13 I0214 00:42:35.781343 281473701671984 functional_saver.py:438] Sharding callback duration: 15 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6_vcl48d/assets I0214 00:42:35.794664 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6_vcl48d/assets I0214 00:42:35.797245 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6_vcl48d/fingerprint.pb I0214 00:42:35.904655 281473701671984 functional_saver.py:438] Sharding callback duration: 14 I0214 00:42:35.972300 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2dajnvd5/assets I0214 00:42:35.978476 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2dajnvd5/assets I0214 00:42:35.980964 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q2dajnvd5/fingerprint.pb I0214 00:42:36.100484 281473701671984 functional_saver.py:438] Sharding callback duration: 13 I0214 00:42:36.173202 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qu8_828fq/assets I0214 00:42:36.179553 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qu8_828fq/assets I0214 00:42:36.182201 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qu8_828fq/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 2.03s I0214 00:42:36.575158 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_tuple_signature_ReloadThricePy): 2.03s [ OK ] LoadTest.test_tuple_signature_ReloadThricePy [ RUN ] LoadTest.test_variables_destroyed_ReloadTwicePy I0214 00:42:36.693661 281473701671984 functional_saver.py:438] Sharding callback duration: 14 I0214 00:42:36.775118 281473701671984 functional_saver.py:438] Sharding callback duration: 17 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql4stnfec/assets I0214 00:42:36.788033 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql4stnfec/assets I0214 00:42:36.790285 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4ql4stnfec/fingerprint.pb I0214 00:42:36.879493 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:36.945790 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeq1q7p4g/assets I0214 00:42:36.951866 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeq1q7p4g/assets I0214 00:42:36.953973 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeq1q7p4g/fingerprint.pb INFO:tensorflow:time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.43s I0214 00:42:37.002156 281473701671984 test_util.py:2620] time(__main__.LoadTest.test_variables_destroyed_ReloadTwicePy): 0.43s [ OK ] LoadTest.test_variables_destroyed_ReloadTwicePy [ RUN ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython [ SKIPPED ] SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython INFO:tensorflow:time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s I0214 00:42:37.004626 281473701671984 test_util.py:2620] time(__main__.SavedModelLoadMemoryTests.test_no_oom_loading_large_tenor_LoadWithPython): 0.0s [ RUN ] SingleCycleTests.test_functions_cleaned_LoadWithPython I0214 00:42:37.708435 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:42:37.772615 281473701671984 functional_saver.py:438] Sharding callback duration: 13 I0214 00:42:37.889873 281473701671984 functional_saver.py:438] Sharding callback duration: 15 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6d52rjww/assets I0214 00:42:37.902727 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6d52rjww/assets I0214 00:42:37.909258 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q6d52rjww/fingerprint.pb I0214 00:42:37.993192 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:42:38.039294 281473701671984 functional_saver.py:438] Sharding callback duration: 13 I0214 00:42:38.113557 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbwc3cvnc/assets I0214 00:42:38.119700 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbwc3cvnc/assets I0214 00:42:38.122186 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qbwc3cvnc/fingerprint.pb I0214 00:42:38.753592 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:42:38.802734 281473701671984 functional_saver.py:438] Sharding callback duration: 15 I0214 00:42:38.869889 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeg6k8q95/assets I0214 00:42:38.875796 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeg6k8q95/assets I0214 00:42:38.878340 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4qeg6k8q95/fingerprint.pb I0214 00:42:38.958319 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:42:39.003463 281473701671984 functional_saver.py:438] Sharding callback duration: 12 I0214 00:42:39.072222 281473701671984 functional_saver.py:438] Sharding callback duration: 13 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5hwre9cd/assets I0214 00:42:39.079325 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5hwre9cd/assets I0214 00:42:39.081792 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q5hwre9cd/fingerprint.pb I0214 00:42:39.162167 281473701671984 signature_serialization.py:156] Function `` contains input name(s) resource with unsupported characters which will be renamed to add_readvariableop_resource in the SavedModel. I0214 00:42:39.217728 281473701671984 functional_saver.py:438] Sharding callback duration: 14 I0214 00:42:39.282620 281473701671984 functional_saver.py:438] Sharding callback duration: 14 INFO:tensorflow:Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7nkfi8s9/assets I0214 00:42:39.288454 281473701671984 builder_impl.py:829] Assets written to: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7nkfi8s9/assets I0214 00:42:39.290906 281473701671984 fingerprinting_utils.py:49] Writing fingerprint to /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/_tmp/2adc036924ecefaf0ab98ee2cfa32295tpbd1r4q7nkfi8s9/fingerprint.pb [ FAILED ] SingleCycleTests.test_functions_cleaned_LoadWithPython INFO:tensorflow:time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 2.65s I0214 00:42:39.654311 281473701671984 test_util.py:2620] time(__main__.SingleCycleTests.test_functions_cleaned_LoadWithPython): 2.65s [ RUN ] SingleCycleTests.test_session [ SKIPPED ] SingleCycleTests.test_session ====================================================================== FAIL: test_functions_cleaned_LoadWithPython (__main__.SingleCycleTests) SingleCycleTests.test_functions_cleaned_LoadWithPython test_functions_cleaned_LoadWithPython(use_cpp_bindings=False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 314, in bound_param_test return test_method(self, **testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/saved_model/load_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 330, 'Operation': 270, 'TensorShape': 147}) ---------------------------------------------------------------------- Ran 33 tests in 35.615s FAILED (failures=1, skipped=2) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) INFO:tensorflow:time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 3.07s I0214 00:35:53.128601 281472982152240 test_util.py:2620] time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 3.07s [ OK ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) [ RUN ] ControlFlowTests.testOfFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testOfFunctionCond): 3.31s I0214 00:35:56.442677 281472982152240 test_util.py:2620] time(__main__.ControlFlowTests.testOfFunctionCond): 3.31s [ OK ] ControlFlowTests.testOfFunctionCond [ RUN ] ForwardpropTest.testBackwardOverForwardTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.1s I0214 00:35:56.546110 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.1s [ OK ] ForwardpropTest.testBackwardOverForwardTapeFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsSwishM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 5.03s I0214 00:36:01.576020 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 5.03s [ OK ] ForwardpropTest.testElementwiseNNOpsSwishM5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s I0214 00:36:01.597753 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst [ RUN ] ForwardpropTest.testFusedBatchNormGradsInference INFO:tensorflow:time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 116.81s I0214 00:37:58.406399 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 116.81s [ OK ] ForwardpropTest.testFusedBatchNormGradsInference [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder0 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 1.23s I0214 00:37:59.637398 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 1.23s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder0 [ RUN ] ForwardpropTest.testIndexSlicesGradInFunction INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.26s I0214 00:37:59.897301 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.26s [ OK ] ForwardpropTest.testIndexSlicesGradInFunction [ RUN ] ForwardpropTest.testJVPManual INFO:tensorflow:time(__main__.ForwardpropTest.testJVPManual): 0.77s I0214 00:38:00.665116 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testJVPManual): 0.77s [ OK ] ForwardpropTest.testJVPManual [ RUN ] ForwardpropTest.testNumericHigherOrder INFO:tensorflow:time(__main__.ForwardpropTest.testNumericHigherOrder): 30.22s I0214 00:38:30.890410 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testNumericHigherOrder): 30.22s [ OK ] ForwardpropTest.testNumericHigherOrder [ RUN ] ForwardpropTest.testRecordingWithJVPIndices INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 0.77s I0214 00:38:31.672109 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 0.77s [ OK ] ForwardpropTest.testRecordingWithJVPIndices [ RUN ] ForwardpropTest.testSpecialForwardFunctionUsed INFO:tensorflow:time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 0.89s I0214 00:38:32.567923 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 0.89s [ OK ] ForwardpropTest.testSpecialForwardFunctionUsed [ RUN ] ForwardpropTest.testVariableWatchedFunction WARNING:tensorflow:5 out of the last 5 calls to ._Model.compute_jvps at 0xfffeda675ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:38:34.109231 281472982152240 polymorphic_function.py:157] 5 out of the last 5 calls to ._Model.compute_jvps at 0xfffeda675ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to ._Model.compute_jvps at 0xfffed06f99e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:38:34.255376 281472982152240 polymorphic_function.py:157] 6 out of the last 6 calls to ._Model.compute_jvps at 0xfffed06f99e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testVariableWatchedFunction INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatchedFunction): 2.11s I0214 00:38:34.674968 281472982152240 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatchedFunction): 2.11s ====================================================================== FAIL: testVariableWatchedFunction (__main__.ForwardpropTest) ForwardpropTest.testVariableWatchedFunction ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 174, 'Operation': 159, 'TensorShape': 117}) ---------------------------------------------------------------------- Ran 13 tests in 164.629s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) INFO:tensorflow:time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 2.52s I0214 00:38:48.104639 281473368618032 test_util.py:2620] time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 2.52s [ OK ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) [ RUN ] ControlFlowTests.testOfFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testOfFunctionCond): 0.87s I0214 00:38:48.971848 281473368618032 test_util.py:2620] time(__main__.ControlFlowTests.testOfFunctionCond): 0.87s [ OK ] ControlFlowTests.testOfFunctionCond [ RUN ] ForwardpropTest.testBackwardOverForwardTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.08s I0214 00:38:49.052135 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.08s [ OK ] ForwardpropTest.testBackwardOverForwardTapeFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsSwishM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 1.85s I0214 00:38:50.906052 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 1.85s [ OK ] ForwardpropTest.testElementwiseNNOpsSwishM5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s I0214 00:38:50.931661 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst [ RUN ] ForwardpropTest.testFusedBatchNormGradsInference INFO:tensorflow:time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 96.31s I0214 00:40:27.246064 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 96.31s [ OK ] ForwardpropTest.testFusedBatchNormGradsInference [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder0 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 0.87s I0214 00:40:28.140412 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 0.87s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder0 [ RUN ] ForwardpropTest.testIndexSlicesGradInFunction INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.22s I0214 00:40:28.363163 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.22s [ OK ] ForwardpropTest.testIndexSlicesGradInFunction [ RUN ] ForwardpropTest.testJVPManual INFO:tensorflow:time(__main__.ForwardpropTest.testJVPManual): 0.88s I0214 00:40:29.243764 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testJVPManual): 0.88s [ OK ] ForwardpropTest.testJVPManual [ RUN ] ForwardpropTest.testNumericHigherOrder INFO:tensorflow:time(__main__.ForwardpropTest.testNumericHigherOrder): 31.19s I0214 00:41:00.435199 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testNumericHigherOrder): 31.19s [ OK ] ForwardpropTest.testNumericHigherOrder [ RUN ] ForwardpropTest.testRecordingWithJVPIndices INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 2.15s I0214 00:41:02.591458 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 2.15s [ OK ] ForwardpropTest.testRecordingWithJVPIndices [ RUN ] ForwardpropTest.testSpecialForwardFunctionUsed INFO:tensorflow:time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 0.67s I0214 00:41:03.260703 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 0.67s [ OK ] ForwardpropTest.testSpecialForwardFunctionUsed [ RUN ] ForwardpropTest.testVariableWatchedFunction WARNING:tensorflow:5 out of the last 5 calls to ._Model.compute_jvps at 0xfffef1705ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:41:05.722663 281473368618032 polymorphic_function.py:157] 5 out of the last 5 calls to ._Model.compute_jvps at 0xfffef1705ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to ._Model.compute_jvps at 0xfffeec0896c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:41:06.010872 281473368618032 polymorphic_function.py:157] 6 out of the last 6 calls to ._Model.compute_jvps at 0xfffeec0896c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testVariableWatchedFunction INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatchedFunction): 3.21s I0214 00:41:06.472070 281473368618032 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatchedFunction): 3.21s ====================================================================== FAIL: testVariableWatchedFunction (__main__.ForwardpropTest) ForwardpropTest.testVariableWatchedFunction ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 174, 'Operation': 159, 'TensorShape': 117}) ---------------------------------------------------------------------- Ran 13 tests in 140.889s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5): Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) INFO:tensorflow:time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 4.22s I0214 00:41:18.572402 281473516926000 test_util.py:2620] time(__main__.BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5)): 4.22s [ OK ] BatchTests.testJVPBatchCorrectness0 (, (2, 3), 5) [ RUN ] ControlFlowTests.testOfFunctionCond INFO:tensorflow:time(__main__.ControlFlowTests.testOfFunctionCond): 0.86s I0214 00:41:19.432214 281473516926000 test_util.py:2620] time(__main__.ControlFlowTests.testOfFunctionCond): 0.86s [ OK ] ControlFlowTests.testOfFunctionCond [ RUN ] ForwardpropTest.testBackwardOverForwardTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.11s I0214 00:41:19.541153 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testBackwardOverForwardTapeFirst): 0.11s [ OK ] ForwardpropTest.testBackwardOverForwardTapeFirst [ RUN ] ForwardpropTest.testElementwiseNNOpsSwishM5 INFO:tensorflow:time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 1.68s I0214 00:41:21.220445 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testElementwiseNNOpsSwishM5): 1.68s [ OK ] ForwardpropTest.testElementwiseNNOpsSwishM5 [ RUN ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst INFO:tensorflow:time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s I0214 00:41:21.240421 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst): 0.02s [ OK ] ForwardpropTest.testForwardOverBackwardMemoryEfficiencyTapeFirst [ RUN ] ForwardpropTest.testFusedBatchNormGradsInference INFO:tensorflow:time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 87.01s I0214 00:42:48.248641 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testFusedBatchNormGradsInference): 87.01s [ OK ] ForwardpropTest.testFusedBatchNormGradsInference [ RUN ] ForwardpropTest.testHigherOrderPureForwardOrder0 INFO:tensorflow:time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 0.56s I0214 00:42:48.813226 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testHigherOrderPureForwardOrder0): 0.56s [ OK ] ForwardpropTest.testHigherOrderPureForwardOrder0 [ RUN ] ForwardpropTest.testIndexSlicesGradInFunction INFO:tensorflow:time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.19s I0214 00:42:49.007717 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testIndexSlicesGradInFunction): 0.19s [ OK ] ForwardpropTest.testIndexSlicesGradInFunction [ RUN ] ForwardpropTest.testJVPManual INFO:tensorflow:time(__main__.ForwardpropTest.testJVPManual): 1.77s I0214 00:42:50.779744 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testJVPManual): 1.77s [ OK ] ForwardpropTest.testJVPManual [ RUN ] ForwardpropTest.testNumericHigherOrder INFO:tensorflow:time(__main__.ForwardpropTest.testNumericHigherOrder): 27.17s I0214 00:43:17.949191 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testNumericHigherOrder): 27.17s [ OK ] ForwardpropTest.testNumericHigherOrder [ RUN ] ForwardpropTest.testRecordingWithJVPIndices INFO:tensorflow:time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 0.96s I0214 00:43:18.919959 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testRecordingWithJVPIndices): 0.96s [ OK ] ForwardpropTest.testRecordingWithJVPIndices [ RUN ] ForwardpropTest.testSpecialForwardFunctionUsed INFO:tensorflow:time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 1.16s I0214 00:43:20.081847 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testSpecialForwardFunctionUsed): 1.16s [ OK ] ForwardpropTest.testSpecialForwardFunctionUsed [ RUN ] ForwardpropTest.testVariableWatchedFunction WARNING:tensorflow:5 out of the last 5 calls to ._Model.compute_jvps at 0xfffefa479ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:43:22.505419 281473516926000 polymorphic_function.py:157] 5 out of the last 5 calls to ._Model.compute_jvps at 0xfffefa479ee0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. WARNING:tensorflow:6 out of the last 6 calls to ._Model.compute_jvps at 0xfffef458d6c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:43:23.055499 281473516926000 polymorphic_function.py:157] 6 out of the last 6 calls to ._Model.compute_jvps at 0xfffef458d6c0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. [ FAILED ] ForwardpropTest.testVariableWatchedFunction INFO:tensorflow:time(__main__.ForwardpropTest.testVariableWatchedFunction): 3.62s I0214 00:43:23.704427 281473516926000 test_util.py:2620] time(__main__.ForwardpropTest.testVariableWatchedFunction): 3.62s ====================================================================== FAIL: testVariableWatchedFunction (__main__.ForwardpropTest) ForwardpropTest.testVariableWatchedFunction ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/forwardprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 174, 'Operation': 159, 'TensorShape': 117}) ---------------------------------------------------------------------- Ran 13 tests in 129.353s FAILED (failures=1) ================================================================================ ==================== Test output for //tensorflow/python/eager:backprop_test_cpu: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.1s I0214 00:33:55.974171 281472874869808 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.1s [ OK ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.02s I0214 00:33:55.993558 281472874869808 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.02s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.02s I0214 00:33:56.011912 281472874869808 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.02s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones [ RUN ] AggregateIndexedSlicesGradientsTest.testNoGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s I0214 00:33:56.012994 281472874869808 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s [ OK ] AggregateIndexedSlicesGradientsTest.testNoGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testOneGradient INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.01s I0214 00:33:56.026562 281472874869808 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.01s [ OK ] AggregateIndexedSlicesGradientsTest.testOneGradient [ RUN ] AggregateIndexedSlicesGradientsTest.test_session [ SKIPPED ] AggregateIndexedSlicesGradientsTest.test_session [ RUN ] BackpropTest.testAggregateGradients INFO:tensorflow:Running testAggregateGradients in GRAPH mode. I0214 00:33:56.028091 281472874869808 test_util.py:1612] Running testAggregateGradients in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:33:56.028649 281472874869808 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. 2024-02-14 00:33:56.122296: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 0.29s I0214 00:33:56.322675 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 0.29s INFO:tensorflow:Running testAggregateGradients in EAGER mode. I0214 00:33:56.324378 281472874869808 test_util.py:1631] Running testAggregateGradients in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 0.04s I0214 00:33:56.367300 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 0.04s [ OK ] BackpropTest.testAggregateGradients [ RUN ] BackpropTest.testAggregateGradientsWithTensor INFO:tensorflow:Running testAggregateGradientsWithTensor in GRAPH mode. I0214 00:33:56.368841 281472874869808 test_util.py:1612] Running testAggregateGradientsWithTensor in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.16s I0214 00:33:56.525521 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.16s INFO:tensorflow:Running testAggregateGradientsWithTensor in EAGER mode. I0214 00:33:56.526981 281472874869808 test_util.py:1631] Running testAggregateGradientsWithTensor in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.04s I0214 00:33:56.570002 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.04s [ OK ] BackpropTest.testAggregateGradientsWithTensor [ RUN ] BackpropTest.testArgmax INFO:tensorflow:time(__main__.BackpropTest.testArgmax): 1.87s I0214 00:33:58.446499 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testArgmax): 1.87s [ OK ] BackpropTest.testArgmax [ RUN ] BackpropTest.testArgsGradientFunction INFO:tensorflow:time(__main__.BackpropTest.testArgsGradientFunction): 0.01s I0214 00:33:58.458013 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testArgsGradientFunction): 0.01s [ OK ] BackpropTest.testArgsGradientFunction [ RUN ] BackpropTest.testAutomaticWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s I0214 00:33:58.481658 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s [ OK ] BackpropTest.testAutomaticWatchedVariables [ RUN ] BackpropTest.testBatchJacobianInsideGradientTapeScope WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:33:59.073315 281472874869808 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. [ FAILED ] BackpropTest.testBatchJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 1.86s I0214 00:34:00.342030 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 1.86s [ RUN ] BackpropTest.testBatchJacobianParallelIterations INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianParallelIterations): 2.24s I0214 00:34:02.579773 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianParallelIterations): 2.24s [ OK ] BackpropTest.testBatchJacobianParallelIterations [ RUN ] BackpropTest.testCPU INFO:tensorflow:time(__main__.BackpropTest.testCPU): 1.79s I0214 00:34:04.375147 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCPU): 1.79s [ OK ] BackpropTest.testCPU [ RUN ] BackpropTest.testCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testCustomGradient): 1.42s I0214 00:34:05.801090 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradient): 1.42s [ OK ] BackpropTest.testCustomGradient [ RUN ] BackpropTest.testCustomGradientEmptyError INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientEmptyError): 0.01s I0214 00:34:05.813288 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientEmptyError): 0.01s [ OK ] BackpropTest.testCustomGradientEmptyError [ RUN ] BackpropTest.testCustomGradientForwardprop INFO:tensorflow:Running testCustomGradientForwardprop in GRAPH mode. I0214 00:34:05.814313 281472874869808 test_util.py:1612] Running testCustomGradientForwardprop in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.05s I0214 00:34:05.863979 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.05s INFO:tensorflow:Running testCustomGradientForwardprop in EAGER mode. I0214 00:34:05.865050 281472874869808 test_util.py:1631] Running testCustomGradientForwardprop in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.01s I0214 00:34:05.879728 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.01s [ OK ] BackpropTest.testCustomGradientForwardprop [ RUN ] BackpropTest.testCustomGradientIdentity INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientIdentity): 2.1s I0214 00:34:07.980950 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientIdentity): 2.1s [ OK ] BackpropTest.testCustomGradientIdentity [ RUN ] BackpropTest.testCustomGradientInEagerAndGraph INFO:tensorflow:Running testCustomGradientInEagerAndGraph in GRAPH mode. I0214 00:34:07.982007 281472874869808 test_util.py:1612] Running testCustomGradientInEagerAndGraph in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s I0214 00:34:08.006256 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s INFO:tensorflow:Running testCustomGradientInEagerAndGraph in EAGER mode. I0214 00:34:08.007172 281472874869808 test_util.py:1631] Running testCustomGradientInEagerAndGraph in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s I0214 00:34:08.015102 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s [ OK ] BackpropTest.testCustomGradientInEagerAndGraph [ RUN ] BackpropTest.testDifferentiatingFunctionThatReturnsNone INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.0s I0214 00:34:08.019985 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.0s [ OK ] BackpropTest.testDifferentiatingFunctionThatReturnsNone [ RUN ] BackpropTest.testDifferentiatingScalarCache INFO:tensorflow:Running testDifferentiatingScalarCache in GRAPH mode. I0214 00:34:08.020699 281472874869808 test_util.py:1612] Running testDifferentiatingScalarCache in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.03s I0214 00:34:08.052008 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.03s INFO:tensorflow:Running testDifferentiatingScalarCache in EAGER mode. I0214 00:34:08.052823 281472874869808 test_util.py:1631] Running testDifferentiatingScalarCache in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.0s I0214 00:34:08.057315 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.0s [ OK ] BackpropTest.testDifferentiatingScalarCache [ RUN ] BackpropTest.testDy INFO:tensorflow:time(__main__.BackpropTest.testDy): 0.0s I0214 00:34:08.061964 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testDy): 0.0s [ OK ] BackpropTest.testDy [ RUN ] BackpropTest.testEmptyParams INFO:tensorflow:time(__main__.BackpropTest.testEmptyParams): 1.57s I0214 00:34:09.630966 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testEmptyParams): 1.57s [ OK ] BackpropTest.testEmptyParams [ RUN ] BackpropTest.testEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 1.11s I0214 00:34:10.742583 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 1.11s [ OK ] BackpropTest.testEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testErrors INFO:tensorflow:time(__main__.BackpropTest.testErrors): 0.0s I0214 00:34:10.748378 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testErrors): 0.0s [ OK ] BackpropTest.testErrors [ RUN ] BackpropTest.testExceptionSafety INFO:tensorflow:time(__main__.BackpropTest.testExceptionSafety): 1.55s I0214 00:34:12.301763 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testExceptionSafety): 1.55s [ OK ] BackpropTest.testExceptionSafety [ RUN ] BackpropTest.testExplicitWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testExplicitWatchedVariables): 0.01s I0214 00:34:12.315952 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testExplicitWatchedVariables): 0.01s [ OK ] BackpropTest.testExplicitWatchedVariables [ RUN ] BackpropTest.testFunctionIndexedSlicesGradient INFO:tensorflow:time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.16s I0214 00:34:12.476976 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.16s [ OK ] BackpropTest.testFunctionIndexedSlicesGradient [ RUN ] BackpropTest.testGPU WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:34:12.478505 281472874869808 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] BackpropTest.testGPU INFO:tensorflow:time(__main__.BackpropTest.testGPU): 0.0s I0214 00:34:12.479076 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGPU): 0.0s [ RUN ] BackpropTest.testGPUImplicitGrad [ SKIPPED ] BackpropTest.testGPUImplicitGrad INFO:tensorflow:time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s I0214 00:34:12.479768 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s [ RUN ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in GRAPH mode. I0214 00:34:13.320202 281472874869808 test_util.py:1612] Running testGadientTapeCalledOnConstantTarget in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.86s I0214 00:34:13.336357 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.86s INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in EAGER mode. I0214 00:34:13.337191 281472874869808 test_util.py:1631] Running testGadientTapeCalledOnConstantTarget in EAGER mode. [ FAILED ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 1.5s I0214 00:34:14.839603 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 1.5s [ RUN ] BackpropTest.testGetAttrList INFO:tensorflow:time(__main__.BackpropTest.testGetAttrList): 0.0s I0214 00:34:14.840620 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGetAttrList): 0.0s [ OK ] BackpropTest.testGetAttrList [ RUN ] BackpropTest.testGetAttrType INFO:tensorflow:time(__main__.BackpropTest.testGetAttrType): 0.0s I0214 00:34:14.841302 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGetAttrType): 0.0s [ OK ] BackpropTest.testGetAttrType [ RUN ] BackpropTest.testGradGrad INFO:tensorflow:time(__main__.BackpropTest.testGradGrad): 1.44s I0214 00:34:16.282664 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradGrad): 1.44s [ OK ] BackpropTest.testGradGrad [ RUN ] BackpropTest.testGradGradExp INFO:tensorflow:time(__main__.BackpropTest.testGradGradExp): 1.63s I0214 00:34:17.913897 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradGradExp): 1.63s [ OK ] BackpropTest.testGradGradExp [ RUN ] BackpropTest.testGradientInsideLoop INFO:tensorflow:time(__main__.BackpropTest.testGradientInsideLoop): 0.04s I0214 00:34:17.958112 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientInsideLoop): 0.04s [ OK ] BackpropTest.testGradientInsideLoop [ RUN ] BackpropTest.testGradientInteger INFO:tensorflow:time(__main__.BackpropTest.testGradientInteger): 0.01s I0214 00:34:17.964479 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientInteger): 0.01s [ OK ] BackpropTest.testGradientInteger [ RUN ] BackpropTest.testGradientNone WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. W0214 00:34:18.479569 281472874869808 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. INFO:tensorflow:time(__main__.BackpropTest.testGradientNone): 1.46s I0214 00:34:19.427189 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientNone): 1.46s [ OK ] BackpropTest.testGradientNone [ RUN ] BackpropTest.testGradientTape INFO:tensorflow:Running testGradientTape in GRAPH mode. I0214 00:34:19.913022 281472874869808 test_util.py:1612] Running testGradientTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 0.52s I0214 00:34:19.944748 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 0.52s INFO:tensorflow:Running testGradientTape in EAGER mode. I0214 00:34:19.945800 281472874869808 test_util.py:1631] Running testGradientTape in EAGER mode. [ FAILED ] BackpropTest.testGradientTape INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 0.62s I0214 00:34:20.564630 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 0.62s [ RUN ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 1.42s I0214 00:34:21.986634 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 1.42s [ RUN ] BackpropTest.testGradientTapeGradientCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.45s I0214 00:34:23.441494 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.45s [ OK ] BackpropTest.testGradientTapeGradientCalledMultipleTimes [ RUN ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 2.7s I0214 00:34:26.138322 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 2.7s [ RUN ] BackpropTest.testGradientTapeReEnterContext INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeReEnterContext): 2.54s I0214 00:34:28.680761 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeReEnterContext): 2.54s [ OK ] BackpropTest.testGradientTapeReEnterContext [ RUN ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:Running testGradientTapeRepeatedSource in GRAPH mode. I0214 00:34:29.322359 281472874869808 test_util.py:1612] Running testGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.68s I0214 00:34:29.356778 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.68s INFO:tensorflow:Running testGradientTapeRepeatedSource in EAGER mode. I0214 00:34:29.357620 281472874869808 test_util.py:1631] Running testGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 1.41s I0214 00:34:30.771622 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 1.41s [ RUN ] BackpropTest.testGradientTapeStructure INFO:tensorflow:Running testGradientTapeStructure in GRAPH mode. I0214 00:34:32.897579 281472874869808 test_util.py:1612] Running testGradientTapeStructure in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 2.31s I0214 00:34:33.081267 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 2.31s INFO:tensorflow:Running testGradientTapeStructure in EAGER mode. I0214 00:34:33.082642 281472874869808 test_util.py:1631] Running testGradientTapeStructure in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeStructure INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 1.45s I0214 00:34:34.533042 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 1.45s [ RUN ] BackpropTest.testGradientTapeVariable INFO:tensorflow:Running testGradientTapeVariable in GRAPH mode. I0214 00:34:35.170746 281472874869808 test_util.py:1612] Running testGradientTapeVariable in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 0.78s I0214 00:34:35.315138 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 0.78s INFO:tensorflow:Running testGradientTapeVariable in EAGER mode. I0214 00:34:35.316193 281472874869808 test_util.py:1631] Running testGradientTapeVariable in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeVariable INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 0.87s I0214 00:34:36.185107 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 0.87s [ RUN ] BackpropTest.testGradientTapeWithCond INFO:tensorflow:Running testGradientTapeWithCond in GRAPH mode. I0214 00:34:36.186239 281472874869808 test_util.py:1612] Running testGradientTapeWithCond in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:34:36.187599 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s INFO:tensorflow:Running testGradientTapeWithCond in EAGER mode. I0214 00:34:36.188219 281472874869808 test_util.py:1631] Running testGradientTapeWithCond in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:34:36.188637 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithCond [ RUN ] BackpropTest.testGradientTapeWithWhileLoop INFO:tensorflow:Running testGradientTapeWithWhileLoop in GRAPH mode. I0214 00:34:36.189156 281472874869808 test_util.py:1612] Running testGradientTapeWithWhileLoop in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:34:36.190210 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s INFO:tensorflow:Running testGradientTapeWithWhileLoop in EAGER mode. I0214 00:34:36.190797 281472874869808 test_util.py:1631] Running testGradientTapeWithWhileLoop in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:34:36.191204 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithWhileLoop [ RUN ] BackpropTest.testGradientWithinTapeBlock INFO:tensorflow:Running testGradientWithinTapeBlock in GRAPH mode. I0214 00:34:36.191711 281472874869808 test_util.py:1612] Running testGradientWithinTapeBlock in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:34:36.232982 281472874869808 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.07s I0214 00:34:36.266070 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.07s INFO:tensorflow:Running testGradientWithinTapeBlock in EAGER mode. I0214 00:34:36.267207 281472874869808 test_util.py:1631] Running testGradientWithinTapeBlock in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.03s I0214 00:34:36.300883 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.03s [ OK ] BackpropTest.testGradientWithinTapeBlock [ RUN ] BackpropTest.testGradientsFunctionInCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.01s I0214 00:34:36.309049 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.01s [ OK ] BackpropTest.testGradientsFunctionInCustomGradient [ RUN ] BackpropTest.testHigherOrderGradient INFO:tensorflow:Running testHigherOrderGradient in GRAPH mode. I0214 00:34:36.866098 281472874869808 test_util.py:1612] Running testHigherOrderGradient in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:34:36.871052 281472874869808 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:34:36.879043 281472874869808 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 0.71s I0214 00:34:37.015463 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 0.71s INFO:tensorflow:Running testHigherOrderGradient in EAGER mode. I0214 00:34:37.016837 281472874869808 test_util.py:1631] Running testHigherOrderGradient in EAGER mode. [ FAILED ] BackpropTest.testHigherOrderGradient INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 0.8s I0214 00:34:37.821745 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 0.8s [ RUN ] BackpropTest.testImplicitGradOrdering INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s I0214 00:34:37.837785 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s [ OK ] BackpropTest.testImplicitGradOrdering [ RUN ] BackpropTest.testImplicitGradOverEmbeddingLookup INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.27s I0214 00:34:38.109601 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.27s [ OK ] BackpropTest.testImplicitGradOverEmbeddingLookup [ RUN ] BackpropTest.testImplicitGradWithResourceVariable INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.03s I0214 00:34:38.143975 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.03s [ OK ] BackpropTest.testImplicitGradWithResourceVariable [ RUN ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 2.51s I0214 00:34:40.654867 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 2.51s [ OK ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue [ RUN ] BackpropTest.testInvalidRecordOperationMessage INFO:tensorflow:time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.0s I0214 00:34:40.659495 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.0s [ OK ] BackpropTest.testInvalidRecordOperationMessage [ RUN ] BackpropTest.testJacobianCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testJacobianCustomGradient): 3.71s I0214 00:34:44.370793 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testJacobianCustomGradient): 3.71s [ OK ] BackpropTest.testJacobianCustomGradient [ RUN ] BackpropTest.testJacobianInsideGradientTapeScope [ FAILED ] BackpropTest.testJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.57s I0214 00:34:45.947019 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.57s [ RUN ] BackpropTest.testMakeAttrShape INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShape): 0.0s I0214 00:34:45.948768 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShape): 0.0s [ OK ] BackpropTest.testMakeAttrShape [ RUN ] BackpropTest.testMakeAttrShapeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s I0214 00:34:45.949856 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s [ OK ] BackpropTest.testMakeAttrShapeList [ RUN ] BackpropTest.testMakeAttrString INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrString): 0.0s I0214 00:34:45.950525 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrString): 0.0s [ OK ] BackpropTest.testMakeAttrString [ RUN ] BackpropTest.testMakeAttrStringList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrStringList): 0.0s I0214 00:34:45.951229 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrStringList): 0.0s [ OK ] BackpropTest.testMakeAttrStringList [ RUN ] BackpropTest.testMakeAttrType INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrType): 0.0s I0214 00:34:45.951821 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrType): 0.0s [ OK ] BackpropTest.testMakeAttrType [ RUN ] BackpropTest.testMakeAttrTypeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s I0214 00:34:45.952394 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s [ OK ] BackpropTest.testMakeAttrTypeList [ RUN ] BackpropTest.testMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testMakeVJP): 1.32s I0214 00:34:47.272629 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMakeVJP): 1.32s [ OK ] BackpropTest.testMakeVJP [ RUN ] BackpropTest.testMulType INFO:tensorflow:time(__main__.BackpropTest.testMulType): 0.01s I0214 00:34:47.281807 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMulType): 0.01s [ OK ] BackpropTest.testMulType [ RUN ] BackpropTest.testMultiValueConvertToTensor INFO:tensorflow:time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.2s I0214 00:34:48.486138 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.2s [ OK ] BackpropTest.testMultiValueConvertToTensor [ RUN ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst INFO:tensorflow:time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s I0214 00:34:48.503564 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s [ OK ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst [ RUN ] BackpropTest.testNameScope INFO:tensorflow:time(__main__.BackpropTest.testNameScope): 0.09s I0214 00:34:48.589998 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNameScope): 0.09s [ OK ] BackpropTest.testNameScope [ RUN ] BackpropTest.testNestedGradients INFO:tensorflow:Running testNestedGradients in GRAPH mode. I0214 00:34:49.109616 281472874869808 test_util.py:1612] Running testNestedGradients in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 0.58s I0214 00:34:49.175546 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 0.58s INFO:tensorflow:Running testNestedGradients in EAGER mode. I0214 00:34:49.176703 281472874869808 test_util.py:1631] Running testNestedGradients in EAGER mode. [ FAILED ] BackpropTest.testNestedGradients INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 1.12s I0214 00:34:50.296562 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 1.12s [ RUN ] BackpropTest.testNestedSelfContexts INFO:tensorflow:Running testNestedSelfContexts in GRAPH mode. I0214 00:34:50.297433 281472874869808 test_util.py:1612] Running testNestedSelfContexts in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:34:50.311089 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s INFO:tensorflow:Running testNestedSelfContexts in EAGER mode. I0214 00:34:50.311969 281472874869808 test_util.py:1631] Running testNestedSelfContexts in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:34:50.317749 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s [ OK ] BackpropTest.testNestedSelfContexts [ RUN ] BackpropTest.testNoOpBehaviorConsistentFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.42s I0214 00:34:50.736786 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.42s [ OK ] BackpropTest.testNoOpBehaviorConsistentFunction [ RUN ] BackpropTest.testNoOpBehaviorConsistentNoFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.01s I0214 00:34:50.750515 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.01s [ OK ] BackpropTest.testNoOpBehaviorConsistentNoFunction [ RUN ] BackpropTest.testNonEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 2.06s I0214 00:34:52.808941 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 2.06s [ OK ] BackpropTest.testNonEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testOutput INFO:tensorflow:time(__main__.BackpropTest.testOutput): 0.05s I0214 00:34:52.855109 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testOutput): 0.05s [ OK ] BackpropTest.testOutput [ RUN ] BackpropTest.testOutputGradUsedInComputation INFO:tensorflow:time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s I0214 00:34:52.863266 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s [ OK ] BackpropTest.testOutputGradUsedInComputation [ RUN ] BackpropTest.testOverrideSecondOrderWithCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.07s I0214 00:34:52.937709 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.07s [ OK ] BackpropTest.testOverrideSecondOrderWithCustomGradient [ RUN ] BackpropTest.testPartial INFO:tensorflow:time(__main__.BackpropTest.testPartial): 0.01s I0214 00:34:52.944045 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPartial): 0.01s [ OK ] BackpropTest.testPartial [ RUN ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in GRAPH mode. I0214 00:34:53.969360 281472874869808 test_util.py:1612] Running testPersistentGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 1.09s I0214 00:34:54.034713 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 1.09s INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in EAGER mode. I0214 00:34:54.035825 281472874869808 test_util.py:1631] Running testPersistentGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.93s I0214 00:34:54.968621 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.93s [ RUN ] BackpropTest.testPersistentMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s I0214 00:34:54.978291 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s [ OK ] BackpropTest.testPersistentMakeVJP [ RUN ] BackpropTest.testPersistentNestedTape INFO:tensorflow:Running testPersistentNestedTape in GRAPH mode. I0214 00:34:55.708393 281472874869808 test_util.py:1612] Running testPersistentNestedTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 0.91s I0214 00:34:55.886641 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 0.91s INFO:tensorflow:Running testPersistentNestedTape in EAGER mode. I0214 00:34:55.887999 281472874869808 test_util.py:1631] Running testPersistentNestedTape in EAGER mode. [ FAILED ] BackpropTest.testPersistentNestedTape INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 0.66s I0214 00:34:56.550434 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 0.66s [ RUN ] BackpropTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:34:57.800666 281472874869808 test_util.py:1612] Running testPersistentTape in GRAPH mode. [ SKIPPED ] BackpropTest.testPersistentTape [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 1.25s I0214 00:34:57.801913 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 1.25s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:34:57.802568 281472874869808 test_util.py:1631] Running testPersistentTape in EAGER mode. [ SKIPPED ] BackpropTest.testPersistentTape [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 1.63s I0214 00:34:59.428731 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 1.63s No pending test case: __main__.BackpropTest.testPersistentTape [ RUN ] BackpropTest.testPythonMax INFO:tensorflow:time(__main__.BackpropTest.testPythonMax): 0.02s I0214 00:34:59.450989 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testPythonMax): 0.02s [ OK ] BackpropTest.testPythonMax [ RUN ] BackpropTest.testRecomputeGradWithDifferentShape INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 0.8s I0214 00:35:00.249948 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 0.8s [ OK ] BackpropTest.testRecomputeGradWithDifferentShape [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 2.85s I0214 00:35:03.104511 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 2.85s [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 1.37s I0214 00:35:04.478664 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 1.37s [ RUN ] BackpropTest.testResourceHandleOutputWithoutHandleData INFO:tensorflow:time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s I0214 00:35:04.484744 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s [ OK ] BackpropTest.testResourceHandleOutputWithoutHandleData [ RUN ] BackpropTest.testReturnSameThing INFO:tensorflow:time(__main__.BackpropTest.testReturnSameThing): 0.01s I0214 00:35:04.493298 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testReturnSameThing): 0.01s [ OK ] BackpropTest.testReturnSameThing [ RUN ] BackpropTest.testSameObjectForMultipleArguments INFO:tensorflow:time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s I0214 00:35:04.516182 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s [ OK ] BackpropTest.testSameObjectForMultipleArguments [ RUN ] BackpropTest.testSecondGrad INFO:tensorflow:time(__main__.BackpropTest.testSecondGrad): 1.08s I0214 00:35:05.597415 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testSecondGrad): 1.08s [ OK ] BackpropTest.testSecondGrad [ RUN ] BackpropTest.testSelectivelyWatchVariables INFO:tensorflow:Running testSelectivelyWatchVariables in GRAPH mode. I0214 00:35:05.599407 281472874869808 test_util.py:1612] Running testSelectivelyWatchVariables in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s I0214 00:35:05.665510 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s INFO:tensorflow:Running testSelectivelyWatchVariables in EAGER mode. I0214 00:35:05.666794 281472874869808 test_util.py:1631] Running testSelectivelyWatchVariables in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s I0214 00:35:05.682147 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s [ OK ] BackpropTest.testSelectivelyWatchVariables [ RUN ] BackpropTest.testStopGradient INFO:tensorflow:time(__main__.BackpropTest.testStopGradient): 1.6s I0214 00:35:07.280105 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testStopGradient): 1.6s [ OK ] BackpropTest.testStopGradient [ RUN ] BackpropTest.testTapeGradientMultiTargetOneIsSource INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s I0214 00:35:07.288011 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s [ OK ] BackpropTest.testTapeGradientMultiTargetOneIsSource [ RUN ] BackpropTest.testTapeGradientStringTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:35:07.291817 281472874869808 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s I0214 00:35:07.292648 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s [ OK ] BackpropTest.testTapeGradientStringTarget [ RUN ] BackpropTest.testTapeIdentityGradientIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.02s I0214 00:35:07.311567 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.02s [ OK ] BackpropTest.testTapeIdentityGradientIsIdentity [ RUN ] BackpropTest.testTapeNoOpGradient INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s I0214 00:35:07.313138 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s [ OK ] BackpropTest.testTapeNoOpGradient [ RUN ] BackpropTest.testTapeNoOpGradient2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.33s I0214 00:35:08.643650 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.33s [ OK ] BackpropTest.testTapeNoOpGradient2By2 [ RUN ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 1.32s I0214 00:35:09.965646 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 1.32s [ OK ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 [ RUN ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:35:09.968412 281472874869808 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s I0214 00:35:09.969294 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s [ OK ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.02s I0214 00:35:09.985242 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.02s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s I0214 00:35:09.993716 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:35:10.017013 281472874869808 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.03s I0214 00:35:10.023347 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.03s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString [ RUN ] BackpropTest.testTapeNoOpOnVariableIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s I0214 00:35:10.033094 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s [ OK ] BackpropTest.testTapeNoOpOnVariableIsIdentity [ RUN ] BackpropTest.testTapeReset INFO:tensorflow:time(__main__.BackpropTest.testTapeReset): 0.03s I0214 00:35:10.067353 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeReset): 0.03s [ OK ] BackpropTest.testTapeReset [ RUN ] BackpropTest.testTapeStopRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopRecording): 0.01s I0214 00:35:10.075698 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeStopRecording): 0.01s [ OK ] BackpropTest.testTapeStopRecording [ RUN ] BackpropTest.testTapeStopStartRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopStartRecording): 0.04s I0214 00:35:10.118776 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTapeStopStartRecording): 0.04s [ OK ] BackpropTest.testTapeStopStartRecording [ RUN ] BackpropTest.testTensorCopyCPU2GPU2CPU [ SKIPPED ] BackpropTest.testTensorCopyCPU2GPU2CPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s I0214 00:35:10.120217 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s [ RUN ] BackpropTest.testTensorCopyGPU2CPU2GPU [ SKIPPED ] BackpropTest.testTensorCopyGPU2CPU2GPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s I0214 00:35:10.120908 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s [ RUN ] BackpropTest.testTwoTargets INFO:tensorflow:time(__main__.BackpropTest.testTwoTargets): 0.01s I0214 00:35:10.127897 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testTwoTargets): 0.01s [ OK ] BackpropTest.testTwoTargets [ RUN ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:Running testUnconnectedGradientsDefault in GRAPH mode. I0214 00:35:10.670069 281472874869808 test_util.py:1612] Running testUnconnectedGradientsDefault in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.55s I0214 00:35:10.678157 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.55s INFO:tensorflow:Running testUnconnectedGradientsDefault in EAGER mode. I0214 00:35:10.678941 281472874869808 test_util.py:1631] Running testUnconnectedGradientsDefault in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.68s I0214 00:35:11.363486 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.68s [ RUN ] BackpropTest.testUnconnectedGradientsNestedDefunZeros INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. I0214 00:35:11.364255 281472874869808 test_util.py:1612] Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.93s I0214 00:35:12.295850 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.93s INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. I0214 00:35:12.296957 281472874869808 test_util.py:1631] Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.07s I0214 00:35:12.368896 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.07s [ OK ] BackpropTest.testUnconnectedGradientsNestedDefunZeros [ RUN ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in GRAPH mode. I0214 00:35:13.002183 281472874869808 test_util.py:1612] Running testUnconnectedGradientsVariablesZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.73s I0214 00:35:13.095195 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.73s INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in EAGER mode. I0214 00:35:13.096343 281472874869808 test_util.py:1631] Running testUnconnectedGradientsVariablesZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.63s I0214 00:35:13.726448 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.63s [ RUN ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:Running testUnconnectedGradientsZeros in GRAPH mode. I0214 00:35:14.156009 281472874869808 test_util.py:1612] Running testUnconnectedGradientsZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.44s I0214 00:35:14.170441 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.44s INFO:tensorflow:Running testUnconnectedGradientsZeros in EAGER mode. I0214 00:35:14.171410 281472874869808 test_util.py:1631] Running testUnconnectedGradientsZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.85s I0214 00:35:15.018816 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.85s [ RUN ] BackpropTest.testUnconnectedNone INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedNone): 1.9s I0214 00:35:16.918587 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedNone): 1.9s [ OK ] BackpropTest.testUnconnectedNone [ RUN ] BackpropTest.testUnknownShapes INFO:tensorflow:time(__main__.BackpropTest.testUnknownShapes): 0.03s I0214 00:35:16.944880 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnknownShapes): 0.03s [ OK ] BackpropTest.testUnknownShapes [ RUN ] BackpropTest.testUnknownUnconnectedGradientsValueGiven INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. I0214 00:35:16.946044 281472874869808 test_util.py:1612] Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s I0214 00:35:16.951802 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. I0214 00:35:16.952502 281472874869808 test_util.py:1631] Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.0s I0214 00:35:16.957455 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.0s [ OK ] BackpropTest.testUnknownUnconnectedGradientsValueGiven [ RUN ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients INFO:tensorflow:time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s I0214 00:35:16.977650 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s [ OK ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients [ RUN ] BackpropTest.testWatchBadThing INFO:tensorflow:Running testWatchBadThing in GRAPH mode. I0214 00:35:16.978830 281472874869808 test_util.py:1612] Running testWatchBadThing in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:35:16.980360 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s INFO:tensorflow:Running testWatchBadThing in EAGER mode. I0214 00:35:16.980992 281472874869808 test_util.py:1631] Running testWatchBadThing in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:35:16.981444 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s [ OK ] BackpropTest.testWatchBadThing [ RUN ] BackpropTest.testWatchComposite WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:35:16.986720 281472874869808 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:35:16.987147 281472874869808 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 INFO:tensorflow:time(__main__.BackpropTest.testWatchComposite): 0.02s I0214 00:35:16.999799 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchComposite): 0.02s [ OK ] BackpropTest.testWatchComposite [ RUN ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s I0214 00:35:17.008779 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s [ OK ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall [ RUN ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s I0214 00:35:17.020985 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s [ OK ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape [ RUN ] BackpropTest.testWatchedVariablesRespectReset INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s I0214 00:35:17.030877 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s [ OK ] BackpropTest.testWatchedVariablesRespectReset [ RUN ] BackpropTest.testWatchingIsTapeLocal INFO:tensorflow:Running testWatchingIsTapeLocal in GRAPH mode. I0214 00:35:17.031918 281472874869808 test_util.py:1612] Running testWatchingIsTapeLocal in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.07s I0214 00:35:17.098163 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.07s INFO:tensorflow:Running testWatchingIsTapeLocal in EAGER mode. I0214 00:35:17.099320 281472874869808 test_util.py:1631] Running testWatchingIsTapeLocal in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.04s I0214 00:35:17.136245 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.04s [ OK ] BackpropTest.testWatchingIsTapeLocal [ RUN ] BackpropTest.testWhereGradient INFO:tensorflow:time(__main__.BackpropTest.testWhereGradient): 0.02s I0214 00:35:17.153838 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testWhereGradient): 0.02s [ OK ] BackpropTest.testWhereGradient [ RUN ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs INFO:tensorflow:time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.09s I0214 00:35:17.243821 281472874869808 test_util.py:2620] time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.09s [ OK ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs [ RUN ] BackpropTest.test_session [ SKIPPED ] BackpropTest.test_session [ RUN ] BackpropTest.test_stop_gradient_hides_downstream_ops INFO:tensorflow:time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.3s I0214 00:35:17.546583 281472874869808 test_util.py:2620] time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.3s [ OK ] BackpropTest.test_stop_gradient_hides_downstream_ops [ RUN ] BatchJacobianTest.testBadInputRank INFO:tensorflow:Running testBadInputRank in GRAPH mode. I0214 00:35:17.547806 281472874869808 test_util.py:1612] Running testBadInputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.01s I0214 00:35:17.554754 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.01s INFO:tensorflow:Running testBadInputRank in EAGER mode. I0214 00:35:17.555666 281472874869808 test_util.py:1631] Running testBadInputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.01s I0214 00:35:17.562196 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.01s [ OK ] BatchJacobianTest.testBadInputRank [ RUN ] BatchJacobianTest.testBadOutputRank INFO:tensorflow:Running testBadOutputRank in GRAPH mode. I0214 00:35:17.563094 281472874869808 test_util.py:1612] Running testBadOutputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.17s I0214 00:35:17.730539 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.17s INFO:tensorflow:Running testBadOutputRank in EAGER mode. I0214 00:35:17.731514 281472874869808 test_util.py:1631] Running testBadOutputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s I0214 00:35:17.738329 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s [ OK ] BatchJacobianTest.testBadOutputRank [ RUN ] BatchJacobianTest.testBadShape INFO:tensorflow:Running testBadShape in GRAPH mode. I0214 00:35:17.739398 281472874869808 test_util.py:1612] Running testBadShape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.16s I0214 00:35:17.896800 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.16s INFO:tensorflow:Running testBadShape in EAGER mode. I0214 00:35:17.897814 281472874869808 test_util.py:1631] Running testBadShape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.01s I0214 00:35:17.904630 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.01s [ OK ] BatchJacobianTest.testBadShape [ RUN ] BatchJacobianTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:35:17.905626 281472874869808 test_util.py:1612] Running testPersistentTape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.0s I0214 00:35:17.906862 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.0s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:35:17.907495 281472874869808 test_util.py:1631] Running testPersistentTape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.25s I0214 00:35:18.156217 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.25s [ OK ] BatchJacobianTest.testPersistentTape [ RUN ] BatchJacobianTest.testPfor INFO:tensorflow:Running testPfor in GRAPH mode. I0214 00:35:18.157661 281472874869808 test_util.py:1612] Running testPfor in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 2.06s I0214 00:35:20.213344 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 2.06s INFO:tensorflow:Running testPfor in EAGER mode. I0214 00:35:20.215662 281472874869808 test_util.py:1631] Running testPfor in EAGER mode. WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffe38632c00> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:20.885394 281472874869808 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffe38632c00> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 0.75s I0214 00:35:20.962553 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 0.75s [ OK ] BatchJacobianTest.testPfor [ RUN ] BatchJacobianTest.testPforDefun INFO:tensorflow:Running testPforDefun in GRAPH mode. I0214 00:35:20.964453 281472874869808 test_util.py:1612] Running testPforDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 1.39s I0214 00:35:22.349627 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 1.39s INFO:tensorflow:Running testPforDefun in EAGER mode. I0214 00:35:22.352080 281472874869808 test_util.py:1631] Running testPforDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 0.52s I0214 00:35:22.868960 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 0.52s [ OK ] BatchJacobianTest.testPforDefun [ RUN ] BatchJacobianTest.testWhileLoop INFO:tensorflow:Running testWhileLoop in GRAPH mode. I0214 00:35:22.869947 281472874869808 test_util.py:1612] Running testWhileLoop in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.32s I0214 00:35:23.188444 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.32s INFO:tensorflow:Running testWhileLoop in EAGER mode. I0214 00:35:23.191256 281472874869808 test_util.py:1631] Running testWhileLoop in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.34s I0214 00:35:23.529927 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.34s [ OK ] BatchJacobianTest.testWhileLoop [ RUN ] BatchJacobianTest.testWhileLoopDefun INFO:tensorflow:Running testWhileLoopDefun in GRAPH mode. I0214 00:35:23.532455 281472874869808 test_util.py:1612] Running testWhileLoopDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.98s I0214 00:35:24.508991 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.98s INFO:tensorflow:Running testWhileLoopDefun in EAGER mode. I0214 00:35:24.511945 281472874869808 test_util.py:1631] Running testWhileLoopDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.44s I0214 00:35:24.954119 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.44s [ OK ] BatchJacobianTest.testWhileLoopDefun [ RUN ] BatchJacobianTest.test_degenerate_shape0 (True, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:35:24.955119 281472874869808 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 1.63s I0214 00:35:26.588874 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 1.63s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:35:26.590820 281472874869808 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.91s I0214 00:35:27.496488 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.91s [ OK ] BatchJacobianTest.test_degenerate_shape0 (True, True) [ RUN ] BatchJacobianTest.test_degenerate_shape1 (True, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:35:27.497671 281472874869808 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.49s I0214 00:35:27.988285 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.49s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:35:27.990638 281472874869808 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.72s I0214 00:35:28.708167 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.72s [ OK ] BatchJacobianTest.test_degenerate_shape1 (True, False) [ RUN ] BatchJacobianTest.test_degenerate_shape2 (False, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:35:28.709367 281472874869808 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.48s I0214 00:35:29.186228 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.48s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:35:29.188204 281472874869808 test_util.py:1631] Running test_degenerate_shape in EAGER mode. WARNING:tensorflow:6 out of the last 6 calls to .f at 0xfffe38632200> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:35:29.912319 281472874869808 polymorphic_function.py:157] 6 out of the last 6 calls to .f at 0xfffe38632200> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.74s I0214 00:35:29.924101 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.74s [ OK ] BatchJacobianTest.test_degenerate_shape2 (False, True) [ RUN ] BatchJacobianTest.test_degenerate_shape3 (False, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:35:29.925939 281472874869808 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.89s I0214 00:35:30.820747 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.89s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:35:30.822884 281472874869808 test_util.py:1631] Running test_degenerate_shape in EAGER mode. 2024-02-14 00:35:30.905048: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.09s I0214 00:35:30.914305 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.09s [ OK ] BatchJacobianTest.test_degenerate_shape3 (False, False) [ RUN ] BatchJacobianTest.test_parallel_iterations INFO:tensorflow:Running test_parallel_iterations in GRAPH mode. I0214 00:35:30.956307 281472874869808 test_util.py:1612] Running test_parallel_iterations in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 2.44s I0214 00:35:33.397426 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 2.44s INFO:tensorflow:Running test_parallel_iterations in EAGER mode. I0214 00:35:33.403694 281472874869808 test_util.py:1631] Running test_parallel_iterations in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 5.22s I0214 00:35:38.622430 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 5.22s [ OK ] BatchJacobianTest.test_parallel_iterations [ RUN ] BatchJacobianTest.test_session [ SKIPPED ] BatchJacobianTest.test_session [ RUN ] BatchJacobianTest.test_strided_slice INFO:tensorflow:Running test_strided_slice in GRAPH mode. I0214 00:35:38.624413 281472874869808 test_util.py:1612] Running test_strided_slice in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 0.6s I0214 00:35:39.222829 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 0.6s INFO:tensorflow:Running test_strided_slice in EAGER mode. I0214 00:35:39.223832 281472874869808 test_util.py:1631] Running test_strided_slice in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 1.8s I0214 00:35:41.019047 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 1.8s [ OK ] BatchJacobianTest.test_strided_slice [ RUN ] BatchJacobianTest.test_zeros_type_correct0 (True) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:35:41.021218 281472874869808 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 3.85s I0214 00:35:44.872978 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 3.85s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:35:44.876463 281472874869808 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.58s I0214 00:35:46.452850 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.58s [ OK ] BatchJacobianTest.test_zeros_type_correct0 (True) [ RUN ] BatchJacobianTest.test_zeros_type_correct1 (False) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:35:46.513126 281472874869808 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 1.21s I0214 00:35:47.721278 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 1.21s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:35:47.729270 281472874869808 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.24s I0214 00:35:47.968027 281472874869808 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.24s [ OK ] BatchJacobianTest.test_zeros_type_correct1 (False) [ RUN ] JacobianTest.testPersistentTape [ SKIPPED ] JacobianTest.testPersistentTape INFO:tensorflow:time(__main__.JacobianTest.testPersistentTape): 0.0s I0214 00:35:47.971189 281472874869808 test_util.py:2620] time(__main__.JacobianTest.testPersistentTape): 0.0s [ RUN ] JacobianTest.testPfor [ SKIPPED ] JacobianTest.testPfor INFO:tensorflow:time(__main__.JacobianTest.testPfor): 0.0s I0214 00:35:47.971917 281472874869808 test_util.py:2620] time(__main__.JacobianTest.testPfor): 0.0s [ RUN ] JacobianTest.testPforDefun [ SKIPPED ] JacobianTest.testPforDefun INFO:tensorflow:time(__main__.JacobianTest.testPforDefun): 0.0s I0214 00:35:47.972519 281472874869808 test_util.py:2620] time(__main__.JacobianTest.testPforDefun): 0.0s [ RUN ] JacobianTest.testWhileLoop [ SKIPPED ] JacobianTest.testWhileLoop INFO:tensorflow:time(__main__.JacobianTest.testWhileLoop): 0.0s I0214 00:35:47.973108 281472874869808 test_util.py:2620] time(__main__.JacobianTest.testWhileLoop): 0.0s [ RUN ] JacobianTest.testWhileLoopDefun [ SKIPPED ] JacobianTest.testWhileLoopDefun INFO:tensorflow:time(__main__.JacobianTest.testWhileLoopDefun): 0.0s I0214 00:35:47.973689 281472874869808 test_util.py:2620] time(__main__.JacobianTest.testWhileLoopDefun): 0.0s [ RUN ] JacobianTest.test_cond_func_grad_jacobian WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:35:48.497059 281472874869808 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.JacobianTest.test_cond_func_grad_jacobian): 3.81s I0214 00:35:51.787419 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_cond_func_grad_jacobian): 3.81s [ OK ] JacobianTest.test_cond_func_grad_jacobian [ RUN ] JacobianTest.test_empty_tensor_consistent_jacobian 2024-02-14 00:35:52.226243: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.44s I0214 00:35:52.230758 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.44s [ OK ] JacobianTest.test_empty_tensor_consistent_jacobian [ RUN ] JacobianTest.test_foldl_partial_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_partial_function): 14.29s I0214 00:36:06.519078 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_foldl_partial_function): 14.29s [ OK ] JacobianTest.test_foldl_partial_function [ RUN ] JacobianTest.test_foldl_pure_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_pure_function): 4.68s I0214 00:36:11.200760 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_foldl_pure_function): 4.68s [ OK ] JacobianTest.test_foldl_pure_function [ RUN ] JacobianTest.test_grad_jacobian_conv INFO:tensorflow:time(__main__.JacobianTest.test_grad_jacobian_conv): 4.04s I0214 00:36:15.238086 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_grad_jacobian_conv): 4.04s [ OK ] JacobianTest.test_grad_jacobian_conv [ RUN ] JacobianTest.test_indexed_slices INFO:tensorflow:Running test_indexed_slices in GRAPH mode. I0214 00:36:15.239909 281472874869808 test_util.py:1612] Running test_indexed_slices in GRAPH mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:36:15.509757 281472874869808 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 0.89s I0214 00:36:16.126289 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 0.89s INFO:tensorflow:Running test_indexed_slices in EAGER mode. I0214 00:36:16.130060 281472874869808 test_util.py:1631] Running test_indexed_slices in EAGER mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:36:16.579523 281472874869808 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 1.92s I0214 00:36:18.051551 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 1.92s [ OK ] JacobianTest.test_indexed_slices [ RUN ] JacobianTest.test_nested_batch_jacobian_foldl INFO:tensorflow:time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 40.71s I0214 00:36:58.764492 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 40.71s [ OK ] JacobianTest.test_nested_batch_jacobian_foldl [ RUN ] JacobianTest.test_nested_jacobian INFO:tensorflow:Running test_nested_jacobian in GRAPH mode. I0214 00:36:58.766998 281472874869808 test_util.py:1612] Running test_nested_jacobian in GRAPH mode. INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 1.07s I0214 00:36:59.836950 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 1.07s INFO:tensorflow:Running test_nested_jacobian in EAGER mode. I0214 00:36:59.839458 281472874869808 test_util.py:1631] Running test_nested_jacobian in EAGER mode. [ SKIPPED ] JacobianTest.test_nested_jacobian [eager_mode] INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 0.0s I0214 00:36:59.839956 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 0.0s No pending test case: __main__.JacobianTest.test_nested_jacobian [ RUN ] JacobianTest.test_parallel_iterations [ SKIPPED ] JacobianTest.test_parallel_iterations INFO:tensorflow:time(__main__.JacobianTest.test_parallel_iterations): 0.0s I0214 00:36:59.840661 281472874869808 test_util.py:2620] time(__main__.JacobianTest.test_parallel_iterations): 0.0s [ RUN ] JacobianTest.test_session [ SKIPPED ] JacobianTest.test_session ====================================================================== ERROR: testBatchJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testBatchJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGadientTapeCalledOnConstantTarget (__main__.BackpropTest) BackpropTest.testGadientTapeCalledOnConstantTarget ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTape (__main__.BackpropTest) BackpropTest.testGradientTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeBatchJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeStructure (__main__.BackpropTest) BackpropTest.testGradientTapeStructure ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeVariable (__main__.BackpropTest) BackpropTest.testGradientTapeVariable ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testHigherOrderGradient (__main__.BackpropTest) BackpropTest.testHigherOrderGradient ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testNestedGradients (__main__.BackpropTest) BackpropTest.testNestedGradients ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testPersistentGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentNestedTape (__main__.BackpropTest) BackpropTest.testPersistentNestedTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsDefault (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsDefault ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsVariablesZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsVariablesZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) testRecomputeGradWithNestedFunctionAndWhileLoop(True) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) testRecomputeGradWithNestedFunctionAndWhileLoop(False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ---------------------------------------------------------------------- Ran 159 tests in 183.968s FAILED (failures=2, errors=16, skipped=21) ================================================================================ ==================== Test output for //tensorflow/python/eager:backprop_test_cpu: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.55s I0214 00:37:13.028441 281473388606512 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.55s [ OK ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.02s I0214 00:37:13.049260 281473388606512 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.02s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.02s I0214 00:37:13.070984 281473388606512 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.02s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones [ RUN ] AggregateIndexedSlicesGradientsTest.testNoGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s I0214 00:37:13.072053 281473388606512 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s [ OK ] AggregateIndexedSlicesGradientsTest.testNoGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testOneGradient INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.01s I0214 00:37:13.086998 281473388606512 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.01s [ OK ] AggregateIndexedSlicesGradientsTest.testOneGradient [ RUN ] AggregateIndexedSlicesGradientsTest.test_session [ SKIPPED ] AggregateIndexedSlicesGradientsTest.test_session [ RUN ] BackpropTest.testAggregateGradients INFO:tensorflow:Running testAggregateGradients in GRAPH mode. I0214 00:37:13.088579 281473388606512 test_util.py:1612] Running testAggregateGradients in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:37:13.089153 281473388606512 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. 2024-02-14 00:37:13.390658: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 1.11s I0214 00:37:14.199980 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 1.11s INFO:tensorflow:Running testAggregateGradients in EAGER mode. I0214 00:37:14.201825 281473388606512 test_util.py:1631] Running testAggregateGradients in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 0.21s I0214 00:37:14.412404 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 0.21s [ OK ] BackpropTest.testAggregateGradients [ RUN ] BackpropTest.testAggregateGradientsWithTensor INFO:tensorflow:Running testAggregateGradientsWithTensor in GRAPH mode. I0214 00:37:14.413807 281473388606512 test_util.py:1612] Running testAggregateGradientsWithTensor in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 1.4s I0214 00:37:15.816234 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 1.4s INFO:tensorflow:Running testAggregateGradientsWithTensor in EAGER mode. I0214 00:37:15.817830 281473388606512 test_util.py:1631] Running testAggregateGradientsWithTensor in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.13s I0214 00:37:15.952828 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.13s [ OK ] BackpropTest.testAggregateGradientsWithTensor [ RUN ] BackpropTest.testArgmax INFO:tensorflow:time(__main__.BackpropTest.testArgmax): 1.99s I0214 00:37:17.942011 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testArgmax): 1.99s [ OK ] BackpropTest.testArgmax [ RUN ] BackpropTest.testArgsGradientFunction INFO:tensorflow:time(__main__.BackpropTest.testArgsGradientFunction): 0.01s I0214 00:37:17.953346 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testArgsGradientFunction): 0.01s [ OK ] BackpropTest.testArgsGradientFunction [ RUN ] BackpropTest.testAutomaticWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s I0214 00:37:17.972599 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s [ OK ] BackpropTest.testAutomaticWatchedVariables [ RUN ] BackpropTest.testBatchJacobianInsideGradientTapeScope WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:37:18.734702 281473388606512 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. [ FAILED ] BackpropTest.testBatchJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 8.19s I0214 00:37:26.168255 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 8.19s [ RUN ] BackpropTest.testBatchJacobianParallelIterations INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianParallelIterations): 4.29s I0214 00:37:30.459582 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianParallelIterations): 4.29s [ OK ] BackpropTest.testBatchJacobianParallelIterations [ RUN ] BackpropTest.testCPU INFO:tensorflow:time(__main__.BackpropTest.testCPU): 1.25s I0214 00:37:31.711850 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCPU): 1.25s [ OK ] BackpropTest.testCPU [ RUN ] BackpropTest.testCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testCustomGradient): 2.58s I0214 00:37:34.293009 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradient): 2.58s [ OK ] BackpropTest.testCustomGradient [ RUN ] BackpropTest.testCustomGradientEmptyError INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientEmptyError): 0.05s I0214 00:37:34.340661 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientEmptyError): 0.05s [ OK ] BackpropTest.testCustomGradientEmptyError [ RUN ] BackpropTest.testCustomGradientForwardprop INFO:tensorflow:Running testCustomGradientForwardprop in GRAPH mode. I0214 00:37:34.341701 281473388606512 test_util.py:1612] Running testCustomGradientForwardprop in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.09s I0214 00:37:34.430705 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.09s INFO:tensorflow:Running testCustomGradientForwardprop in EAGER mode. I0214 00:37:34.431799 281473388606512 test_util.py:1631] Running testCustomGradientForwardprop in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.04s I0214 00:37:34.467925 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.04s [ OK ] BackpropTest.testCustomGradientForwardprop [ RUN ] BackpropTest.testCustomGradientIdentity INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientIdentity): 2.11s I0214 00:37:36.583146 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientIdentity): 2.11s [ OK ] BackpropTest.testCustomGradientIdentity [ RUN ] BackpropTest.testCustomGradientInEagerAndGraph INFO:tensorflow:Running testCustomGradientInEagerAndGraph in GRAPH mode. I0214 00:37:36.584167 281473388606512 test_util.py:1612] Running testCustomGradientInEagerAndGraph in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s I0214 00:37:36.603931 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s INFO:tensorflow:Running testCustomGradientInEagerAndGraph in EAGER mode. I0214 00:37:36.604823 281473388606512 test_util.py:1631] Running testCustomGradientInEagerAndGraph in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s I0214 00:37:36.612650 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s [ OK ] BackpropTest.testCustomGradientInEagerAndGraph [ RUN ] BackpropTest.testDifferentiatingFunctionThatReturnsNone INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.03s I0214 00:37:36.638627 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.03s [ OK ] BackpropTest.testDifferentiatingFunctionThatReturnsNone [ RUN ] BackpropTest.testDifferentiatingScalarCache INFO:tensorflow:Running testDifferentiatingScalarCache in GRAPH mode. I0214 00:37:36.675999 281473388606512 test_util.py:1612] Running testDifferentiatingScalarCache in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s I0214 00:37:36.687667 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s INFO:tensorflow:Running testDifferentiatingScalarCache in EAGER mode. I0214 00:37:36.688498 281473388606512 test_util.py:1631] Running testDifferentiatingScalarCache in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.0s I0214 00:37:36.693277 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.0s [ OK ] BackpropTest.testDifferentiatingScalarCache [ RUN ] BackpropTest.testDy INFO:tensorflow:time(__main__.BackpropTest.testDy): 0.0s I0214 00:37:36.698330 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testDy): 0.0s [ OK ] BackpropTest.testDy [ RUN ] BackpropTest.testEmptyParams INFO:tensorflow:time(__main__.BackpropTest.testEmptyParams): 1.93s I0214 00:37:38.631050 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testEmptyParams): 1.93s [ OK ] BackpropTest.testEmptyParams [ RUN ] BackpropTest.testEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 3.04s I0214 00:37:41.674044 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 3.04s [ OK ] BackpropTest.testEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testErrors INFO:tensorflow:time(__main__.BackpropTest.testErrors): 0.01s I0214 00:37:41.766258 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testErrors): 0.01s [ OK ] BackpropTest.testErrors [ RUN ] BackpropTest.testExceptionSafety INFO:tensorflow:time(__main__.BackpropTest.testExceptionSafety): 1.85s I0214 00:37:43.620963 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testExceptionSafety): 1.85s [ OK ] BackpropTest.testExceptionSafety [ RUN ] BackpropTest.testExplicitWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testExplicitWatchedVariables): 0.04s I0214 00:37:43.661774 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testExplicitWatchedVariables): 0.04s [ OK ] BackpropTest.testExplicitWatchedVariables [ RUN ] BackpropTest.testFunctionIndexedSlicesGradient INFO:tensorflow:time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.61s I0214 00:37:44.269150 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.61s [ OK ] BackpropTest.testFunctionIndexedSlicesGradient [ RUN ] BackpropTest.testGPU WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:37:44.271020 281473388606512 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] BackpropTest.testGPU INFO:tensorflow:time(__main__.BackpropTest.testGPU): 0.0s I0214 00:37:44.271633 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGPU): 0.0s [ RUN ] BackpropTest.testGPUImplicitGrad [ SKIPPED ] BackpropTest.testGPUImplicitGrad INFO:tensorflow:time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s I0214 00:37:44.272330 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s [ RUN ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in GRAPH mode. I0214 00:37:45.006018 281473388606512 test_util.py:1612] Running testGadientTapeCalledOnConstantTarget in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.75s I0214 00:37:45.027055 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.75s INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in EAGER mode. I0214 00:37:45.028030 281473388606512 test_util.py:1631] Running testGadientTapeCalledOnConstantTarget in EAGER mode. [ FAILED ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.94s I0214 00:37:45.970942 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.94s [ RUN ] BackpropTest.testGetAttrList INFO:tensorflow:time(__main__.BackpropTest.testGetAttrList): 0.0s I0214 00:37:45.972193 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGetAttrList): 0.0s [ OK ] BackpropTest.testGetAttrList [ RUN ] BackpropTest.testGetAttrType INFO:tensorflow:time(__main__.BackpropTest.testGetAttrType): 0.0s I0214 00:37:45.972907 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGetAttrType): 0.0s [ OK ] BackpropTest.testGetAttrType [ RUN ] BackpropTest.testGradGrad INFO:tensorflow:time(__main__.BackpropTest.testGradGrad): 1.17s I0214 00:37:47.143563 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradGrad): 1.17s [ OK ] BackpropTest.testGradGrad [ RUN ] BackpropTest.testGradGradExp INFO:tensorflow:time(__main__.BackpropTest.testGradGradExp): 1.3s I0214 00:37:48.443642 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradGradExp): 1.3s [ OK ] BackpropTest.testGradGradExp [ RUN ] BackpropTest.testGradientInsideLoop INFO:tensorflow:time(__main__.BackpropTest.testGradientInsideLoop): 0.05s I0214 00:37:48.491377 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientInsideLoop): 0.05s [ OK ] BackpropTest.testGradientInsideLoop [ RUN ] BackpropTest.testGradientInteger INFO:tensorflow:time(__main__.BackpropTest.testGradientInteger): 0.01s I0214 00:37:48.498363 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientInteger): 0.01s [ OK ] BackpropTest.testGradientInteger [ RUN ] BackpropTest.testGradientNone WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. W0214 00:37:48.958287 281473388606512 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. INFO:tensorflow:time(__main__.BackpropTest.testGradientNone): 2.14s I0214 00:37:50.637734 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientNone): 2.14s [ OK ] BackpropTest.testGradientNone [ RUN ] BackpropTest.testGradientTape INFO:tensorflow:Running testGradientTape in GRAPH mode. I0214 00:37:51.057135 281473388606512 test_util.py:1612] Running testGradientTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 0.49s I0214 00:37:51.130882 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 0.49s INFO:tensorflow:Running testGradientTape in EAGER mode. I0214 00:37:51.131973 281473388606512 test_util.py:1631] Running testGradientTape in EAGER mode. [ FAILED ] BackpropTest.testGradientTape INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 0.81s I0214 00:37:51.943817 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 0.81s [ RUN ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 2.08s I0214 00:37:54.027865 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 2.08s [ RUN ] BackpropTest.testGradientTapeGradientCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.24s I0214 00:37:55.273199 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.24s [ OK ] BackpropTest.testGradientTapeGradientCalledMultipleTimes [ RUN ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 1.55s I0214 00:37:56.824694 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 1.55s [ RUN ] BackpropTest.testGradientTapeReEnterContext INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeReEnterContext): 1.46s I0214 00:37:58.287312 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeReEnterContext): 1.46s [ OK ] BackpropTest.testGradientTapeReEnterContext [ RUN ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:Running testGradientTapeRepeatedSource in GRAPH mode. I0214 00:37:58.698670 281473388606512 test_util.py:1612] Running testGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.43s I0214 00:37:58.713565 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.43s INFO:tensorflow:Running testGradientTapeRepeatedSource in EAGER mode. I0214 00:37:58.714498 281473388606512 test_util.py:1631] Running testGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.66s I0214 00:37:59.369915 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.66s [ RUN ] BackpropTest.testGradientTapeStructure INFO:tensorflow:Running testGradientTapeStructure in GRAPH mode. I0214 00:37:59.876245 281473388606512 test_util.py:1612] Running testGradientTapeStructure in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 0.61s I0214 00:37:59.976731 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 0.61s INFO:tensorflow:Running testGradientTapeStructure in EAGER mode. I0214 00:37:59.978135 281473388606512 test_util.py:1631] Running testGradientTapeStructure in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeStructure INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 0.88s I0214 00:38:00.854555 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 0.88s [ RUN ] BackpropTest.testGradientTapeVariable INFO:tensorflow:Running testGradientTapeVariable in GRAPH mode. I0214 00:38:01.363391 281473388606512 test_util.py:1612] Running testGradientTapeVariable in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 0.64s I0214 00:38:01.492639 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 0.64s INFO:tensorflow:Running testGradientTapeVariable in EAGER mode. I0214 00:38:01.494016 281473388606512 test_util.py:1631] Running testGradientTapeVariable in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeVariable INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 0.74s I0214 00:38:02.229391 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 0.74s [ RUN ] BackpropTest.testGradientTapeWithCond INFO:tensorflow:Running testGradientTapeWithCond in GRAPH mode. I0214 00:38:02.230714 281473388606512 test_util.py:1612] Running testGradientTapeWithCond in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:38:02.232192 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s INFO:tensorflow:Running testGradientTapeWithCond in EAGER mode. I0214 00:38:02.232846 281473388606512 test_util.py:1631] Running testGradientTapeWithCond in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:38:02.233276 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithCond [ RUN ] BackpropTest.testGradientTapeWithWhileLoop INFO:tensorflow:Running testGradientTapeWithWhileLoop in GRAPH mode. I0214 00:38:02.233828 281473388606512 test_util.py:1612] Running testGradientTapeWithWhileLoop in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:38:02.234943 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s INFO:tensorflow:Running testGradientTapeWithWhileLoop in EAGER mode. I0214 00:38:02.235601 281473388606512 test_util.py:1631] Running testGradientTapeWithWhileLoop in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:38:02.236010 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithWhileLoop [ RUN ] BackpropTest.testGradientWithinTapeBlock INFO:tensorflow:Running testGradientWithinTapeBlock in GRAPH mode. I0214 00:38:02.236536 281473388606512 test_util.py:1612] Running testGradientWithinTapeBlock in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:38:02.268294 281473388606512 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.04s I0214 00:38:02.279923 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.04s INFO:tensorflow:Running testGradientWithinTapeBlock in EAGER mode. I0214 00:38:02.281118 281473388606512 test_util.py:1631] Running testGradientWithinTapeBlock in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.01s I0214 00:38:02.294717 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.01s [ OK ] BackpropTest.testGradientWithinTapeBlock [ RUN ] BackpropTest.testGradientsFunctionInCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.01s I0214 00:38:02.303368 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.01s [ OK ] BackpropTest.testGradientsFunctionInCustomGradient [ RUN ] BackpropTest.testHigherOrderGradient INFO:tensorflow:Running testHigherOrderGradient in GRAPH mode. I0214 00:38:02.854027 281473388606512 test_util.py:1612] Running testHigherOrderGradient in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:38:02.860105 281473388606512 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:38:02.869356 281473388606512 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 0.64s I0214 00:38:02.946132 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 0.64s INFO:tensorflow:Running testHigherOrderGradient in EAGER mode. I0214 00:38:02.947908 281473388606512 test_util.py:1631] Running testHigherOrderGradient in EAGER mode. [ FAILED ] BackpropTest.testHigherOrderGradient INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 1.28s I0214 00:38:04.226127 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 1.28s [ RUN ] BackpropTest.testImplicitGradOrdering INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s I0214 00:38:04.244089 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s [ OK ] BackpropTest.testImplicitGradOrdering [ RUN ] BackpropTest.testImplicitGradOverEmbeddingLookup INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.27s I0214 00:38:04.519158 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.27s [ OK ] BackpropTest.testImplicitGradOverEmbeddingLookup [ RUN ] BackpropTest.testImplicitGradWithResourceVariable INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.05s I0214 00:38:04.575726 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.05s [ OK ] BackpropTest.testImplicitGradWithResourceVariable [ RUN ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 1.83s I0214 00:38:06.407380 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 1.83s [ OK ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue [ RUN ] BackpropTest.testInvalidRecordOperationMessage INFO:tensorflow:time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.0s I0214 00:38:06.412548 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.0s [ OK ] BackpropTest.testInvalidRecordOperationMessage [ RUN ] BackpropTest.testJacobianCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testJacobianCustomGradient): 5.79s I0214 00:38:12.203988 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testJacobianCustomGradient): 5.79s [ OK ] BackpropTest.testJacobianCustomGradient [ RUN ] BackpropTest.testJacobianInsideGradientTapeScope [ FAILED ] BackpropTest.testJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.61s I0214 00:38:13.824179 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.61s [ RUN ] BackpropTest.testMakeAttrShape INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShape): 0.0s I0214 00:38:13.825949 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShape): 0.0s [ OK ] BackpropTest.testMakeAttrShape [ RUN ] BackpropTest.testMakeAttrShapeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s I0214 00:38:13.827070 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s [ OK ] BackpropTest.testMakeAttrShapeList [ RUN ] BackpropTest.testMakeAttrString INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrString): 0.0s I0214 00:38:13.827743 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrString): 0.0s [ OK ] BackpropTest.testMakeAttrString [ RUN ] BackpropTest.testMakeAttrStringList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrStringList): 0.0s I0214 00:38:13.828461 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrStringList): 0.0s [ OK ] BackpropTest.testMakeAttrStringList [ RUN ] BackpropTest.testMakeAttrType INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrType): 0.0s I0214 00:38:13.829065 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrType): 0.0s [ OK ] BackpropTest.testMakeAttrType [ RUN ] BackpropTest.testMakeAttrTypeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s I0214 00:38:13.829645 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s [ OK ] BackpropTest.testMakeAttrTypeList [ RUN ] BackpropTest.testMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testMakeVJP): 1.4s I0214 00:38:15.227980 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMakeVJP): 1.4s [ OK ] BackpropTest.testMakeVJP [ RUN ] BackpropTest.testMulType INFO:tensorflow:time(__main__.BackpropTest.testMulType): 0.01s I0214 00:38:15.328709 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMulType): 0.01s [ OK ] BackpropTest.testMulType [ RUN ] BackpropTest.testMultiValueConvertToTensor INFO:tensorflow:time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.08s I0214 00:38:16.404802 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.08s [ OK ] BackpropTest.testMultiValueConvertToTensor [ RUN ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst INFO:tensorflow:time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s I0214 00:38:16.422799 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s [ OK ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst [ RUN ] BackpropTest.testNameScope INFO:tensorflow:time(__main__.BackpropTest.testNameScope): 0.09s I0214 00:38:16.509872 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNameScope): 0.09s [ OK ] BackpropTest.testNameScope [ RUN ] BackpropTest.testNestedGradients INFO:tensorflow:Running testNestedGradients in GRAPH mode. I0214 00:38:16.941772 281473388606512 test_util.py:1612] Running testNestedGradients in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 0.46s I0214 00:38:16.975369 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 0.46s INFO:tensorflow:Running testNestedGradients in EAGER mode. I0214 00:38:16.976437 281473388606512 test_util.py:1631] Running testNestedGradients in EAGER mode. [ FAILED ] BackpropTest.testNestedGradients INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 0.65s I0214 00:38:17.629492 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 0.65s [ RUN ] BackpropTest.testNestedSelfContexts INFO:tensorflow:Running testNestedSelfContexts in GRAPH mode. I0214 00:38:17.630389 281473388606512 test_util.py:1612] Running testNestedSelfContexts in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:38:17.643797 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s INFO:tensorflow:Running testNestedSelfContexts in EAGER mode. I0214 00:38:17.644737 281473388606512 test_util.py:1631] Running testNestedSelfContexts in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:38:17.652023 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s [ OK ] BackpropTest.testNestedSelfContexts [ RUN ] BackpropTest.testNoOpBehaviorConsistentFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.38s I0214 00:38:18.037788 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.38s [ OK ] BackpropTest.testNoOpBehaviorConsistentFunction [ RUN ] BackpropTest.testNoOpBehaviorConsistentNoFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.01s I0214 00:38:18.052235 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.01s [ OK ] BackpropTest.testNoOpBehaviorConsistentNoFunction [ RUN ] BackpropTest.testNonEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 3.47s I0214 00:38:21.523690 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 3.47s [ OK ] BackpropTest.testNonEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testOutput INFO:tensorflow:time(__main__.BackpropTest.testOutput): 0.01s I0214 00:38:21.552660 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testOutput): 0.01s [ OK ] BackpropTest.testOutput [ RUN ] BackpropTest.testOutputGradUsedInComputation INFO:tensorflow:time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s I0214 00:38:21.563356 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s [ OK ] BackpropTest.testOutputGradUsedInComputation [ RUN ] BackpropTest.testOverrideSecondOrderWithCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.02s I0214 00:38:21.588867 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.02s [ OK ] BackpropTest.testOverrideSecondOrderWithCustomGradient [ RUN ] BackpropTest.testPartial INFO:tensorflow:time(__main__.BackpropTest.testPartial): 0.0s I0214 00:38:21.594560 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPartial): 0.0s [ OK ] BackpropTest.testPartial [ RUN ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in GRAPH mode. I0214 00:38:22.071062 281473388606512 test_util.py:1612] Running testPersistentGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.61s I0214 00:38:22.206514 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.61s INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in EAGER mode. I0214 00:38:22.207725 281473388606512 test_util.py:1631] Running testPersistentGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 2.19s I0214 00:38:24.396694 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 2.19s [ RUN ] BackpropTest.testPersistentMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s I0214 00:38:24.406312 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s [ OK ] BackpropTest.testPersistentMakeVJP [ RUN ] BackpropTest.testPersistentNestedTape INFO:tensorflow:Running testPersistentNestedTape in GRAPH mode. I0214 00:38:25.530381 281473388606512 test_util.py:1612] Running testPersistentNestedTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 1.19s I0214 00:38:25.592577 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 1.19s INFO:tensorflow:Running testPersistentNestedTape in EAGER mode. I0214 00:38:25.593864 281473388606512 test_util.py:1631] Running testPersistentNestedTape in EAGER mode. [ FAILED ] BackpropTest.testPersistentNestedTape INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 0.67s I0214 00:38:26.266973 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 0.67s [ RUN ] BackpropTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:38:26.854302 281473388606512 test_util.py:1612] Running testPersistentTape in GRAPH mode. [ SKIPPED ] BackpropTest.testPersistentTape [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 0.59s I0214 00:38:26.855647 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 0.59s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:38:26.856346 281473388606512 test_util.py:1631] Running testPersistentTape in EAGER mode. [ SKIPPED ] BackpropTest.testPersistentTape [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 0.59s I0214 00:38:27.445652 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 0.59s No pending test case: __main__.BackpropTest.testPersistentTape [ RUN ] BackpropTest.testPythonMax INFO:tensorflow:time(__main__.BackpropTest.testPythonMax): 0.02s I0214 00:38:27.464508 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testPythonMax): 0.02s [ OK ] BackpropTest.testPythonMax [ RUN ] BackpropTest.testRecomputeGradWithDifferentShape INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 1.03s I0214 00:38:28.500143 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 1.03s [ OK ] BackpropTest.testRecomputeGradWithDifferentShape [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 2.99s I0214 00:38:31.494750 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 2.99s [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 1.92s I0214 00:38:33.413985 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 1.92s [ RUN ] BackpropTest.testResourceHandleOutputWithoutHandleData INFO:tensorflow:time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s I0214 00:38:33.421100 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s [ OK ] BackpropTest.testResourceHandleOutputWithoutHandleData [ RUN ] BackpropTest.testReturnSameThing INFO:tensorflow:time(__main__.BackpropTest.testReturnSameThing): 0.01s I0214 00:38:33.431291 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testReturnSameThing): 0.01s [ OK ] BackpropTest.testReturnSameThing [ RUN ] BackpropTest.testSameObjectForMultipleArguments INFO:tensorflow:time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s I0214 00:38:33.456939 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s [ OK ] BackpropTest.testSameObjectForMultipleArguments [ RUN ] BackpropTest.testSecondGrad INFO:tensorflow:time(__main__.BackpropTest.testSecondGrad): 1.16s I0214 00:38:34.620168 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testSecondGrad): 1.16s [ OK ] BackpropTest.testSecondGrad [ RUN ] BackpropTest.testSelectivelyWatchVariables INFO:tensorflow:Running testSelectivelyWatchVariables in GRAPH mode. I0214 00:38:34.622017 281473388606512 test_util.py:1612] Running testSelectivelyWatchVariables in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s I0214 00:38:34.696977 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s INFO:tensorflow:Running testSelectivelyWatchVariables in EAGER mode. I0214 00:38:34.698145 281473388606512 test_util.py:1631] Running testSelectivelyWatchVariables in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s I0214 00:38:34.714133 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s [ OK ] BackpropTest.testSelectivelyWatchVariables [ RUN ] BackpropTest.testStopGradient INFO:tensorflow:time(__main__.BackpropTest.testStopGradient): 1.37s I0214 00:38:36.106619 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testStopGradient): 1.37s [ OK ] BackpropTest.testStopGradient [ RUN ] BackpropTest.testTapeGradientMultiTargetOneIsSource INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s I0214 00:38:36.114237 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s [ OK ] BackpropTest.testTapeGradientMultiTargetOneIsSource [ RUN ] BackpropTest.testTapeGradientStringTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:38:36.117992 281473388606512 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s I0214 00:38:36.118832 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s [ OK ] BackpropTest.testTapeGradientStringTarget [ RUN ] BackpropTest.testTapeIdentityGradientIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.0s I0214 00:38:36.121792 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.0s [ OK ] BackpropTest.testTapeIdentityGradientIsIdentity [ RUN ] BackpropTest.testTapeNoOpGradient INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s I0214 00:38:36.123100 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s [ OK ] BackpropTest.testTapeNoOpGradient [ RUN ] BackpropTest.testTapeNoOpGradient2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.71s I0214 00:38:37.834794 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.71s [ OK ] BackpropTest.testTapeNoOpGradient2By2 [ RUN ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 0.98s I0214 00:38:38.820138 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 0.98s [ OK ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 [ RUN ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:38:38.823423 281473388606512 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s I0214 00:38:38.824423 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s [ OK ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.0s I0214 00:38:38.829807 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.0s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s I0214 00:38:38.838397 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:38:38.841338 281473388606512 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.01s I0214 00:38:38.847913 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.01s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString [ RUN ] BackpropTest.testTapeNoOpOnVariableIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s I0214 00:38:38.859352 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s [ OK ] BackpropTest.testTapeNoOpOnVariableIsIdentity [ RUN ] BackpropTest.testTapeReset INFO:tensorflow:time(__main__.BackpropTest.testTapeReset): 0.02s I0214 00:38:38.875925 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeReset): 0.02s [ OK ] BackpropTest.testTapeReset [ RUN ] BackpropTest.testTapeStopRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopRecording): 0.01s I0214 00:38:38.885593 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeStopRecording): 0.01s [ OK ] BackpropTest.testTapeStopRecording [ RUN ] BackpropTest.testTapeStopStartRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopStartRecording): 0.01s I0214 00:38:38.899144 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTapeStopStartRecording): 0.01s [ OK ] BackpropTest.testTapeStopStartRecording [ RUN ] BackpropTest.testTensorCopyCPU2GPU2CPU [ SKIPPED ] BackpropTest.testTensorCopyCPU2GPU2CPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s I0214 00:38:38.900583 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s [ RUN ] BackpropTest.testTensorCopyGPU2CPU2GPU [ SKIPPED ] BackpropTest.testTensorCopyGPU2CPU2GPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s I0214 00:38:38.901334 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s [ RUN ] BackpropTest.testTwoTargets INFO:tensorflow:time(__main__.BackpropTest.testTwoTargets): 0.01s I0214 00:38:38.908728 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testTwoTargets): 0.01s [ OK ] BackpropTest.testTwoTargets [ RUN ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:Running testUnconnectedGradientsDefault in GRAPH mode. I0214 00:38:39.724320 281473388606512 test_util.py:1612] Running testUnconnectedGradientsDefault in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.82s I0214 00:38:39.732374 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.82s INFO:tensorflow:Running testUnconnectedGradientsDefault in EAGER mode. I0214 00:38:39.733152 281473388606512 test_util.py:1631] Running testUnconnectedGradientsDefault in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.61s I0214 00:38:40.342593 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.61s [ RUN ] BackpropTest.testUnconnectedGradientsNestedDefunZeros INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. I0214 00:38:40.343375 281473388606512 test_util.py:1612] Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.23s I0214 00:38:40.577772 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.23s INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. I0214 00:38:40.578922 281473388606512 test_util.py:1631] Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.41s I0214 00:38:40.989597 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.41s [ OK ] BackpropTest.testUnconnectedGradientsNestedDefunZeros [ RUN ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in GRAPH mode. I0214 00:38:41.975621 281473388606512 test_util.py:1612] Running testUnconnectedGradientsVariablesZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 1.06s I0214 00:38:42.051026 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 1.06s INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in EAGER mode. I0214 00:38:42.052139 281473388606512 test_util.py:1631] Running testUnconnectedGradientsVariablesZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.8s I0214 00:38:42.856801 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.8s [ RUN ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:Running testUnconnectedGradientsZeros in GRAPH mode. I0214 00:38:43.598083 281473388606512 test_util.py:1612] Running testUnconnectedGradientsZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.76s I0214 00:38:43.621465 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.76s INFO:tensorflow:Running testUnconnectedGradientsZeros in EAGER mode. I0214 00:38:43.622538 281473388606512 test_util.py:1631] Running testUnconnectedGradientsZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.94s I0214 00:38:44.566619 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.94s [ RUN ] BackpropTest.testUnconnectedNone INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedNone): 2.4s I0214 00:38:46.965954 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedNone): 2.4s [ OK ] BackpropTest.testUnconnectedNone [ RUN ] BackpropTest.testUnknownShapes INFO:tensorflow:time(__main__.BackpropTest.testUnknownShapes): 0.03s I0214 00:38:47.003306 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnknownShapes): 0.03s [ OK ] BackpropTest.testUnknownShapes [ RUN ] BackpropTest.testUnknownUnconnectedGradientsValueGiven INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. I0214 00:38:47.004446 281473388606512 test_util.py:1612] Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s I0214 00:38:47.010796 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. I0214 00:38:47.011633 281473388606512 test_util.py:1631] Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.02s I0214 00:38:47.030679 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.02s [ OK ] BackpropTest.testUnknownUnconnectedGradientsValueGiven [ RUN ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients INFO:tensorflow:time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s I0214 00:38:47.052106 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s [ OK ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients [ RUN ] BackpropTest.testWatchBadThing INFO:tensorflow:Running testWatchBadThing in GRAPH mode. I0214 00:38:47.053255 281473388606512 test_util.py:1612] Running testWatchBadThing in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:38:47.054942 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s INFO:tensorflow:Running testWatchBadThing in EAGER mode. I0214 00:38:47.076306 281473388606512 test_util.py:1631] Running testWatchBadThing in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:38:47.076907 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s [ OK ] BackpropTest.testWatchBadThing [ RUN ] BackpropTest.testWatchComposite WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:38:47.083078 281473388606512 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:38:47.083521 281473388606512 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 INFO:tensorflow:time(__main__.BackpropTest.testWatchComposite): 0.06s I0214 00:38:47.134247 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchComposite): 0.06s [ OK ] BackpropTest.testWatchComposite [ RUN ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s I0214 00:38:47.143707 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s [ OK ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall [ RUN ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s I0214 00:38:47.153422 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s [ OK ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape [ RUN ] BackpropTest.testWatchedVariablesRespectReset INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s I0214 00:38:47.163100 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s [ OK ] BackpropTest.testWatchedVariablesRespectReset [ RUN ] BackpropTest.testWatchingIsTapeLocal INFO:tensorflow:Running testWatchingIsTapeLocal in GRAPH mode. I0214 00:38:47.164107 281473388606512 test_util.py:1612] Running testWatchingIsTapeLocal in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.08s I0214 00:38:47.247536 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.08s INFO:tensorflow:Running testWatchingIsTapeLocal in EAGER mode. I0214 00:38:47.248747 281473388606512 test_util.py:1631] Running testWatchingIsTapeLocal in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.02s I0214 00:38:47.265353 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.02s [ OK ] BackpropTest.testWatchingIsTapeLocal [ RUN ] BackpropTest.testWhereGradient INFO:tensorflow:time(__main__.BackpropTest.testWhereGradient): 0.02s I0214 00:38:47.282142 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testWhereGradient): 0.02s [ OK ] BackpropTest.testWhereGradient [ RUN ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs INFO:tensorflow:time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.09s I0214 00:38:47.374885 281473388606512 test_util.py:2620] time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.09s [ OK ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs [ RUN ] BackpropTest.test_session [ SKIPPED ] BackpropTest.test_session [ RUN ] BackpropTest.test_stop_gradient_hides_downstream_ops INFO:tensorflow:time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.07s I0214 00:38:47.445946 281473388606512 test_util.py:2620] time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.07s [ OK ] BackpropTest.test_stop_gradient_hides_downstream_ops [ RUN ] BatchJacobianTest.testBadInputRank INFO:tensorflow:Running testBadInputRank in GRAPH mode. I0214 00:38:47.446949 281473388606512 test_util.py:1612] Running testBadInputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.01s I0214 00:38:47.455395 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.01s INFO:tensorflow:Running testBadInputRank in EAGER mode. I0214 00:38:47.456164 281473388606512 test_util.py:1631] Running testBadInputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.01s I0214 00:38:47.462427 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.01s [ OK ] BatchJacobianTest.testBadInputRank [ RUN ] BatchJacobianTest.testBadOutputRank INFO:tensorflow:Running testBadOutputRank in GRAPH mode. I0214 00:38:47.463278 281473388606512 test_util.py:1612] Running testBadOutputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s I0214 00:38:47.469560 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s INFO:tensorflow:Running testBadOutputRank in EAGER mode. I0214 00:38:47.470267 281473388606512 test_util.py:1631] Running testBadOutputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s I0214 00:38:47.476373 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s [ OK ] BatchJacobianTest.testBadOutputRank [ RUN ] BatchJacobianTest.testBadShape INFO:tensorflow:Running testBadShape in GRAPH mode. I0214 00:38:47.477186 281473388606512 test_util.py:1612] Running testBadShape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.01s I0214 00:38:47.483225 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.01s INFO:tensorflow:Running testBadShape in EAGER mode. I0214 00:38:47.483860 281473388606512 test_util.py:1631] Running testBadShape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.01s I0214 00:38:47.489766 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.01s [ OK ] BatchJacobianTest.testBadShape [ RUN ] BatchJacobianTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:38:47.490560 281473388606512 test_util.py:1612] Running testPersistentTape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.0s I0214 00:38:47.491614 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.0s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:38:47.492203 281473388606512 test_util.py:1631] Running testPersistentTape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.02s I0214 00:38:47.508754 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.02s [ OK ] BatchJacobianTest.testPersistentTape [ RUN ] BatchJacobianTest.testPfor INFO:tensorflow:Running testPfor in GRAPH mode. I0214 00:38:47.509784 281473388606512 test_util.py:1612] Running testPfor in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 0.37s I0214 00:38:47.881494 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 0.37s INFO:tensorflow:Running testPfor in EAGER mode. I0214 00:38:47.887944 281473388606512 test_util.py:1631] Running testPfor in EAGER mode. WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffe384b5bc0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:38:48.252507 281473388606512 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffe384b5bc0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 0.38s I0214 00:38:48.271957 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 0.38s [ OK ] BatchJacobianTest.testPfor [ RUN ] BatchJacobianTest.testPforDefun INFO:tensorflow:Running testPforDefun in GRAPH mode. I0214 00:38:48.273270 281473388606512 test_util.py:1612] Running testPforDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 0.63s I0214 00:38:48.901387 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 0.63s INFO:tensorflow:Running testPforDefun in EAGER mode. I0214 00:38:48.903435 281473388606512 test_util.py:1631] Running testPforDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 1.0s I0214 00:38:49.902016 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 1.0s [ OK ] BatchJacobianTest.testPforDefun [ RUN ] BatchJacobianTest.testWhileLoop INFO:tensorflow:Running testWhileLoop in GRAPH mode. I0214 00:38:49.902859 281473388606512 test_util.py:1612] Running testWhileLoop in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.32s I0214 00:38:50.225553 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.32s INFO:tensorflow:Running testWhileLoop in EAGER mode. I0214 00:38:50.227890 281473388606512 test_util.py:1631] Running testWhileLoop in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.1s I0214 00:38:50.324237 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.1s [ OK ] BatchJacobianTest.testWhileLoop [ RUN ] BatchJacobianTest.testWhileLoopDefun INFO:tensorflow:Running testWhileLoopDefun in GRAPH mode. I0214 00:38:50.326394 281473388606512 test_util.py:1612] Running testWhileLoopDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.75s I0214 00:38:51.073591 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.75s INFO:tensorflow:Running testWhileLoopDefun in EAGER mode. I0214 00:38:51.076157 281473388606512 test_util.py:1631] Running testWhileLoopDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.63s I0214 00:38:51.707816 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.63s [ OK ] BatchJacobianTest.testWhileLoopDefun [ RUN ] BatchJacobianTest.test_degenerate_shape0 (True, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:38:51.708658 281473388606512 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 1.27s I0214 00:38:52.976155 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 1.27s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:38:52.978224 281473388606512 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.66s I0214 00:38:53.634438 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.66s [ OK ] BatchJacobianTest.test_degenerate_shape0 (True, True) [ RUN ] BatchJacobianTest.test_degenerate_shape1 (True, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:38:53.635666 281473388606512 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.58s I0214 00:38:54.213417 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.58s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:38:54.215475 281473388606512 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.52s I0214 00:38:54.740294 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.52s [ OK ] BatchJacobianTest.test_degenerate_shape1 (True, False) [ RUN ] BatchJacobianTest.test_degenerate_shape2 (False, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:38:54.741370 281473388606512 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.29s I0214 00:38:55.029768 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.29s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:38:55.031310 281473388606512 test_util.py:1631] Running test_degenerate_shape in EAGER mode. WARNING:tensorflow:6 out of the last 6 calls to .f at 0xfffe384b4220> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:38:55.707097 281473388606512 polymorphic_function.py:157] 6 out of the last 6 calls to .f at 0xfffe384b4220> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.69s I0214 00:38:55.717967 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.69s [ OK ] BatchJacobianTest.test_degenerate_shape2 (False, True) [ RUN ] BatchJacobianTest.test_degenerate_shape3 (False, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:38:55.719259 281473388606512 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.26s I0214 00:38:55.984044 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.26s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:38:55.985807 281473388606512 test_util.py:1631] Running test_degenerate_shape in EAGER mode. 2024-02-14 00:38:56.006592: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.03s I0214 00:38:56.015544 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.03s [ OK ] BatchJacobianTest.test_degenerate_shape3 (False, False) [ RUN ] BatchJacobianTest.test_parallel_iterations INFO:tensorflow:Running test_parallel_iterations in GRAPH mode. I0214 00:38:56.016916 281473388606512 test_util.py:1612] Running test_parallel_iterations in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 2.45s I0214 00:38:58.462900 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 2.45s INFO:tensorflow:Running test_parallel_iterations in EAGER mode. I0214 00:38:58.469048 281473388606512 test_util.py:1631] Running test_parallel_iterations in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 2.74s I0214 00:39:01.212201 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 2.74s [ OK ] BatchJacobianTest.test_parallel_iterations [ RUN ] BatchJacobianTest.test_session [ SKIPPED ] BatchJacobianTest.test_session [ RUN ] BatchJacobianTest.test_strided_slice INFO:tensorflow:Running test_strided_slice in GRAPH mode. I0214 00:39:01.214092 281473388606512 test_util.py:1612] Running test_strided_slice in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 0.62s I0214 00:39:01.829458 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 0.62s INFO:tensorflow:Running test_strided_slice in EAGER mode. I0214 00:39:01.830301 281473388606512 test_util.py:1631] Running test_strided_slice in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 0.54s I0214 00:39:02.371135 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 0.54s [ OK ] BatchJacobianTest.test_strided_slice [ RUN ] BatchJacobianTest.test_zeros_type_correct0 (True) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:39:02.372915 281473388606512 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 2.15s I0214 00:39:04.521360 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 2.15s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:39:04.524359 281473388606512 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.89s I0214 00:39:06.412921 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.89s [ OK ] BatchJacobianTest.test_zeros_type_correct0 (True) [ RUN ] BatchJacobianTest.test_zeros_type_correct1 (False) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:39:06.414369 281473388606512 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 1.42s I0214 00:39:07.835688 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 1.42s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:39:07.841842 281473388606512 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.55s I0214 00:39:08.388452 281473388606512 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.55s [ OK ] BatchJacobianTest.test_zeros_type_correct1 (False) [ RUN ] JacobianTest.testPersistentTape [ SKIPPED ] JacobianTest.testPersistentTape INFO:tensorflow:time(__main__.JacobianTest.testPersistentTape): 0.0s I0214 00:39:08.390927 281473388606512 test_util.py:2620] time(__main__.JacobianTest.testPersistentTape): 0.0s [ RUN ] JacobianTest.testPfor [ SKIPPED ] JacobianTest.testPfor INFO:tensorflow:time(__main__.JacobianTest.testPfor): 0.0s I0214 00:39:08.391685 281473388606512 test_util.py:2620] time(__main__.JacobianTest.testPfor): 0.0s [ RUN ] JacobianTest.testPforDefun [ SKIPPED ] JacobianTest.testPforDefun INFO:tensorflow:time(__main__.JacobianTest.testPforDefun): 0.0s I0214 00:39:08.392300 281473388606512 test_util.py:2620] time(__main__.JacobianTest.testPforDefun): 0.0s [ RUN ] JacobianTest.testWhileLoop [ SKIPPED ] JacobianTest.testWhileLoop INFO:tensorflow:time(__main__.JacobianTest.testWhileLoop): 0.0s I0214 00:39:08.392887 281473388606512 test_util.py:2620] time(__main__.JacobianTest.testWhileLoop): 0.0s [ RUN ] JacobianTest.testWhileLoopDefun [ SKIPPED ] JacobianTest.testWhileLoopDefun INFO:tensorflow:time(__main__.JacobianTest.testWhileLoopDefun): 0.0s I0214 00:39:08.393465 281473388606512 test_util.py:2620] time(__main__.JacobianTest.testWhileLoopDefun): 0.0s [ RUN ] JacobianTest.test_cond_func_grad_jacobian WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:39:10.007597 281473388606512 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.JacobianTest.test_cond_func_grad_jacobian): 4.78s I0214 00:39:13.170407 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_cond_func_grad_jacobian): 4.78s [ OK ] JacobianTest.test_cond_func_grad_jacobian [ RUN ] JacobianTest.test_empty_tensor_consistent_jacobian 2024-02-14 00:39:13.429737: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.26s I0214 00:39:13.434175 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.26s [ OK ] JacobianTest.test_empty_tensor_consistent_jacobian [ RUN ] JacobianTest.test_foldl_partial_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_partial_function): 9.96s I0214 00:39:23.394326 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_foldl_partial_function): 9.96s [ OK ] JacobianTest.test_foldl_partial_function [ RUN ] JacobianTest.test_foldl_pure_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_pure_function): 6.49s I0214 00:39:29.890618 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_foldl_pure_function): 6.49s [ OK ] JacobianTest.test_foldl_pure_function [ RUN ] JacobianTest.test_grad_jacobian_conv INFO:tensorflow:time(__main__.JacobianTest.test_grad_jacobian_conv): 2.65s I0214 00:39:32.542082 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_grad_jacobian_conv): 2.65s [ OK ] JacobianTest.test_grad_jacobian_conv [ RUN ] JacobianTest.test_indexed_slices INFO:tensorflow:Running test_indexed_slices in GRAPH mode. I0214 00:39:32.544021 281473388606512 test_util.py:1612] Running test_indexed_slices in GRAPH mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:39:32.611796 281473388606512 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 0.45s I0214 00:39:32.989541 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 0.45s INFO:tensorflow:Running test_indexed_slices in EAGER mode. I0214 00:39:32.992230 281473388606512 test_util.py:1631] Running test_indexed_slices in EAGER mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:39:33.065748 281473388606512 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 0.4s I0214 00:39:33.390733 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 0.4s [ OK ] JacobianTest.test_indexed_slices [ RUN ] JacobianTest.test_nested_batch_jacobian_foldl INFO:tensorflow:time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 46.0s I0214 00:40:19.396724 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 46.0s [ OK ] JacobianTest.test_nested_batch_jacobian_foldl [ RUN ] JacobianTest.test_nested_jacobian INFO:tensorflow:Running test_nested_jacobian in GRAPH mode. I0214 00:40:19.398881 281473388606512 test_util.py:1612] Running test_nested_jacobian in GRAPH mode. INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 0.86s I0214 00:40:20.258462 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 0.86s INFO:tensorflow:Running test_nested_jacobian in EAGER mode. I0214 00:40:20.261197 281473388606512 test_util.py:1631] Running test_nested_jacobian in EAGER mode. [ SKIPPED ] JacobianTest.test_nested_jacobian [eager_mode] INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 0.0s I0214 00:40:20.261694 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 0.0s No pending test case: __main__.JacobianTest.test_nested_jacobian [ RUN ] JacobianTest.test_parallel_iterations [ SKIPPED ] JacobianTest.test_parallel_iterations INFO:tensorflow:time(__main__.JacobianTest.test_parallel_iterations): 0.0s I0214 00:40:20.262394 281473388606512 test_util.py:2620] time(__main__.JacobianTest.test_parallel_iterations): 0.0s [ RUN ] JacobianTest.test_session [ SKIPPED ] JacobianTest.test_session ====================================================================== ERROR: testBatchJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testBatchJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGadientTapeCalledOnConstantTarget (__main__.BackpropTest) BackpropTest.testGadientTapeCalledOnConstantTarget ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTape (__main__.BackpropTest) BackpropTest.testGradientTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeBatchJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeStructure (__main__.BackpropTest) BackpropTest.testGradientTapeStructure ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeVariable (__main__.BackpropTest) BackpropTest.testGradientTapeVariable ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testHigherOrderGradient (__main__.BackpropTest) BackpropTest.testHigherOrderGradient ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testNestedGradients (__main__.BackpropTest) BackpropTest.testNestedGradients ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testPersistentGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentNestedTape (__main__.BackpropTest) BackpropTest.testPersistentNestedTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsDefault (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsDefault ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsVariablesZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsVariablesZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) testRecomputeGradWithNestedFunctionAndWhileLoop(True) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) testRecomputeGradWithNestedFunctionAndWhileLoop(False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ---------------------------------------------------------------------- Ran 159 tests in 187.790s FAILED (failures=2, errors=16, skipped=21) ================================================================================ ==================== Test output for //tensorflow/python/eager:backprop_test_cpu: Running tests under Python 3.12.0: /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/python_aarch64-unknown-linux-gnu/bin/python3 [ RUN ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.09s I0214 00:40:33.359565 281472819033136 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices): 0.09s [ OK ] AggregateIndexedSlicesGradientsTest.testMixedTensorAndIndexedSlices [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.07s I0214 00:40:33.425945 281472819033136 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradients): 0.07s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.04s I0214 00:40:33.464943 281472819033136 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones): 0.04s [ OK ] AggregateIndexedSlicesGradientsTest.testMultipleGradientsWithNones [ RUN ] AggregateIndexedSlicesGradientsTest.testNoGradients INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s I0214 00:40:33.466052 281472819033136 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testNoGradients): 0.0s [ OK ] AggregateIndexedSlicesGradientsTest.testNoGradients [ RUN ] AggregateIndexedSlicesGradientsTest.testOneGradient INFO:tensorflow:time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.03s I0214 00:40:33.499886 281472819033136 test_util.py:2620] time(__main__.AggregateIndexedSlicesGradientsTest.testOneGradient): 0.03s [ OK ] AggregateIndexedSlicesGradientsTest.testOneGradient [ RUN ] AggregateIndexedSlicesGradientsTest.test_session [ SKIPPED ] AggregateIndexedSlicesGradientsTest.test_session [ RUN ] BackpropTest.testAggregateGradients INFO:tensorflow:Running testAggregateGradients in GRAPH mode. I0214 00:40:33.501436 281472819033136 test_util.py:1612] Running testAggregateGradients in GRAPH mode. WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. W0214 00:40:33.501979 281472819033136 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/external/python_aarch64-unknown-linux-gnu/lib/python3.12/contextlib.py:105: TensorFlowTestCase.test_session (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `self.session()` or `self.cached_session()` instead. 2024-02-14 00:40:33.703948: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 0.49s I0214 00:40:33.993425 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 0.49s INFO:tensorflow:Running testAggregateGradients in EAGER mode. I0214 00:40:33.995269 281472819033136 test_util.py:1631] Running testAggregateGradients in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradients): 0.08s I0214 00:40:34.079758 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradients): 0.08s [ OK ] BackpropTest.testAggregateGradients [ RUN ] BackpropTest.testAggregateGradientsWithTensor INFO:tensorflow:Running testAggregateGradientsWithTensor in GRAPH mode. I0214 00:40:34.081301 281472819033136 test_util.py:1612] Running testAggregateGradientsWithTensor in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 1.0s I0214 00:40:35.084255 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 1.0s INFO:tensorflow:Running testAggregateGradientsWithTensor in EAGER mode. I0214 00:40:35.085833 281472819033136 test_util.py:1631] Running testAggregateGradientsWithTensor in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.23s I0214 00:40:35.319457 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testAggregateGradientsWithTensor): 0.23s [ OK ] BackpropTest.testAggregateGradientsWithTensor [ RUN ] BackpropTest.testArgmax INFO:tensorflow:time(__main__.BackpropTest.testArgmax): 2.49s I0214 00:40:37.814565 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testArgmax): 2.49s [ OK ] BackpropTest.testArgmax [ RUN ] BackpropTest.testArgsGradientFunction INFO:tensorflow:time(__main__.BackpropTest.testArgsGradientFunction): 0.01s I0214 00:40:37.823663 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testArgsGradientFunction): 0.01s [ OK ] BackpropTest.testArgsGradientFunction [ RUN ] BackpropTest.testAutomaticWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s I0214 00:40:37.842792 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testAutomaticWatchedVariables): 0.02s [ OK ] BackpropTest.testAutomaticWatchedVariables [ RUN ] BackpropTest.testBatchJacobianInsideGradientTapeScope WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:40:38.473029 281472819033136 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. [ FAILED ] BackpropTest.testBatchJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 2.22s I0214 00:40:40.060555 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianInsideGradientTapeScope): 2.22s [ RUN ] BackpropTest.testBatchJacobianParallelIterations INFO:tensorflow:time(__main__.BackpropTest.testBatchJacobianParallelIterations): 2.03s I0214 00:40:42.089403 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testBatchJacobianParallelIterations): 2.03s [ OK ] BackpropTest.testBatchJacobianParallelIterations [ RUN ] BackpropTest.testCPU INFO:tensorflow:time(__main__.BackpropTest.testCPU): 1.01s I0214 00:40:43.105460 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCPU): 1.01s [ OK ] BackpropTest.testCPU [ RUN ] BackpropTest.testCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testCustomGradient): 1.16s I0214 00:40:44.270941 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradient): 1.16s [ OK ] BackpropTest.testCustomGradient [ RUN ] BackpropTest.testCustomGradientEmptyError INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientEmptyError): 0.01s I0214 00:40:44.282920 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientEmptyError): 0.01s [ OK ] BackpropTest.testCustomGradientEmptyError [ RUN ] BackpropTest.testCustomGradientForwardprop INFO:tensorflow:Running testCustomGradientForwardprop in GRAPH mode. I0214 00:40:44.283976 281472819033136 test_util.py:1612] Running testCustomGradientForwardprop in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.04s I0214 00:40:44.324468 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.04s INFO:tensorflow:Running testCustomGradientForwardprop in EAGER mode. I0214 00:40:44.325561 281472819033136 test_util.py:1631] Running testCustomGradientForwardprop in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientForwardprop): 0.02s I0214 00:40:44.349170 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientForwardprop): 0.02s [ OK ] BackpropTest.testCustomGradientForwardprop [ RUN ] BackpropTest.testCustomGradientIdentity INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientIdentity): 1.46s I0214 00:40:45.810544 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientIdentity): 1.46s [ OK ] BackpropTest.testCustomGradientIdentity [ RUN ] BackpropTest.testCustomGradientInEagerAndGraph INFO:tensorflow:Running testCustomGradientInEagerAndGraph in GRAPH mode. I0214 00:40:45.811573 281472819033136 test_util.py:1612] Running testCustomGradientInEagerAndGraph in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s I0214 00:40:45.831504 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.02s INFO:tensorflow:Running testCustomGradientInEagerAndGraph in EAGER mode. I0214 00:40:45.832435 281472819033136 test_util.py:1631] Running testCustomGradientInEagerAndGraph in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s I0214 00:40:45.840955 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testCustomGradientInEagerAndGraph): 0.01s [ OK ] BackpropTest.testCustomGradientInEagerAndGraph [ RUN ] BackpropTest.testDifferentiatingFunctionThatReturnsNone INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.01s I0214 00:40:45.847110 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingFunctionThatReturnsNone): 0.01s [ OK ] BackpropTest.testDifferentiatingFunctionThatReturnsNone [ RUN ] BackpropTest.testDifferentiatingScalarCache INFO:tensorflow:Running testDifferentiatingScalarCache in GRAPH mode. I0214 00:40:45.847966 281472819033136 test_util.py:1612] Running testDifferentiatingScalarCache in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s I0214 00:40:45.859133 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s INFO:tensorflow:Running testDifferentiatingScalarCache in EAGER mode. I0214 00:40:45.860016 281472819033136 test_util.py:1631] Running testDifferentiatingScalarCache in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s I0214 00:40:45.865510 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testDifferentiatingScalarCache): 0.01s [ OK ] BackpropTest.testDifferentiatingScalarCache [ RUN ] BackpropTest.testDy INFO:tensorflow:time(__main__.BackpropTest.testDy): 0.0s I0214 00:40:45.870750 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testDy): 0.0s [ OK ] BackpropTest.testDy [ RUN ] BackpropTest.testEmptyParams INFO:tensorflow:time(__main__.BackpropTest.testEmptyParams): 1.01s I0214 00:40:46.881706 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testEmptyParams): 1.01s [ OK ] BackpropTest.testEmptyParams [ RUN ] BackpropTest.testEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 1.07s I0214 00:40:47.948859 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testEmptyParamsForValueAndGradFunction): 1.07s [ OK ] BackpropTest.testEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testErrors INFO:tensorflow:time(__main__.BackpropTest.testErrors): 0.01s I0214 00:40:47.955265 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testErrors): 0.01s [ OK ] BackpropTest.testErrors [ RUN ] BackpropTest.testExceptionSafety INFO:tensorflow:time(__main__.BackpropTest.testExceptionSafety): 1.04s I0214 00:40:48.997039 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testExceptionSafety): 1.04s [ OK ] BackpropTest.testExceptionSafety [ RUN ] BackpropTest.testExplicitWatchedVariables INFO:tensorflow:time(__main__.BackpropTest.testExplicitWatchedVariables): 0.01s I0214 00:40:49.011117 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testExplicitWatchedVariables): 0.01s [ OK ] BackpropTest.testExplicitWatchedVariables [ RUN ] BackpropTest.testFunctionIndexedSlicesGradient INFO:tensorflow:time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.37s I0214 00:40:49.378665 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testFunctionIndexedSlicesGradient): 0.37s [ OK ] BackpropTest.testFunctionIndexedSlicesGradient [ RUN ] BackpropTest.testGPU WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. W0214 00:40:49.380209 281472819033136 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py:1957: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version. Instructions for updating: Use `tf.config.list_physical_devices('GPU')` instead. [ SKIPPED ] BackpropTest.testGPU INFO:tensorflow:time(__main__.BackpropTest.testGPU): 0.0s I0214 00:40:49.380936 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGPU): 0.0s [ RUN ] BackpropTest.testGPUImplicitGrad [ SKIPPED ] BackpropTest.testGPUImplicitGrad INFO:tensorflow:time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s I0214 00:40:49.381680 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGPUImplicitGrad): 0.0s [ RUN ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in GRAPH mode. I0214 00:40:49.851002 281472819033136 test_util.py:1612] Running testGadientTapeCalledOnConstantTarget in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.49s I0214 00:40:49.867960 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.49s INFO:tensorflow:Running testGadientTapeCalledOnConstantTarget in EAGER mode. I0214 00:40:49.868788 281472819033136 test_util.py:1631] Running testGadientTapeCalledOnConstantTarget in EAGER mode. [ FAILED ] BackpropTest.testGadientTapeCalledOnConstantTarget INFO:tensorflow:time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.81s I0214 00:40:50.677761 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGadientTapeCalledOnConstantTarget): 0.81s [ RUN ] BackpropTest.testGetAttrList INFO:tensorflow:time(__main__.BackpropTest.testGetAttrList): 0.0s I0214 00:40:50.678786 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGetAttrList): 0.0s [ OK ] BackpropTest.testGetAttrList [ RUN ] BackpropTest.testGetAttrType INFO:tensorflow:time(__main__.BackpropTest.testGetAttrType): 0.0s I0214 00:40:50.679481 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGetAttrType): 0.0s [ OK ] BackpropTest.testGetAttrType [ RUN ] BackpropTest.testGradGrad INFO:tensorflow:time(__main__.BackpropTest.testGradGrad): 2.53s I0214 00:40:53.212922 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradGrad): 2.53s [ OK ] BackpropTest.testGradGrad [ RUN ] BackpropTest.testGradGradExp INFO:tensorflow:time(__main__.BackpropTest.testGradGradExp): 1.47s I0214 00:40:54.685372 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradGradExp): 1.47s [ OK ] BackpropTest.testGradGradExp [ RUN ] BackpropTest.testGradientInsideLoop INFO:tensorflow:time(__main__.BackpropTest.testGradientInsideLoop): 0.04s I0214 00:40:54.729905 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientInsideLoop): 0.04s [ OK ] BackpropTest.testGradientInsideLoop [ RUN ] BackpropTest.testGradientInteger INFO:tensorflow:time(__main__.BackpropTest.testGradientInteger): 0.01s I0214 00:40:54.736367 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientInteger): 0.01s [ OK ] BackpropTest.testGradientInteger [ RUN ] BackpropTest.testGradientNone WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. W0214 00:40:55.152827 281472819033136 deprecation.py:50] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py:1260: softmax_cross_entropy_with_logits (from tensorflow.python.ops.nn_ops) is deprecated and will be removed in a future version. Instructions for updating: Future major versions of TensorFlow will allow gradients to flow into the labels input on backprop by default. See `tf.nn.softmax_cross_entropy_with_logits_v2`. INFO:tensorflow:time(__main__.BackpropTest.testGradientNone): 1.03s I0214 00:40:55.768174 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientNone): 1.03s [ OK ] BackpropTest.testGradientNone [ RUN ] BackpropTest.testGradientTape INFO:tensorflow:Running testGradientTape in GRAPH mode. I0214 00:40:57.067249 281472819033136 test_util.py:1612] Running testGradientTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 1.35s I0214 00:40:57.120718 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 1.35s INFO:tensorflow:Running testGradientTape in EAGER mode. I0214 00:40:57.121752 281472819033136 test_util.py:1631] Running testGradientTape in EAGER mode. [ FAILED ] BackpropTest.testGradientTape INFO:tensorflow:time(__main__.BackpropTest.testGradientTape): 0.8s I0214 00:40:57.917532 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTape): 0.8s [ RUN ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 2.7s I0214 00:41:00.619714 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes): 2.7s [ RUN ] BackpropTest.testGradientTapeGradientCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.5s I0214 00:41:02.120660 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeGradientCalledMultipleTimes): 1.5s [ OK ] BackpropTest.testGradientTapeGradientCalledMultipleTimes [ RUN ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes [ FAILED ] BackpropTest.testGradientTapeJacobianCalledMultipleTimes INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 1.41s I0214 00:41:03.534124 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeJacobianCalledMultipleTimes): 1.41s [ RUN ] BackpropTest.testGradientTapeReEnterContext INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeReEnterContext): 1.59s I0214 00:41:05.125969 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeReEnterContext): 1.59s [ OK ] BackpropTest.testGradientTapeReEnterContext [ RUN ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:Running testGradientTapeRepeatedSource in GRAPH mode. I0214 00:41:05.574729 281472819033136 test_util.py:1612] Running testGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.46s I0214 00:41:05.591664 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 0.46s INFO:tensorflow:Running testGradientTapeRepeatedSource in EAGER mode. I0214 00:41:05.592598 281472819033136 test_util.py:1631] Running testGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeRepeatedSource): 1.89s I0214 00:41:07.486692 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeRepeatedSource): 1.89s [ RUN ] BackpropTest.testGradientTapeStructure INFO:tensorflow:Running testGradientTapeStructure in GRAPH mode. I0214 00:41:08.237382 281472819033136 test_util.py:1612] Running testGradientTapeStructure in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 0.85s I0214 00:41:08.338956 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 0.85s INFO:tensorflow:Running testGradientTapeStructure in EAGER mode. I0214 00:41:08.340565 281472819033136 test_util.py:1631] Running testGradientTapeStructure in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeStructure INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeStructure): 0.69s I0214 00:41:09.029349 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeStructure): 0.69s [ RUN ] BackpropTest.testGradientTapeVariable INFO:tensorflow:Running testGradientTapeVariable in GRAPH mode. I0214 00:41:10.036963 281472819033136 test_util.py:1612] Running testGradientTapeVariable in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 1.04s I0214 00:41:10.073346 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 1.04s INFO:tensorflow:Running testGradientTapeVariable in EAGER mode. I0214 00:41:10.074630 281472819033136 test_util.py:1631] Running testGradientTapeVariable in EAGER mode. [ FAILED ] BackpropTest.testGradientTapeVariable INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeVariable): 1.43s I0214 00:41:11.500285 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeVariable): 1.43s [ RUN ] BackpropTest.testGradientTapeWithCond INFO:tensorflow:Running testGradientTapeWithCond in GRAPH mode. I0214 00:41:11.501620 281472819033136 test_util.py:1612] Running testGradientTapeWithCond in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:41:11.503262 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s INFO:tensorflow:Running testGradientTapeWithCond in EAGER mode. I0214 00:41:11.504022 281472819033136 test_util.py:1631] Running testGradientTapeWithCond in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithCond [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s I0214 00:41:11.504480 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithCond): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithCond [ RUN ] BackpropTest.testGradientTapeWithWhileLoop INFO:tensorflow:Running testGradientTapeWithWhileLoop in GRAPH mode. I0214 00:41:11.505124 281472819033136 test_util.py:1612] Running testGradientTapeWithWhileLoop in GRAPH mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:41:11.506402 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s INFO:tensorflow:Running testGradientTapeWithWhileLoop in EAGER mode. I0214 00:41:11.507043 281472819033136 test_util.py:1631] Running testGradientTapeWithWhileLoop in EAGER mode. [ SKIPPED ] BackpropTest.testGradientTapeWithWhileLoop [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s I0214 00:41:11.507456 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientTapeWithWhileLoop): 0.0s No pending test case: __main__.BackpropTest.testGradientTapeWithWhileLoop [ RUN ] BackpropTest.testGradientWithinTapeBlock INFO:tensorflow:Running testGradientWithinTapeBlock in GRAPH mode. I0214 00:41:11.508003 281472819033136 test_util.py:1612] Running testGradientWithinTapeBlock in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:41:11.543367 281472819033136 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.05s I0214 00:41:11.555309 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.05s INFO:tensorflow:Running testGradientWithinTapeBlock in EAGER mode. I0214 00:41:11.556613 281472819033136 test_util.py:1631] Running testGradientWithinTapeBlock in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.01s I0214 00:41:11.571557 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientWithinTapeBlock): 0.01s [ OK ] BackpropTest.testGradientWithinTapeBlock [ RUN ] BackpropTest.testGradientsFunctionInCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.05s I0214 00:41:11.625569 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testGradientsFunctionInCustomGradient): 0.05s [ OK ] BackpropTest.testGradientsFunctionInCustomGradient [ RUN ] BackpropTest.testHigherOrderGradient INFO:tensorflow:Running testHigherOrderGradient in GRAPH mode. I0214 00:41:12.061016 281472819033136 test_util.py:1612] Running testHigherOrderGradient in GRAPH mode. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:41:12.066804 281472819033136 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:41:12.075759 281472819033136 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 0.51s I0214 00:41:12.138397 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 0.51s INFO:tensorflow:Running testHigherOrderGradient in EAGER mode. I0214 00:41:12.139965 281472819033136 test_util.py:1631] Running testHigherOrderGradient in EAGER mode. [ FAILED ] BackpropTest.testHigherOrderGradient INFO:tensorflow:time(__main__.BackpropTest.testHigherOrderGradient): 0.65s I0214 00:41:12.791608 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testHigherOrderGradient): 0.65s [ RUN ] BackpropTest.testImplicitGradOrdering INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s I0214 00:41:12.808346 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOrdering): 0.02s [ OK ] BackpropTest.testImplicitGradOrdering [ RUN ] BackpropTest.testImplicitGradOverEmbeddingLookup INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.23s I0214 00:41:13.040572 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradOverEmbeddingLookup): 0.23s [ OK ] BackpropTest.testImplicitGradOverEmbeddingLookup [ RUN ] BackpropTest.testImplicitGradWithResourceVariable INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.02s I0214 00:41:13.068782 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradWithResourceVariable): 0.02s [ OK ] BackpropTest.testImplicitGradWithResourceVariable [ RUN ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue INFO:tensorflow:time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 2.39s I0214 00:41:15.462112 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue): 2.39s [ OK ] BackpropTest.testImplicitGradientsCustomGradientAndCachedVariableValue [ RUN ] BackpropTest.testInvalidRecordOperationMessage INFO:tensorflow:time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.02s I0214 00:41:15.487902 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testInvalidRecordOperationMessage): 0.02s [ OK ] BackpropTest.testInvalidRecordOperationMessage [ RUN ] BackpropTest.testJacobianCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testJacobianCustomGradient): 7.16s I0214 00:41:22.653108 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testJacobianCustomGradient): 7.16s [ OK ] BackpropTest.testJacobianCustomGradient [ RUN ] BackpropTest.testJacobianInsideGradientTapeScope [ FAILED ] BackpropTest.testJacobianInsideGradientTapeScope INFO:tensorflow:time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.49s I0214 00:41:24.146052 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testJacobianInsideGradientTapeScope): 1.49s [ RUN ] BackpropTest.testMakeAttrShape INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShape): 0.0s I0214 00:41:24.147966 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShape): 0.0s [ OK ] BackpropTest.testMakeAttrShape [ RUN ] BackpropTest.testMakeAttrShapeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s I0214 00:41:24.149030 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrShapeList): 0.0s [ OK ] BackpropTest.testMakeAttrShapeList [ RUN ] BackpropTest.testMakeAttrString INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrString): 0.0s I0214 00:41:24.149712 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrString): 0.0s [ OK ] BackpropTest.testMakeAttrString [ RUN ] BackpropTest.testMakeAttrStringList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrStringList): 0.0s I0214 00:41:24.150444 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrStringList): 0.0s [ OK ] BackpropTest.testMakeAttrStringList [ RUN ] BackpropTest.testMakeAttrType INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrType): 0.0s I0214 00:41:24.151056 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrType): 0.0s [ OK ] BackpropTest.testMakeAttrType [ RUN ] BackpropTest.testMakeAttrTypeList INFO:tensorflow:time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s I0214 00:41:24.151636 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeAttrTypeList): 0.0s [ OK ] BackpropTest.testMakeAttrTypeList [ RUN ] BackpropTest.testMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testMakeVJP): 1.58s I0214 00:41:25.727735 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMakeVJP): 1.58s [ OK ] BackpropTest.testMakeVJP [ RUN ] BackpropTest.testMulType INFO:tensorflow:time(__main__.BackpropTest.testMulType): 0.01s I0214 00:41:25.737719 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMulType): 0.01s [ OK ] BackpropTest.testMulType [ RUN ] BackpropTest.testMultiValueConvertToTensor INFO:tensorflow:time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.86s I0214 00:41:27.600615 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMultiValueConvertToTensor): 1.86s [ OK ] BackpropTest.testMultiValueConvertToTensor [ RUN ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst INFO:tensorflow:time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s I0214 00:41:27.620469 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testMultiValuePreservesIfNotDiffedAgainst): 0.02s [ OK ] BackpropTest.testMultiValuePreservesIfNotDiffedAgainst [ RUN ] BackpropTest.testNameScope INFO:tensorflow:time(__main__.BackpropTest.testNameScope): 0.12s I0214 00:41:27.739212 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNameScope): 0.12s [ OK ] BackpropTest.testNameScope [ RUN ] BackpropTest.testNestedGradients INFO:tensorflow:Running testNestedGradients in GRAPH mode. I0214 00:41:28.157965 281472819033136 test_util.py:1612] Running testNestedGradients in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 0.53s I0214 00:41:28.265651 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 0.53s INFO:tensorflow:Running testNestedGradients in EAGER mode. I0214 00:41:28.267084 281472819033136 test_util.py:1631] Running testNestedGradients in EAGER mode. [ FAILED ] BackpropTest.testNestedGradients INFO:tensorflow:time(__main__.BackpropTest.testNestedGradients): 2.26s I0214 00:41:30.526736 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNestedGradients): 2.26s [ RUN ] BackpropTest.testNestedSelfContexts INFO:tensorflow:Running testNestedSelfContexts in GRAPH mode. I0214 00:41:30.527844 281472819033136 test_util.py:1612] Running testNestedSelfContexts in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:41:30.542077 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s INFO:tensorflow:Running testNestedSelfContexts in EAGER mode. I0214 00:41:30.543095 281472819033136 test_util.py:1631] Running testNestedSelfContexts in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testNestedSelfContexts): 0.01s I0214 00:41:30.549424 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNestedSelfContexts): 0.01s [ OK ] BackpropTest.testNestedSelfContexts [ RUN ] BackpropTest.testNoOpBehaviorConsistentFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.51s I0214 00:41:31.062374 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentFunction): 0.51s [ OK ] BackpropTest.testNoOpBehaviorConsistentFunction [ RUN ] BackpropTest.testNoOpBehaviorConsistentNoFunction INFO:tensorflow:time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.03s I0214 00:41:31.097136 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNoOpBehaviorConsistentNoFunction): 0.03s [ OK ] BackpropTest.testNoOpBehaviorConsistentNoFunction [ RUN ] BackpropTest.testNonEmptyParamsForValueAndGradFunction INFO:tensorflow:time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 1.63s I0214 00:41:32.730376 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testNonEmptyParamsForValueAndGradFunction): 1.63s [ OK ] BackpropTest.testNonEmptyParamsForValueAndGradFunction [ RUN ] BackpropTest.testOutput INFO:tensorflow:time(__main__.BackpropTest.testOutput): 0.02s I0214 00:41:32.749161 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testOutput): 0.02s [ OK ] BackpropTest.testOutput [ RUN ] BackpropTest.testOutputGradUsedInComputation INFO:tensorflow:time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s I0214 00:41:32.758935 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testOutputGradUsedInComputation): 0.01s [ OK ] BackpropTest.testOutputGradUsedInComputation [ RUN ] BackpropTest.testOverrideSecondOrderWithCustomGradient INFO:tensorflow:time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.03s I0214 00:41:32.785524 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testOverrideSecondOrderWithCustomGradient): 0.03s [ OK ] BackpropTest.testOverrideSecondOrderWithCustomGradient [ RUN ] BackpropTest.testPartial INFO:tensorflow:time(__main__.BackpropTest.testPartial): 0.01s I0214 00:41:32.793745 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPartial): 0.01s [ OK ] BackpropTest.testPartial [ RUN ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in GRAPH mode. I0214 00:41:33.431328 281472819033136 test_util.py:1612] Running testPersistentGradientTapeRepeatedSource in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.68s I0214 00:41:33.476992 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.68s INFO:tensorflow:Running testPersistentGradientTapeRepeatedSource in EAGER mode. I0214 00:41:33.478334 281472819033136 test_util.py:1631] Running testPersistentGradientTapeRepeatedSource in EAGER mode. [ FAILED ] BackpropTest.testPersistentGradientTapeRepeatedSource INFO:tensorflow:time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.98s I0214 00:41:34.458557 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentGradientTapeRepeatedSource): 0.98s [ RUN ] BackpropTest.testPersistentMakeVJP INFO:tensorflow:time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s I0214 00:41:34.469285 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentMakeVJP): 0.01s [ OK ] BackpropTest.testPersistentMakeVJP [ RUN ] BackpropTest.testPersistentNestedTape INFO:tensorflow:Running testPersistentNestedTape in GRAPH mode. I0214 00:41:35.078636 281472819033136 test_util.py:1612] Running testPersistentNestedTape in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 0.67s I0214 00:41:35.143059 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 0.67s INFO:tensorflow:Running testPersistentNestedTape in EAGER mode. I0214 00:41:35.144549 281472819033136 test_util.py:1631] Running testPersistentNestedTape in EAGER mode. [ FAILED ] BackpropTest.testPersistentNestedTape INFO:tensorflow:time(__main__.BackpropTest.testPersistentNestedTape): 0.86s I0214 00:41:36.005322 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentNestedTape): 0.86s [ RUN ] BackpropTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:41:36.750424 281472819033136 test_util.py:1612] Running testPersistentTape in GRAPH mode. [ SKIPPED ] BackpropTest.testPersistentTape [graph_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 0.75s I0214 00:41:36.751841 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 0.75s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:41:36.752551 281472819033136 test_util.py:1631] Running testPersistentTape in EAGER mode. [ SKIPPED ] BackpropTest.testPersistentTape [eager_mode] INFO:tensorflow:time(__main__.BackpropTest.testPersistentTape): 1.83s I0214 00:41:38.580278 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPersistentTape): 1.83s No pending test case: __main__.BackpropTest.testPersistentTape [ RUN ] BackpropTest.testPythonMax INFO:tensorflow:time(__main__.BackpropTest.testPythonMax): 0.02s I0214 00:41:38.601184 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testPythonMax): 0.02s [ OK ] BackpropTest.testPythonMax [ RUN ] BackpropTest.testRecomputeGradWithDifferentShape INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 3.01s I0214 00:41:41.614795 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithDifferentShape): 3.01s [ OK ] BackpropTest.testRecomputeGradWithDifferentShape [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 5.25s I0214 00:41:46.864756 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True)): 5.25s [ RUN ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) [ FAILED ] BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) INFO:tensorflow:time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 2.84s I0214 00:41:49.702538 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False)): 2.84s [ RUN ] BackpropTest.testResourceHandleOutputWithoutHandleData INFO:tensorflow:time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s I0214 00:41:49.708946 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testResourceHandleOutputWithoutHandleData): 0.01s [ OK ] BackpropTest.testResourceHandleOutputWithoutHandleData [ RUN ] BackpropTest.testReturnSameThing INFO:tensorflow:time(__main__.BackpropTest.testReturnSameThing): 0.01s I0214 00:41:49.719015 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testReturnSameThing): 0.01s [ OK ] BackpropTest.testReturnSameThing [ RUN ] BackpropTest.testSameObjectForMultipleArguments INFO:tensorflow:time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s I0214 00:41:49.744397 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testSameObjectForMultipleArguments): 0.02s [ OK ] BackpropTest.testSameObjectForMultipleArguments [ RUN ] BackpropTest.testSecondGrad INFO:tensorflow:time(__main__.BackpropTest.testSecondGrad): 1.64s I0214 00:41:51.389660 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testSecondGrad): 1.64s [ OK ] BackpropTest.testSecondGrad [ RUN ] BackpropTest.testSelectivelyWatchVariables INFO:tensorflow:Running testSelectivelyWatchVariables in GRAPH mode. I0214 00:41:51.391508 281472819033136 test_util.py:1612] Running testSelectivelyWatchVariables in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s I0214 00:41:51.456651 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.07s INFO:tensorflow:Running testSelectivelyWatchVariables in EAGER mode. I0214 00:41:51.458049 281472819033136 test_util.py:1631] Running testSelectivelyWatchVariables in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s I0214 00:41:51.477005 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testSelectivelyWatchVariables): 0.02s [ OK ] BackpropTest.testSelectivelyWatchVariables [ RUN ] BackpropTest.testStopGradient INFO:tensorflow:time(__main__.BackpropTest.testStopGradient): 1.57s I0214 00:41:53.044592 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testStopGradient): 1.57s [ OK ] BackpropTest.testStopGradient [ RUN ] BackpropTest.testTapeGradientMultiTargetOneIsSource INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s I0214 00:41:53.053288 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientMultiTargetOneIsSource): 0.01s [ OK ] BackpropTest.testTapeGradientMultiTargetOneIsSource [ RUN ] BackpropTest.testTapeGradientStringTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:41:53.057391 281472819033136 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s I0214 00:41:53.058336 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeGradientStringTarget): 0.0s [ OK ] BackpropTest.testTapeGradientStringTarget [ RUN ] BackpropTest.testTapeIdentityGradientIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.0s I0214 00:41:53.061532 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeIdentityGradientIsIdentity): 0.0s [ OK ] BackpropTest.testTapeIdentityGradientIsIdentity [ RUN ] BackpropTest.testTapeNoOpGradient INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s I0214 00:41:53.062827 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient): 0.0s [ OK ] BackpropTest.testTapeNoOpGradient [ RUN ] BackpropTest.testTapeNoOpGradient2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.74s I0214 00:41:54.807756 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradient2By2): 1.74s [ OK ] BackpropTest.testTapeNoOpGradient2By2 [ RUN ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 0.89s I0214 00:41:55.699477 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientMultiTarget2By2): 0.89s [ OK ] BackpropTest.testTapeNoOpGradientMultiTarget2By2 [ RUN ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:41:55.703058 281472819033136 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s I0214 00:41:55.704065 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientStringSourceAndTarget): 0.0s [ OK ] BackpropTest.testTapeNoOpGradientStringSourceAndTarget [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.0s I0214 00:41:55.709180 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource): 0.0s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetAllSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s I0214 00:41:55.720663 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource): 0.01s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSource [ RUN ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string W0214 00:41:55.723506 281472819033136 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.string INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.01s I0214 00:41:55.732749 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString): 0.01s [ OK ] BackpropTest.testTapeNoOpGradientWithMultiTargetMultiSourceIncludeString [ RUN ] BackpropTest.testTapeNoOpOnVariableIsIdentity INFO:tensorflow:time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s I0214 00:41:55.743000 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeNoOpOnVariableIsIdentity): 0.01s [ OK ] BackpropTest.testTapeNoOpOnVariableIsIdentity [ RUN ] BackpropTest.testTapeReset INFO:tensorflow:time(__main__.BackpropTest.testTapeReset): 0.01s I0214 00:41:55.758539 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeReset): 0.01s [ OK ] BackpropTest.testTapeReset [ RUN ] BackpropTest.testTapeStopRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopRecording): 0.01s I0214 00:41:55.771782 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeStopRecording): 0.01s [ OK ] BackpropTest.testTapeStopRecording [ RUN ] BackpropTest.testTapeStopStartRecording INFO:tensorflow:time(__main__.BackpropTest.testTapeStopStartRecording): 0.02s I0214 00:41:55.789421 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTapeStopStartRecording): 0.02s [ OK ] BackpropTest.testTapeStopStartRecording [ RUN ] BackpropTest.testTensorCopyCPU2GPU2CPU [ SKIPPED ] BackpropTest.testTensorCopyCPU2GPU2CPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s I0214 00:41:55.791105 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyCPU2GPU2CPU): 0.0s [ RUN ] BackpropTest.testTensorCopyGPU2CPU2GPU [ SKIPPED ] BackpropTest.testTensorCopyGPU2CPU2GPU INFO:tensorflow:time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s I0214 00:41:55.791811 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTensorCopyGPU2CPU2GPU): 0.0s [ RUN ] BackpropTest.testTwoTargets INFO:tensorflow:time(__main__.BackpropTest.testTwoTargets): 0.01s I0214 00:41:55.799435 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testTwoTargets): 0.01s [ OK ] BackpropTest.testTwoTargets [ RUN ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:Running testUnconnectedGradientsDefault in GRAPH mode. I0214 00:41:56.438994 281472819033136 test_util.py:1612] Running testUnconnectedGradientsDefault in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.65s I0214 00:41:56.447819 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 0.65s INFO:tensorflow:Running testUnconnectedGradientsDefault in EAGER mode. I0214 00:41:56.448796 281472819033136 test_util.py:1631] Running testUnconnectedGradientsDefault in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsDefault INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsDefault): 1.61s I0214 00:41:58.059954 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsDefault): 1.61s [ RUN ] BackpropTest.testUnconnectedGradientsNestedDefunZeros INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. I0214 00:41:58.060884 281472819033136 test_util.py:1612] Running testUnconnectedGradientsNestedDefunZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.21s I0214 00:41:58.273424 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.21s INFO:tensorflow:Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. I0214 00:41:58.274520 281472819033136 test_util.py:1631] Running testUnconnectedGradientsNestedDefunZeros in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.12s I0214 00:41:58.390170 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsNestedDefunZeros): 0.12s [ OK ] BackpropTest.testUnconnectedGradientsNestedDefunZeros [ RUN ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in GRAPH mode. I0214 00:41:59.824913 281472819033136 test_util.py:1612] Running testUnconnectedGradientsVariablesZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 1.48s I0214 00:41:59.869068 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 1.48s INFO:tensorflow:Running testUnconnectedGradientsVariablesZeros in EAGER mode. I0214 00:41:59.870377 281472819033136 test_util.py:1631] Running testUnconnectedGradientsVariablesZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsVariablesZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.67s I0214 00:42:00.542744 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsVariablesZeros): 0.67s [ RUN ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:Running testUnconnectedGradientsZeros in GRAPH mode. I0214 00:42:01.043386 281472819033136 test_util.py:1612] Running testUnconnectedGradientsZeros in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.54s I0214 00:42:01.079650 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 0.54s INFO:tensorflow:Running testUnconnectedGradientsZeros in EAGER mode. I0214 00:42:01.080786 281472819033136 test_util.py:1631] Running testUnconnectedGradientsZeros in EAGER mode. [ FAILED ] BackpropTest.testUnconnectedGradientsZeros INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedGradientsZeros): 1.65s I0214 00:42:02.731923 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedGradientsZeros): 1.65s [ RUN ] BackpropTest.testUnconnectedNone INFO:tensorflow:time(__main__.BackpropTest.testUnconnectedNone): 1.21s I0214 00:42:03.942072 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnconnectedNone): 1.21s [ OK ] BackpropTest.testUnconnectedNone [ RUN ] BackpropTest.testUnknownShapes INFO:tensorflow:time(__main__.BackpropTest.testUnknownShapes): 0.03s I0214 00:42:03.970645 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnknownShapes): 0.03s [ OK ] BackpropTest.testUnknownShapes [ RUN ] BackpropTest.testUnknownUnconnectedGradientsValueGiven INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. I0214 00:42:03.971911 281472819033136 test_util.py:1612] Running testUnknownUnconnectedGradientsValueGiven in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s I0214 00:42:03.978122 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.01s INFO:tensorflow:Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. I0214 00:42:03.978827 281472819033136 test_util.py:1631] Running testUnknownUnconnectedGradientsValueGiven in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.0s I0214 00:42:03.983568 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testUnknownUnconnectedGradientsValueGiven): 0.0s [ OK ] BackpropTest.testUnknownUnconnectedGradientsValueGiven [ RUN ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients INFO:tensorflow:time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s I0214 00:42:04.003427 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testVariablesAndConstantsProduceTheSameGradients): 0.02s [ OK ] BackpropTest.testVariablesAndConstantsProduceTheSameGradients [ RUN ] BackpropTest.testWatchBadThing INFO:tensorflow:Running testWatchBadThing in GRAPH mode. I0214 00:42:04.004716 281472819033136 test_util.py:1612] Running testWatchBadThing in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:42:04.006443 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s INFO:tensorflow:Running testWatchBadThing in EAGER mode. I0214 00:42:04.007073 281472819033136 test_util.py:1631] Running testWatchBadThing in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchBadThing): 0.0s I0214 00:42:04.007518 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchBadThing): 0.0s [ OK ] BackpropTest.testWatchBadThing [ RUN ] BackpropTest.testWatchComposite WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:42:04.012185 281472819033136 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 WARNING:tensorflow:The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 W0214 00:42:04.012556 281472819033136 backprop.py:875] The dtype of the watched tensor must be floating (e.g. tf.float32), got tf.int64 INFO:tensorflow:time(__main__.BackpropTest.testWatchComposite): 0.02s I0214 00:42:04.025061 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchComposite): 0.02s [ OK ] BackpropTest.testWatchComposite [ RUN ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s I0214 00:42:04.033834 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall): 0.01s [ OK ] BackpropTest.testWatchedVariablesAfterNonPersistentGradientCall [ RUN ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s I0214 00:42:04.043184 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape): 0.01s [ OK ] BackpropTest.testWatchedVariablesOnlyHasVariablesFromLastTape [ RUN ] BackpropTest.testWatchedVariablesRespectReset INFO:tensorflow:time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s I0214 00:42:04.052423 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchedVariablesRespectReset): 0.01s [ OK ] BackpropTest.testWatchedVariablesRespectReset [ RUN ] BackpropTest.testWatchingIsTapeLocal INFO:tensorflow:Running testWatchingIsTapeLocal in GRAPH mode. I0214 00:42:04.053407 281472819033136 test_util.py:1612] Running testWatchingIsTapeLocal in GRAPH mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.1s I0214 00:42:04.148659 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.1s INFO:tensorflow:Running testWatchingIsTapeLocal in EAGER mode. I0214 00:42:04.150090 281472819033136 test_util.py:1631] Running testWatchingIsTapeLocal in EAGER mode. INFO:tensorflow:time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.11s I0214 00:42:04.257914 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWatchingIsTapeLocal): 0.11s [ OK ] BackpropTest.testWatchingIsTapeLocal [ RUN ] BackpropTest.testWhereGradient INFO:tensorflow:time(__main__.BackpropTest.testWhereGradient): 0.05s I0214 00:42:04.307305 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testWhereGradient): 0.05s [ OK ] BackpropTest.testWhereGradient [ RUN ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs INFO:tensorflow:time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.38s I0214 00:42:04.687204 281472819033136 test_util.py:2620] time(__main__.BackpropTest.testZerosCacheDoesntLeakAcrossGraphs): 0.38s [ OK ] BackpropTest.testZerosCacheDoesntLeakAcrossGraphs [ RUN ] BackpropTest.test_session [ SKIPPED ] BackpropTest.test_session [ RUN ] BackpropTest.test_stop_gradient_hides_downstream_ops INFO:tensorflow:time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.26s I0214 00:42:04.944905 281472819033136 test_util.py:2620] time(__main__.BackpropTest.test_stop_gradient_hides_downstream_ops): 0.26s [ OK ] BackpropTest.test_stop_gradient_hides_downstream_ops [ RUN ] BatchJacobianTest.testBadInputRank INFO:tensorflow:Running testBadInputRank in GRAPH mode. I0214 00:42:04.946125 281472819033136 test_util.py:1612] Running testBadInputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.01s I0214 00:42:04.952838 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.01s INFO:tensorflow:Running testBadInputRank in EAGER mode. I0214 00:42:04.953557 281472819033136 test_util.py:1631] Running testBadInputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadInputRank): 0.03s I0214 00:42:04.981300 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadInputRank): 0.03s [ OK ] BatchJacobianTest.testBadInputRank [ RUN ] BatchJacobianTest.testBadOutputRank INFO:tensorflow:Running testBadOutputRank in GRAPH mode. I0214 00:42:04.982370 281472819033136 test_util.py:1612] Running testBadOutputRank in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.03s I0214 00:42:05.009598 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.03s INFO:tensorflow:Running testBadOutputRank in EAGER mode. I0214 00:42:05.010526 281472819033136 test_util.py:1631] Running testBadOutputRank in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s I0214 00:42:05.016546 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadOutputRank): 0.01s [ OK ] BatchJacobianTest.testBadOutputRank [ RUN ] BatchJacobianTest.testBadShape INFO:tensorflow:Running testBadShape in GRAPH mode. I0214 00:42:05.017436 281472819033136 test_util.py:1612] Running testBadShape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.01s I0214 00:42:05.023504 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.01s INFO:tensorflow:Running testBadShape in EAGER mode. I0214 00:42:05.024214 281472819033136 test_util.py:1631] Running testBadShape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testBadShape): 0.05s I0214 00:42:05.071325 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testBadShape): 0.05s [ OK ] BatchJacobianTest.testBadShape [ RUN ] BatchJacobianTest.testPersistentTape INFO:tensorflow:Running testPersistentTape in GRAPH mode. I0214 00:42:05.072358 281472819033136 test_util.py:1612] Running testPersistentTape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.0s I0214 00:42:05.073562 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.0s INFO:tensorflow:Running testPersistentTape in EAGER mode. I0214 00:42:05.074172 281472819033136 test_util.py:1631] Running testPersistentTape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPersistentTape): 0.06s I0214 00:42:05.132477 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPersistentTape): 0.06s [ OK ] BatchJacobianTest.testPersistentTape [ RUN ] BatchJacobianTest.testPfor INFO:tensorflow:Running testPfor in GRAPH mode. I0214 00:42:05.133803 281472819033136 test_util.py:1612] Running testPfor in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 1.41s I0214 00:42:06.542369 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 1.41s INFO:tensorflow:Running testPfor in EAGER mode. I0214 00:42:06.544792 281472819033136 test_util.py:1631] Running testPfor in EAGER mode. WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffe10139bc0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:42:07.015352 281472819033136 polymorphic_function.py:157] 5 out of the last 5 calls to .f at 0xfffe10139bc0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.testPfor): 0.55s I0214 00:42:07.096083 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPfor): 0.55s [ OK ] BatchJacobianTest.testPfor [ RUN ] BatchJacobianTest.testPforDefun INFO:tensorflow:Running testPforDefun in GRAPH mode. I0214 00:42:07.097876 281472819033136 test_util.py:1612] Running testPforDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 1.18s I0214 00:42:08.279962 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 1.18s INFO:tensorflow:Running testPforDefun in EAGER mode. I0214 00:42:08.282376 281472819033136 test_util.py:1631] Running testPforDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testPforDefun): 0.92s I0214 00:42:09.205542 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testPforDefun): 0.92s [ OK ] BatchJacobianTest.testPforDefun [ RUN ] BatchJacobianTest.testWhileLoop INFO:tensorflow:Running testWhileLoop in GRAPH mode. I0214 00:42:09.206520 281472819033136 test_util.py:1612] Running testWhileLoop in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.38s I0214 00:42:09.581669 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.38s INFO:tensorflow:Running testWhileLoop in EAGER mode. I0214 00:42:09.584346 281472819033136 test_util.py:1631] Running testWhileLoop in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoop): 0.1s I0214 00:42:09.681518 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoop): 0.1s [ OK ] BatchJacobianTest.testWhileLoop [ RUN ] BatchJacobianTest.testWhileLoopDefun INFO:tensorflow:Running testWhileLoopDefun in GRAPH mode. I0214 00:42:09.683888 281472819033136 test_util.py:1612] Running testWhileLoopDefun in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.58s I0214 00:42:10.266811 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.58s INFO:tensorflow:Running testWhileLoopDefun in EAGER mode. I0214 00:42:10.269703 281472819033136 test_util.py:1631] Running testWhileLoopDefun in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.35s I0214 00:42:10.615859 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.testWhileLoopDefun): 0.35s [ OK ] BatchJacobianTest.testWhileLoopDefun [ RUN ] BatchJacobianTest.test_degenerate_shape0 (True, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:42:10.616826 281472819033136 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.95s I0214 00:42:11.566297 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.95s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:42:11.568098 281472819033136 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.54s I0214 00:42:12.107607 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape0 (True, True)): 0.54s [ OK ] BatchJacobianTest.test_degenerate_shape0 (True, True) [ RUN ] BatchJacobianTest.test_degenerate_shape1 (True, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:42:12.108742 281472819033136 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.38s I0214 00:42:12.491993 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.38s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:42:12.494010 281472819033136 test_util.py:1631] Running test_degenerate_shape in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.31s I0214 00:42:12.806005 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape1 (True, False)): 0.31s [ OK ] BatchJacobianTest.test_degenerate_shape1 (True, False) [ RUN ] BatchJacobianTest.test_degenerate_shape2 (False, True) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:42:12.807118 281472819033136 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.36s I0214 00:42:13.168853 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.36s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:42:13.170488 281472819033136 test_util.py:1631] Running test_degenerate_shape in EAGER mode. WARNING:tensorflow:6 out of the last 6 calls to .f at 0xfffe101380e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. W0214 00:42:13.497841 281472819033136 polymorphic_function.py:157] 6 out of the last 6 calls to .f at 0xfffe101380e0> triggered tf.function retracing. Tracing is expensive and the excessive number of tracings could be due to (1) creating @tf.function repeatedly in a loop, (2) passing tensors with different shapes, (3) passing Python objects instead of tensors. For (1), please define your @tf.function outside of the loop. For (2), @tf.function has reduce_retracing=True option that can avoid unnecessary retracing. For (3), please refer to https://www.tensorflow.org/guide/function#controlling_retracing and https://www.tensorflow.org/api_docs/python/tf/function for more details. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.34s I0214 00:42:13.508859 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape2 (False, True)): 0.34s [ OK ] BatchJacobianTest.test_degenerate_shape2 (False, True) [ RUN ] BatchJacobianTest.test_degenerate_shape3 (False, False) INFO:tensorflow:Running test_degenerate_shape in GRAPH mode. I0214 00:42:13.510258 281472819033136 test_util.py:1612] Running test_degenerate_shape in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.25s I0214 00:42:13.760103 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.25s INFO:tensorflow:Running test_degenerate_shape in EAGER mode. I0214 00:42:13.762080 281472819033136 test_util.py:1631] Running test_degenerate_shape in EAGER mode. 2024-02-14 00:42:13.785293: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.03s I0214 00:42:13.795500 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_degenerate_shape3 (False, False)): 0.03s [ OK ] BatchJacobianTest.test_degenerate_shape3 (False, False) [ RUN ] BatchJacobianTest.test_parallel_iterations INFO:tensorflow:Running test_parallel_iterations in GRAPH mode. I0214 00:42:13.797031 281472819033136 test_util.py:1612] Running test_parallel_iterations in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 1.63s I0214 00:42:15.430149 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 1.63s INFO:tensorflow:Running test_parallel_iterations in EAGER mode. I0214 00:42:15.436585 281472819033136 test_util.py:1631] Running test_parallel_iterations in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_parallel_iterations): 2.33s I0214 00:42:17.767109 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_parallel_iterations): 2.33s [ OK ] BatchJacobianTest.test_parallel_iterations [ RUN ] BatchJacobianTest.test_session [ SKIPPED ] BatchJacobianTest.test_session [ RUN ] BatchJacobianTest.test_strided_slice INFO:tensorflow:Running test_strided_slice in GRAPH mode. I0214 00:42:17.769012 281472819033136 test_util.py:1612] Running test_strided_slice in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 0.36s I0214 00:42:18.128754 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 0.36s INFO:tensorflow:Running test_strided_slice in EAGER mode. I0214 00:42:18.129711 281472819033136 test_util.py:1631] Running test_strided_slice in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_strided_slice): 0.46s I0214 00:42:18.591122 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_strided_slice): 0.46s [ OK ] BatchJacobianTest.test_strided_slice [ RUN ] BatchJacobianTest.test_zeros_type_correct0 (True) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:42:18.593095 281472819033136 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 0.96s I0214 00:42:19.553210 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 0.96s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:42:19.556359 281472819033136 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.04s I0214 00:42:20.591580 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct0 (True)): 1.04s [ OK ] BatchJacobianTest.test_zeros_type_correct0 (True) [ RUN ] BatchJacobianTest.test_zeros_type_correct1 (False) INFO:tensorflow:Running test_zeros_type_correct in GRAPH mode. I0214 00:42:20.593174 281472819033136 test_util.py:1612] Running test_zeros_type_correct in GRAPH mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.96s I0214 00:42:21.549312 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.96s INFO:tensorflow:Running test_zeros_type_correct in EAGER mode. I0214 00:42:21.555764 281472819033136 test_util.py:1631] Running test_zeros_type_correct in EAGER mode. INFO:tensorflow:time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.2s I0214 00:42:21.759444 281472819033136 test_util.py:2620] time(__main__.BatchJacobianTest.test_zeros_type_correct1 (False)): 0.2s [ OK ] BatchJacobianTest.test_zeros_type_correct1 (False) [ RUN ] JacobianTest.testPersistentTape [ SKIPPED ] JacobianTest.testPersistentTape INFO:tensorflow:time(__main__.JacobianTest.testPersistentTape): 0.0s I0214 00:42:21.762073 281472819033136 test_util.py:2620] time(__main__.JacobianTest.testPersistentTape): 0.0s [ RUN ] JacobianTest.testPfor [ SKIPPED ] JacobianTest.testPfor INFO:tensorflow:time(__main__.JacobianTest.testPfor): 0.0s I0214 00:42:21.762872 281472819033136 test_util.py:2620] time(__main__.JacobianTest.testPfor): 0.0s [ RUN ] JacobianTest.testPforDefun [ SKIPPED ] JacobianTest.testPforDefun INFO:tensorflow:time(__main__.JacobianTest.testPforDefun): 0.0s I0214 00:42:21.763493 281472819033136 test_util.py:2620] time(__main__.JacobianTest.testPforDefun): 0.0s [ RUN ] JacobianTest.testWhileLoop [ SKIPPED ] JacobianTest.testWhileLoop INFO:tensorflow:time(__main__.JacobianTest.testWhileLoop): 0.0s I0214 00:42:21.764075 281472819033136 test_util.py:2620] time(__main__.JacobianTest.testWhileLoop): 0.0s [ RUN ] JacobianTest.testWhileLoopDefun [ SKIPPED ] JacobianTest.testWhileLoopDefun INFO:tensorflow:time(__main__.JacobianTest.testWhileLoopDefun): 0.0s I0214 00:42:21.764650 281472819033136 test_util.py:2620] time(__main__.JacobianTest.testWhileLoopDefun): 0.0s [ RUN ] JacobianTest.test_cond_func_grad_jacobian WARNING:tensorflow:Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. W0214 00:42:22.503152 281472819033136 backprop.py:1011] Calling GradientTape.gradient on a persistent tape inside its context is significantly less efficient than calling it outside the context (it causes the gradient ops to be recorded on the tape, leading to increased CPU and memory usage). Only call GradientTape.gradient inside the context if you actually want to trace the gradient in order to compute higher order derivatives. INFO:tensorflow:time(__main__.JacobianTest.test_cond_func_grad_jacobian): 3.25s I0214 00:42:25.019131 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_cond_func_grad_jacobian): 3.25s [ OK ] JacobianTest.test_cond_func_grad_jacobian [ RUN ] JacobianTest.test_empty_tensor_consistent_jacobian 2024-02-14 00:42:25.328966: W tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: INVALID_ARGUMENT: indices = 0 is not in [0, 0) INFO:tensorflow:time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.31s I0214 00:42:25.333501 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_empty_tensor_consistent_jacobian): 0.31s [ OK ] JacobianTest.test_empty_tensor_consistent_jacobian [ RUN ] JacobianTest.test_foldl_partial_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_partial_function): 10.86s I0214 00:42:36.192396 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_foldl_partial_function): 10.86s [ OK ] JacobianTest.test_foldl_partial_function [ RUN ] JacobianTest.test_foldl_pure_function INFO:tensorflow:time(__main__.JacobianTest.test_foldl_pure_function): 3.84s I0214 00:42:40.037959 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_foldl_pure_function): 3.84s [ OK ] JacobianTest.test_foldl_pure_function [ RUN ] JacobianTest.test_grad_jacobian_conv INFO:tensorflow:time(__main__.JacobianTest.test_grad_jacobian_conv): 3.83s I0214 00:42:43.870040 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_grad_jacobian_conv): 3.83s [ OK ] JacobianTest.test_grad_jacobian_conv [ RUN ] JacobianTest.test_indexed_slices INFO:tensorflow:Running test_indexed_slices in GRAPH mode. I0214 00:42:43.871772 281472819033136 test_util.py:1612] Running test_indexed_slices in GRAPH mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:42:43.932053 281472819033136 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/embedding_lookup/Reshape_1:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/embedding_lookup/Reshape:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/embedding_lookup/Cast:0", shape=(2,), dtype=int32)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 0.57s I0214 00:42:44.441775 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 0.57s INFO:tensorflow:Running test_indexed_slices in EAGER mode. I0214 00:42:44.444232 281472819033136 test_util.py:1631] Running test_indexed_slices in EAGER mode. WARNING:tensorflow:Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. W0214 00:42:44.512645 281472819033136 control_flow_ops.py:320] Converting IndexedSlices(indices=Tensor("gradient_tape/Reshape_2:0", shape=(2,), dtype=int32), values=Tensor("gradient_tape/Reshape_1:0", shape=(2, 2), dtype=float32), dense_shape=Tensor("gradient_tape/Cast:0", shape=(2,), dtype=int32, device=/job:localhost/replica:0/task:0/device:CPU:0)) to a dense representation may make it slow. Alternatively, output the indices and values of the IndexedSlices separately, and handle the vectorized outputs directly. INFO:tensorflow:time(__main__.JacobianTest.test_indexed_slices): 0.44s I0214 00:42:44.881572 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_indexed_slices): 0.44s [ OK ] JacobianTest.test_indexed_slices [ RUN ] JacobianTest.test_nested_batch_jacobian_foldl INFO:tensorflow:time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 36.98s I0214 00:43:21.859179 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_nested_batch_jacobian_foldl): 36.98s [ OK ] JacobianTest.test_nested_batch_jacobian_foldl [ RUN ] JacobianTest.test_nested_jacobian INFO:tensorflow:Running test_nested_jacobian in GRAPH mode. I0214 00:43:21.861030 281472819033136 test_util.py:1612] Running test_nested_jacobian in GRAPH mode. INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 1.14s I0214 00:43:22.996392 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 1.14s INFO:tensorflow:Running test_nested_jacobian in EAGER mode. I0214 00:43:22.999514 281472819033136 test_util.py:1631] Running test_nested_jacobian in EAGER mode. [ SKIPPED ] JacobianTest.test_nested_jacobian [eager_mode] INFO:tensorflow:time(__main__.JacobianTest.test_nested_jacobian): 0.0s I0214 00:43:23.000023 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_nested_jacobian): 0.0s No pending test case: __main__.JacobianTest.test_nested_jacobian [ RUN ] JacobianTest.test_parallel_iterations [ SKIPPED ] JacobianTest.test_parallel_iterations INFO:tensorflow:time(__main__.JacobianTest.test_parallel_iterations): 0.0s I0214 00:43:23.000735 281472819033136 test_util.py:2620] time(__main__.JacobianTest.test_parallel_iterations): 0.0s [ RUN ] JacobianTest.test_session [ SKIPPED ] JacobianTest.test_session ====================================================================== ERROR: testBatchJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testBatchJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGadientTapeCalledOnConstantTarget (__main__.BackpropTest) BackpropTest.testGadientTapeCalledOnConstantTarget ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTape (__main__.BackpropTest) BackpropTest.testGradientTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeBatchJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeBatchJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeJacobianCalledMultipleTimes (__main__.BackpropTest) BackpropTest.testGradientTapeJacobianCalledMultipleTimes ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeStructure (__main__.BackpropTest) BackpropTest.testGradientTapeStructure ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testGradientTapeVariable (__main__.BackpropTest) BackpropTest.testGradientTapeVariable ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testHigherOrderGradient (__main__.BackpropTest) BackpropTest.testHigherOrderGradient ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testJacobianInsideGradientTapeScope (__main__.BackpropTest) BackpropTest.testJacobianInsideGradientTapeScope ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testNestedGradients (__main__.BackpropTest) BackpropTest.testNestedGradients ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentGradientTapeRepeatedSource (__main__.BackpropTest) BackpropTest.testPersistentGradientTapeRepeatedSource ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testPersistentNestedTape (__main__.BackpropTest) BackpropTest.testPersistentNestedTape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsDefault (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsDefault ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsVariablesZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsVariablesZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== ERROR: testUnconnectedGradientsZeros (__main__.BackpropTest) BackpropTest.testUnconnectedGradientsZeros ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 887, in decorator str(tensors_after), ^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/tensor_shape.py", line 871, in __repr__ if self._dims is not None: ^^^^^^^^^^ AttributeError: 'TensorShape' object has no attribute '_dims'. Did you mean: 'dims'? ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop0 (True) testRecomputeGradWithNestedFunctionAndWhileLoop(True) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ====================================================================== FAIL: testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) (__main__.BackpropTest) BackpropTest.testRecomputeGradWithNestedFunctionAndWhileLoop1 (False) testRecomputeGradWithNestedFunctionAndWhileLoop(False) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/absl_py/absl/testing/parameterized.py", line 318, in bound_param_test return test_method(self, testcase_params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/eager/backprop_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 823, in decorator assert not obj_count_by_type, ( AssertionError: The following objects were newly created: Counter({'list': 123, 'Operation': 108, 'TensorShape': 66}) ---------------------------------------------------------------------- Ran 159 tests in 169.733s FAILED (failures=2, errors=16, skipped=21) ================================================================================ //tensorflow/c:c_api_experimental_test PASSED in 31.2s //tensorflow/c:c_api_function_test PASSED in 31.2s //tensorflow/c:c_api_test_cpu PASSED in 35.3s //tensorflow/c:c_test PASSED in 31.5s //tensorflow/c:env_test_cpu PASSED in 27.8s //tensorflow/c:kernels_test_cpu PASSED in 36.9s //tensorflow/c:ops_test PASSED in 26.5s //tensorflow/c:tf_status_helper_test PASSED in 0.1s //tensorflow/c:while_loop_test PASSED in 30.4s //tensorflow/c/eager:c_api_cluster_test_cpu PASSED in 31.9s //tensorflow/c/eager:c_api_remote_function_test_cpu PASSED in 34.8s //tensorflow/c/eager:c_api_remote_test_cpu PASSED in 32.6s //tensorflow/c/eager:c_api_test_cpu PASSED in 35.6s //tensorflow/c/eager:custom_device_test PASSED in 31.2s //tensorflow/c/eager:dlpack_test_cpu PASSED in 30.1s //tensorflow/c/eager/parallel_device:parallel_device_lib_test PASSED in 31.6s //tensorflow/c/eager/parallel_device:parallel_device_remote_test PASSED in 31.6s //tensorflow/c/eager/parallel_device:parallel_device_test PASSED in 31.5s //tensorflow/c/experimental/filesystem/plugins/gcs:expiring_lru_cache_test PASSED in 0.1s //tensorflow/c/experimental/filesystem/plugins/gcs:ram_file_block_cache_test PASSED in 2.2s //tensorflow/c/experimental/grappler:grappler_test PASSED in 27.3s //tensorflow/c/experimental/next_pluggable_device:tensor_pjrt_buffer_util_test PASSED in 5.2s //tensorflow/c/experimental/ops/gen/common:case_format_test PASSED in 0.4s //tensorflow/c/experimental/ops/gen/cpp:cpp_generator_test PASSED in 0.5s //tensorflow/c/experimental/ops/gen/cpp/renderers:renderer_test PASSED in 0.5s //tensorflow/c/experimental/saved_model/core:constant_loading_test PASSED in 15.1s //tensorflow/c/experimental/saved_model/core:object_graph_traversal_test PASSED in 14.4s //tensorflow/c/experimental/saved_model/core:saved_variable_loading_test PASSED in 17.8s //tensorflow/c/experimental/saved_model/core:signature_flattening_test PASSED in 14.7s //tensorflow/c/experimental/saved_model/core:tf_concrete_function_loading_test PASSED in 14.3s //tensorflow/c/experimental/saved_model/core/ops:restore_ops_test PASSED in 16.5s //tensorflow/c/experimental/saved_model/core/ops:variable_ops_test PASSED in 15.9s //tensorflow/c/experimental/saved_model/internal:saved_model_api_test PASSED in 31.2s //tensorflow/c/experimental/stream_executor:stream_executor_test PASSED in 0.1s //tensorflow/c/kernels:bitcast_op_test PASSED in 0.5s //tensorflow/c/kernels:summary_op_benchmark_test PASSED in 0.5s //tensorflow/c/kernels:summary_op_test PASSED in 0.5s //tensorflow/c/kernels:tensor_shape_utils_test PASSED in 0.1s //tensorflow/cc:cc_op_gen_test PASSED in 0.5s //tensorflow/cc:client_client_session_test PASSED in 3.5s //tensorflow/cc:coordinator_test PASSED in 4.0s //tensorflow/cc:framework_cc_ops_test PASSED in 2.1s //tensorflow/cc:framework_gradient_checker_test PASSED in 2.7s //tensorflow/cc:framework_gradients_test PASSED in 4.2s //tensorflow/cc:framework_scope_test PASSED in 0.5s //tensorflow/cc:framework_while_gradients_test PASSED in 2.5s //tensorflow/cc:gradients_array_grad_test PASSED in 5.2s //tensorflow/cc:gradients_data_flow_grad_test PASSED in 2.2s //tensorflow/cc:gradients_functional_grad_test PASSED in 2.4s //tensorflow/cc:gradients_image_grad_test PASSED in 5.3s //tensorflow/cc:gradients_linalg_grad_test PASSED in 2.2s //tensorflow/cc:gradients_manip_grad_test PASSED in 2.0s //tensorflow/cc:gradients_math_grad_test PASSED in 4.1s //tensorflow/cc:gradients_nn_grad_test PASSED in 2.7s //tensorflow/cc:gradients_resource_variable_grad_test PASSED in 2.5s //tensorflow/cc:ops_const_op_test PASSED in 0.5s //tensorflow/cc:ops_while_loop_test PASSED in 2.3s //tensorflow/cc:queue_runner_test PASSED in 12.1s //tensorflow/cc/experimental/base/tests:tensor_test PASSED in 0.1s //tensorflow/cc/experimental/base/tests:tensorhandle_test PASSED in 30.6s //tensorflow/cc/experimental/libexport:load_test PASSED in 0.1s //tensorflow/cc/experimental/libexport:save_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_module_test PASSED in 30.2s //tensorflow/cc/experimental/libtf:libtf_object_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_perf_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_runtime_test PASSED in 29.9s //tensorflow/cc/experimental/libtf:libtf_transform_test PASSED in 31.0s //tensorflow/cc/experimental/libtf:libtf_value_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_visit_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:iostream_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:none_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:scalars_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:string_test PASSED in 0.1s //tensorflow/cc/experimental/libtf/impl:tensor_spec_test PASSED in 0.1s //tensorflow/cc/saved_model:bundle_v2_test PASSED in 0.1s //tensorflow/cc/saved_model:fingerprinting_chunked_test PASSED in 0.1s //tensorflow/cc/saved_model:fingerprinting_test PASSED in 0.9s //tensorflow/cc/saved_model:fingerprinting_utils_test PASSED in 0.2s //tensorflow/cc/saved_model:metrics_test PASSED in 0.1s //tensorflow/cc/saved_model:reader_test PASSED in 0.1s //tensorflow/cc/saved_model:saved_model_bundle_lite_test PASSED in 4.8s //tensorflow/cc/saved_model:saved_model_bundle_test PASSED in 4.6s //tensorflow/cc/saved_model:util_test PASSED in 0.1s //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test PASSED in 32.1s //tensorflow/cc/tools:freeze_saved_model_test PASSED in 2.6s //tensorflow/compiler/aot:codegen_test PASSED in 28.8s //tensorflow/compiler/jit:compilability_check_util_test PASSED in 19.5s //tensorflow/compiler/jit:deadness_analysis_test PASSED in 10.1s //tensorflow/compiler/jit:device_compilation_cache_test PASSED in 5.1s //tensorflow/compiler/jit:device_compilation_cluster_signature_test PASSED in 5.5s //tensorflow/compiler/jit:device_compilation_profiler_test PASSED in 19.9s //tensorflow/compiler/jit:device_compiler_client_test PASSED in 4.9s //tensorflow/compiler/jit:device_compiler_disable_test PASSED in 19.5s //tensorflow/compiler/jit:device_executable_persistor_test PASSED in 22.1s //tensorflow/compiler/jit:device_util_test PASSED in 4.9s //tensorflow/compiler/jit:encapsulate_util_test PASSED in 0.7s //tensorflow/compiler/jit:node_matchers_test PASSED in 0.4s //tensorflow/compiler/jit:resource_operation_safety_analysis_test PASSED in 9.0s //tensorflow/compiler/jit:shape_inference_test PASSED in 0.4s //tensorflow/compiler/jit:xla_activity_listener_test PASSED in 19.6s //tensorflow/compiler/jit:xla_cluster_util_test PASSED in 9.3s //tensorflow/compiler/jit:xla_compile_util_test PASSED in 4.9s //tensorflow/compiler/jit:xla_kernel_creator_test PASSED in 8.1s //tensorflow/compiler/jit:xla_launch_util_test PASSED in 23.7s //tensorflow/compiler/jit/tests:auto_clustering_test PASSED in 24.2s //tensorflow/compiler/mlir:mlir_graph_optimization_pass_test PASSED in 13.8s //tensorflow/compiler/mlir:register_common_dialects_test PASSED in 16.9s //tensorflow/compiler/mlir/lite:lstm_utils_test PASSED in 0.6s //tensorflow/compiler/mlir/lite:offset_buffer_test PASSED in 0.1s //tensorflow/compiler/mlir/lite:perception_ops_utils_test PASSED in 0.5s //tensorflow/compiler/mlir/lite:size_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/lite:tftext_utils_test PASSED in 0.5s //tensorflow/compiler/mlir/lite/debug:debug_test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/remat:rematerializer_test PASSED in 0.8s //tensorflow/compiler/mlir/lite/experimental/tac:execution_metadata_exporter_test PASSED in 5.4s //tensorflow/compiler/mlir/lite/experimental/tac/tests:compute-cost.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-gpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-nnapi.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:fold-constants-to-subgraph.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-alternative-subgraph.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-op-cost.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:pick-subgraphs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:raise-target-subgraphs.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/experimental/tac/tests:tac-filter.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:target-annotation.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/experimental/tac/tests/e2e:device-transform-nnapi.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests/e2e:simple-graph.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/metrics:error_collector_inst_test PASSED in 0.3s //tensorflow/compiler/mlir/lite/quantization:numerical_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_model_test PASSED in 7.7s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_weights_test PASSED in 8.2s //tensorflow/compiler/mlir/lite/quantization/stablehlo:quantization_test PASSED in 18.3s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_default.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_legacy.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant_4bit.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/quantization/tests:import_quant_stats.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/sparsity:sparsify_model_test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:call_xla_module_to_stablehlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:compose-uniform-quantized-type.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:fold_broadcast.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:fuse_mhlo_convolution.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-inplaceupdate.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-skip-quantization-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tf-fb-tf.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-add.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-broadcast_in_dim.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-clamp.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-compare.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-concat.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-constant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-conv.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-dot.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-gather.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-max.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-mul.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-pad.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-reshape.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-rsqrt.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-scatter.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-sub.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-add.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-broadcast.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-clamp.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-concat.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-constant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-conv.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-max.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-mul.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-pad.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-reshape.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-rsqrt.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-sub.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize_hlo.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-allow-tf.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-smuggle-resize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:optimize.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-clamp.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-concat.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-conv.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-division.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-logistic.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-multiply.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-resize-bilinear.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-tf-quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tfl_legalize_hlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:tfl_legalize_hlo_custom_call.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:unfold_splat_constant_pass.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:unfuse_mhlo_batch_norm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:uniform-quantized-stablehlo-to-tfl.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:analyze-variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:canonicalize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:decompose-hybrid-quantization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:default_quant_params.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:dilated-conv.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:fuse-tftext.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:get-arithmetic-count.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:guarantee_func_has_one_use.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:inlining.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:insert_call_once_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:legalize-tensorlist.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:legalize-tf-assert.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:legalize-tf-hashtables.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:legalize-tf-no-runtime-verification.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:legalize-tf-variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:legalize-tf-while.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:legalize-tf.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:legalize_jax_random.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:lift_tflite_flex_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-default-to-single-batch.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-enable-dynamic-update-slice.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:modify_io_nodes.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:optimize-after-quantization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:optimize.mlir.test PASSED in 1.9s //tensorflow/compiler/mlir/lite/tests:optimize_batch_matmul.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:optimize_functional_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:optimize_no_verify.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:optimize_op_order.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:partitioned-topological-sort.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:pin-ops-with-side-effects.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:post-quantize-dynamic-range.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:post-quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:prepare-composite-functions-tf.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-dynamic-range.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-post-training-16bits.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-post-training.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-signed.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:prepare-quantize.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant-4bit.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:prepare-tf-with-allowing-bf16-and-f16-type-legalization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:prepare-tf.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:quantize-dynamic-range.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests:quantize-numeric-verify.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:quantize-variables.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:quantize.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:raise-custom-ops.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:reduce-type-precision.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:reduce_while_operands.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:shape-inference.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:split-merged-operands.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:tfl_while_op_licm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:tfl_while_outline.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:trim-functions-tf.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:unfold-large-splat-constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.test PASSED in 1.7s //tensorflow/compiler/mlir/lite/tests/end2end:add.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:back2back_fake_quant.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:control_flow_v1.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d_nchw.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/end2end:custom_opdef.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:disallow_stateful_partitioned_call.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel_4bit.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity_4bit.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:graph-input-node.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:graph_with_placeholder_with_default.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:if_op.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:quant_stats.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/end2end:unroll_batch_matmul.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:unroll_batch_matmul_disabled.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:basic_lstm.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:bucketize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:constants.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:constants_offset.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:control_edges.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:custom_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:custom_op_offset.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:dynamic_shape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:empty_input_output_names.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:external_constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:if_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:import_json.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:importer_test_min_max.cc.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:importer_test_min_max.cc.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:input_arrays.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:input_output_names_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:legacy_reshape.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:lstm.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:lstm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:many_attribute_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:math.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:matmul.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:mix_tflite_stablehlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:multi_output_op.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:optional.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:optional_input.json.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:output_arrays.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:pruning.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:pruning_function_input_as_output.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:quant_stats.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:quantization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:reshape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature_with_multiple_entry_points.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:simple.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo_const.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:stablehlo_custom_call.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:tf_variant_type.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:unranked_function_output.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:unranked_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:variable.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:while_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2exec:tfl_while_op.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:basic_lstm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:bucketize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:custom_op_with_tflite_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:custom_tensorlist_reserve.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:deduplicate_const.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_builtin.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_custom.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_flex.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:disable_flex_enable_builtin.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:dynamic_shape_constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fake_quant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_exclusively.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_complex128.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_f64.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_tflite_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:hashtable_resource.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:if_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:logical.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:low_bit_packing.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_asym_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_quantized.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:math.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:metadata.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:mul_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:mul_v3.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:nn.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:numeric_verify.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:optional.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:quantization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:reshape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_output_override.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_with_multiple_entry_points.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_with_no_inputs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_connected_control_nodes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_unconnected_control_nodes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf_v2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:tf_entry_function.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:tfl_while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:transpose_conv_optional.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:type_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:u16_quant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unidirectional_sequence_lstm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unidirectional_sequence_rnn.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unranked_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unsorted_segment_prod.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variable.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_func.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/common:attrs_and_constraints_test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/common:lift_as_function_call_test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/common:uniform_quantized_types_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo:bfloat16_type_test PASSED in 23.6s //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_to_mhlo_int_test PASSED in 14.0s //tensorflow/compiler/mlir/quantization/stablehlo:convert_tf_quant_types_test PASSED in 18.0s //tensorflow/compiler/mlir/quantization/stablehlo:math_utils_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo:stablehlo_type_utils_test PASSED in 0.4s //tensorflow/compiler/mlir/quantization/stablehlo:tf_type_utils_test PASSED in 22.9s //tensorflow/compiler/mlir/quantization/stablehlo/cc:graph_def_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo/cc:io_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo/cc:pre_calibration_test PASSED in 15.6s //tensorflow/compiler/mlir/quantization/stablehlo/cc:saved_model_export_test PASSED in 11.0s //tensorflow/compiler/mlir/quantization/stablehlo/cc:saved_model_import_test PASSED in 0.4s //tensorflow/compiler/mlir/quantization/stablehlo/cc/calibration:assign_ids_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo/cc/calibration:representative_dataset_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/stablehlo/tests:fill_quantization_options_test PASSED in 2.2s //tensorflow/compiler/mlir/quantization/stablehlo/tests:stablehlo_op_quant_spec_test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibration_algorithm_test PASSED in 26.0s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibration_statistics_collector_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:calibrator_singleton_test PASSED in 0.1s //tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op_test PASSED in 27.0s //tensorflow/compiler/mlir/quantization/tensorflow/cc:const_op_size_test PASSED in 0.3s //tensorflow/compiler/mlir/quantization/tensorflow/cc:constant_fold_test PASSED in 3.8s //tensorflow/compiler/mlir/quantization/tensorflow/cc:convert_asset_args_test PASSED in 5.8s //tensorflow/compiler/mlir/quantization/tensorflow/cc:save_variables_test PASSED in 0.3s //tensorflow/compiler/mlir/quantization/tensorflow/debugging:mlir_dump_test PASSED in 0.3s //tensorflow/compiler/mlir/quantization/tensorflow/ops:tf_op_quant_spec_test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/tensorflow/ops:tf_quantize_op_test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test PASSED in 71.2s //tensorflow/compiler/mlir/quantization/tensorflow/python:py_function_lib_py_test PASSED in 25.8s //tensorflow/compiler/mlir/quantization/tensorflow/python:pywrap_quantize_model_test PASSED in 24.3s //tensorflow/compiler/mlir/quantization/tensorflow/python:representative_dataset_test PASSED in 17.4s //tensorflow/compiler/mlir/quantization/tensorflow/tests:add_dump_tensor_op.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:add_quantization_unit_loc.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_custom_aggregation_op_to_quant_stats.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_fake_quant_to_qdq.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tf_xla_op_to_tf_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tpu_model_to_cpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:duplicate_shape_determining_constants.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_flow.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_xla.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_custom_aggregation_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_main_function.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions_weight_only.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_restore_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_save_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:issue_ids_of_custom_aggregation_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_hashtable_ops_as_args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_drq_min_elements.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_xla.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:lift_quantizable_spots_as_functions_xla_selective_quantization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:mark_functions_noinline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_duplicate_resource_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_initializer_function_ops_to_main.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_save_function_ops_to_main.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:optimize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_lifting.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq_per_channel.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_ptq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_ptq_per_channel.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:preprocess_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:preprocess_op_weight_only.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:propagate_quantize_type.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composit_functions_debugging.mlir.test PASSED in 3.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_weight_only.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_xla.mlir.test PASSED in 2.2s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_drq.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_weights.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_xla.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:remove_var_init_by_const.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops_large_constants.mlir.test PASSED in 12.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:unfreeze_constants.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_uniform_attribute_utils_test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_xla_attribute_utils_test PASSED in 34.5s //tensorflow/compiler/mlir/stablehlo:stablehlo_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:bridge_logger_test PASSED in 5.6s //tensorflow/compiler/mlir/tensorflow:call_graph_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:cluster_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:convert_tensor_test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow:convert_type_test PASSED in 0.1s //tensorflow/compiler/mlir/tensorflow:data_dumper_logger_config_test PASSED in 5.7s //tensorflow/compiler/mlir/tensorflow:device_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:dump_graph_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:dump_mlir_util_test PASSED in 12.7s //tensorflow/compiler/mlir/tensorflow:error_util_test PASSED in 0.1s //tensorflow/compiler/mlir/tensorflow:tf_saved_model_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:tpu_rewrite_device_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow:xla_rewrite_util_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow/tests:add_functions_for_exported_names.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:annotate-parameter-replication.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:breakup-islands.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:cannonicalize_ops_outside_compilation.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize_compile_and_replicate_attributes.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:check_control_dependencies.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:cluster_formation.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:cluster_ops_by_policy.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_outlining.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:cluster_tf_ops_pass.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:colocate_tpu_copy_with_dynamic_shape.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:constant_op_device_assignment.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:convert-tf-control-flow-to-scf.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:convert_control_to_data_outputs.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:convert_launch_func_to_tf_call.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:convert_session_initializer_to_function.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:convert_to_legacy_compile_and_replicate_attributes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:decompose_reduce_dataset.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:decompose_resource_ops.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment_by_func_attr.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:device_attribute_to_launch.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:device_canonicalize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:device_copy.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:drop_while_shape_invariant.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:einsum.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:embedding_pipelining.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:embedding_program_key.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:embedding_sequencing.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:empty-main.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:end-to-end-tpu-reshard-variables.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:executor_canonicalize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_coarsening.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_materialize_const.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:extract_head_tail_outside_compilation.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:extract_outside_compilation.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:extract_tpu_copy_with_dynamic_shape_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:fold-broadcast.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:freeze_variables.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:func-attr-invalid.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:func-attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-cfg.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-regions.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if-fail.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:fused_kernel_matcher.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:gpu_fusion.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:graph_pruning.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:graph_pruning_preserve_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:group_by_dialect.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:guarantee-all-funcs-one-use.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:hoist_broadcast_read.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:hoist_loop_invariant.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:hoist_replicate_invariant_resource_writes.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import_invalid.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import_saved_model.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:inlining.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:isolate-placer.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:launch_outlining.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute_legacy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_gpu_cc_60.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_gpu_cc_70.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_to_nchw.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_to_nhwc.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_begin.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_end.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nhwc.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg_arg_control_dep.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg_with_control_flow.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:localize_var_handles.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program_invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:lower_quantized.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:lower_tf.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:lower_variable_ops_to_ml_program.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:mark_input_output_aliases.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:mark_ops_for_outside_compilation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:materialize_passthrough_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:merge_control_flow.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:mlprogram.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:move_tpu_compile_to_front.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:name_anonymous_iterators.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:optimize-arg-operand-constraint.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:optimize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:order_by_dialect.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:parallel_execute_to_islands.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:parallel_execute_to_islands_legacy.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:prepare_tpu_computation_for_tf_export.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:print.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:promote_resources_to_args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:promote_resources_to_args_functions.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:promote_var_handles_to_args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:readonly_references_to_resources.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:region-control-flow-to-functional.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:remove_unused_arguments.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:remove_unused_while_results.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:replica_id_to_device_ordinal.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:replicate_invariant_op_hoisting.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:replicate_tensor_list_init_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:replicate_to_island.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:replicate_to_island_legacy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:resource-alias-analysis-test.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:resource-device-inference.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:resource_analyzer.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:resource_inlining.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:resource_op_lifting.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:rewrite_tpu_embedding_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:roundtrip-tf-executor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:shape_inference.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:side-effect-analysis-test.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:sink_constant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:split_into_island_per_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:stack_ops_decomposition.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:strip_noinline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:strip_saved_module_metadata.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:strip_tf_attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tensor_array_ops_decomposition.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tensor_list_ops_decomposition.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf-executor-to-functional.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf-functional-to-executor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf-ops.mlir.test PASSED in 2.3s //tensorflow/compiler/mlir/tensorflow/tests:tf-reduce-identity.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_data_fuse_map_and_batch.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_data_fuse_pmap_and_batch.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_index_selector.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_device_ops_invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_invalid.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_printer.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_side_effect.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_optimize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_asset_sinking.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_deduplicate_bound_input_bindings.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_assets.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_global_tensors.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_freeze_global_tensors_mutable_tensors.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_initialize_variables_in_session_init_fail.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_lift_variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_lift_variables_invalid_session.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_mark_initialized_variables.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops_invalid.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_optimize_global_tensors.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_optimize_global_tensors_interprocedural.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_remove_vars_in_session_initializer.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_side_effect.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tf_trait_folds.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tfrt_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu-annotate-dynamic-shape-inputs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu-cluster-cleanup-attributes.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-dynamic-layout-pass.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu-merge-variables-with-execute.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-multiple-while-body-func.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-resource-read-for-write.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-variable-runtime-reformatting.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_cluster_formation.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:tpu_colocate_composite_resource_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_colocate_splits.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_device_propagation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_host_computation_expansion.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_identity_pruning.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_parallel_execute_sink_resource_write.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_partitioned_op_conversion.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_reorder_replicate_and_partitioned_inputs.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_resource_partitioning.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_rewrite.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:tpu_sharding_identification.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu_space_to_depth_pass.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_tail_with_tobool_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu_update_embedding_enqueue_op_inputs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu_validate_inputs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:transpose-op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:unroll-batch-matmul.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:update_control_dependencies.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:verify_for_export.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:warn_when_using_deprecated_dumps.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:while_licm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_deserialization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_round_trip.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:xla_call_module_serialization.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:xla_cluster_formation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_inline_device_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:xla_outline_entry_functions.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_rewrite.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:xla_rewrite_v2.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:xla_sharding_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow/tests:xla_validate_iputs.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding-invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding-hook.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:convert_mhlo_quant_to_int.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph-resource.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph-resource.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:mlir-module-serialized-str-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:replicate-tensor-list-init-ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:result-sharding.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr-invalid.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:shape-inference-after-legalization.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:shape-inference.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:stablehlo_add.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening:executor_tpuv1_island_coarsening.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening:while_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:executor_tpuv1_inline_tpu_island.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:while_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:case_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:executor_tpuv1_outline_tpu_island.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_outline_island:while_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:add.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-as-fetch.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-control-dep.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type-with-subtype.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-multi-data-type-with-subtype.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-retval-attrs.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:case_op.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:const-values.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:device-arg-retval-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-input-shapes.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-value-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-as-fetch.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-control-dep.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:force_shared_name_for_resource_ops.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:function-func-attr.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-if-ops.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-while-ops.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-control-ret.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-retval-of-arg.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-custom-operation.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-default-attr.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-device-retval.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-empty-tensor-content.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-func-attr.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-diff-island.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-same-island.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-defs.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-input-shapes.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-name-bug.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-resource-args.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-gradient-def.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-input-func-arg-name-collision.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-library.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-malformed.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-scalar-input.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-uint8-return.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-undefined-output.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-version-info.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-while-loop.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:invalid-output-index.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:legacy-fed-input-without-inputs.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:merge_node_with_function.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:mlir_passthrough_op.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:multi-output-feeds.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:multiple-use-next-iteration.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:node-locations.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:parse_example.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:parse_example_v2.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:partial-device-name.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:prune_unused_nodes.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:quint8-const.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:shape-attrs.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:stateful-attribute.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:string-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:switch_n.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:target.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tensor-list.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tf-data-pipeline.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:unregistered_kernel.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/batch_use_same_function:saved_model.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graph:convert_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:aliasing_arg_attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:case.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:convert_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_shape_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_size_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:device-arg-retval-attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:export_main_to_flib.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:fetch_feed_names.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_attr.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_list_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-control-ret.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-order.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args-handle-info.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-if-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-while-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:graph-as-function.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:infer_derived_attribute.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:invalid_input.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:legalized_name.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:missing-main.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:noop.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:output-shapes-attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example_v2.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:preserve-entry-func-names.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-type-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-while-loop.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:shape_list_attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:simple.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:simple_tf_dialect_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:stringescape.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:switchn.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf-gradient-attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf-legacy-call.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_add.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_identity_n.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:tf_tpu_embedding_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:type_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:type_list_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:unique_name.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:unique_output_name.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:while-loop.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/tf_to_hlo_pipeline:sccp-post-shape-inference.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/transforms:verify_no_outside_compilation_markers_pass_test PASSED in 15.5s //tensorflow/compiler/mlir/tensorflow/transforms/host_runtime:lower_cluster_to_runtime_ops_test PASSED in 13.5s //tensorflow/compiler/mlir/tensorflow/transforms/host_runtime:tpu_metadata_utils_test PASSED in 12.5s //tensorflow/compiler/mlir/tensorflow/translate:tf_mlir_translate_registration_test PASSED in 17.0s //tensorflow/compiler/mlir/tf2xla/api/v1:cluster_tf_test PASSED in 27.7s //tensorflow/compiler/mlir/tf2xla/api/v1:compile_mlir_util_test PASSED in 5.2s //tensorflow/compiler/mlir/tf2xla/api/v1:compile_tf_graph_test PASSED in 0.2s //tensorflow/compiler/mlir/tf2xla/api/v1:tf_dialect_to_executor_test PASSED in 16.0s //tensorflow/compiler/mlir/tf2xla/api/v2:cluster_tf_test PASSED in 28.4s //tensorflow/compiler/mlir/tf2xla/api/v2:legalize_tf_test PASSED in 24.5s //tensorflow/compiler/mlir/tf2xla/api/v2:tf_dialect_to_executor_test PASSED in 16.9s //tensorflow/compiler/mlir/tf2xla/internal:clustering_bridge_passes_test PASSED in 5.7s //tensorflow/compiler/mlir/tf2xla/internal:compilation_timer_test PASSED in 0.2s //tensorflow/compiler/mlir/tf2xla/internal:legalize_tf_mlir_test PASSED in 23.7s //tensorflow/compiler/mlir/tf2xla/internal:legalize_tf_to_hlo_test PASSED in 22.9s //tensorflow/compiler/mlir/tf2xla/internal:logging_hooks_test PASSED in 16.1s //tensorflow/compiler/mlir/tf2xla/internal:mlir_bridge_pass_util_test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/internal:mlir_pass_instrumentation_test PASSED in 5.8s //tensorflow/compiler/mlir/tf2xla/internal:test_matchers_test PASSED in 4.4s //tensorflow/compiler/mlir/tf2xla/internal/inference:inference_metrics_pass_test PASSED in 15.9s //tensorflow/compiler/mlir/tf2xla/internal/passes:tpu_cluster_formation_test PASSED in 16.8s //tensorflow/compiler/mlir/tf2xla/internal/passes:verify_clustering_pass_test PASSED in 15.3s //tensorflow/compiler/mlir/tf2xla/internal/passes:verify_clustering_pass_test.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/internal/passes:verify_input_dialect_to_executor_pass_test.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/internal/utils:dialect_detection_utils_test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/tests:adjust-layout.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:hlo_xla_runtime_pipeline.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:hlo_xla_sparsification.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-BatchMatMulV2.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-binary-elementwise.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-collective.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-communication.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-include-tf2xla-fallback.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-prefer-tf2xla.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-quant.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-with-tf2xla-hlo-importer.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf.mlir.test PASSED in 8.5s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_cpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_gpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization-no-chlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tf2xla/transforms:legalization_op_config_test PASSED in 31.7s //tensorflow/compiler/mlir/tf2xla/transforms:tf2xla_rewriter_test PASSED in 18.0s //tensorflow/compiler/mlir/tf2xla/transforms:verify_tfxla_legalization_test PASSED in 16.9s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_targets_test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_tf_test PASSED in 2.9s //tensorflow/compiler/mlir/tfr:graph_decompose_test PASSED in 17.8s //tensorflow/compiler/mlir/tfr:node_expansion_test PASSED in 15.9s //tensorflow/compiler/mlir/tfr:op_reg_gen_test PASSED in 26.5s //tensorflow/compiler/mlir/tfr:tfr_decompose_ctx_test PASSED in 5.5s //tensorflow/compiler/mlir/tfr:tfr_gen_test PASSED in 28.5s //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_test PASSED in 27.9s //tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test PASSED in 34.8s //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_test PASSED in 37.7s //tensorflow/compiler/mlir/tfrt/tests:batch_function_fallback_resource_variable_as_captured_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:batch_function_lowering.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:convert_ref_variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:cross_device_transfer.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:deduplicate_if_results.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:fuse_tpu_compile_and_execute_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/tests:hoist_invariant_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:hoist_invariant_ops_mlrt.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:optimize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:remove_device_attribute.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:runtime_lowering_gpu.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:runtime_lowering_tpu.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests:sink_in_invariant_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:xla_launch_fallback.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:xla_launch_lowering.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests:xla_rewrite.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/analysis:cost_analysis.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/analysis:tensor_array_side_effect_analysis.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/analysis:update_op_cost_in_tfrt_mlir_test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ifrt:lower_to_ifrt_load_variable.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ifrt:rewrite_cluster_to_ifrt_call.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/ifrt:sink_variable_as_named_array.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/ifrt:tf_restore_merging.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ifrt:tf_restore_splitting.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ir:fallback_opt.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/ir:tfrt_fallback_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tfrt/tests/mlrt:assign_op_key.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/mlrt:async_while.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/mlrt:fuse_mlrt_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/mlrt:inline.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:parallelization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:tf_to_mlrt.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:tpu_conversions.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/mlrt:while_to_map_fn.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:attributes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:basic.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:batch_function_deduplicate.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:batch_function_deduplicate_failed.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:const_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:control_flow.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:decompose_resource_op.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:derived_attrs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:device_conversion.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:errors.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback_canonicalization.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:fallback_inline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_attributes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_attributes_multiple_callers.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:func_use_fallback_tensor.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:insert_fallback_tensor_copy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:merge_tf_if_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:optimize_tf_control_flow_side_effect.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:remove_tf_if_const_args.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:reorder_assert.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:side_effects.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:tf_to_corert_pipeline.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:tf_to_corert_pipeline_refvar.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tfrt/tests/tf_to_corert:whileop.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tfrt/translate/mlrt:mlir_to_bytecode_test PASSED in 0.1s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_deallocation.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_reuse.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:bufferize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:copy_cleanup.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:embed_tf_framework.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:func_to_jit_invocations.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:isinf.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:parallel_loops_to_sequential.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:rewrite_tf_framework_assert.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tanh.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf-legalize-to-lmhlo.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_abi_knowledge.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_framework_legalize_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_kernel_gpu_launch_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:convert-tfl-uint8.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:convert_metadata.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:fuse-bias-tf.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:lower-complex-types.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:multi_add.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:retain_call_once_funcs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:strip-quant-types.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:strip_metadata.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:tf-tfl-to-tosa-pipeline.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:tf-to-tosa-pipeline.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-dequantize_softmax.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-pipeline-filtered.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-pipeline.mlir.test PASSED in 5.7s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-stateful.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:verify_fully_converted.mlir.test PASSED in 0.7s //tensorflow/compiler/tests:adadelta_test_cpu PASSED in 18.7s //tensorflow/compiler/tests:adagrad_da_test_cpu PASSED in 17.3s //tensorflow/compiler/tests:adagrad_test_cpu PASSED in 16.0s //tensorflow/compiler/tests:adam_test_cpu PASSED in 19.5s //tensorflow/compiler/tests:add_n_test_cpu PASSED in 14.0s //tensorflow/compiler/tests:argminmax_test_cpu PASSED in 20.0s //tensorflow/compiler/tests:argminmax_test_cpu_mlir_bridge_test PASSED in 22.8s //tensorflow/compiler/tests:async_comp_test_cpu PASSED in 13.2s //tensorflow/compiler/tests:bincount_op_test_cpu PASSED in 14.6s //tensorflow/compiler/tests:bucketize_op_test_cpu PASSED in 14.6s //tensorflow/compiler/tests:bucketize_op_test_cpu_mlir_bridge_test PASSED in 14.4s //tensorflow/compiler/tests:case_test_cpu PASSED in 15.5s //tensorflow/compiler/tests:cast_ops_test_cpu PASSED in 15.2s //tensorflow/compiler/tests:cast_ops_test_cpu_mlir_bridge_test PASSED in 15.5s //tensorflow/compiler/tests:categorical_op_test_cpu PASSED in 19.9s //tensorflow/compiler/tests:categorical_op_test_cpu_mlir_bridge_test PASSED in 19.5s //tensorflow/compiler/tests:cholesky_op_test_cpu PASSED in 22.5s //tensorflow/compiler/tests:cholesky_op_test_cpu_mlir_bridge_test PASSED in 26.0s //tensorflow/compiler/tests:clustering_test_cpu PASSED in 14.0s //tensorflow/compiler/tests:clustering_test_cpu_mlir_bridge_test PASSED in 14.3s //tensorflow/compiler/tests:concat_ops_test_cpu PASSED in 13.9s //tensorflow/compiler/tests:concat_ops_test_cpu_mlir_bridge_test PASSED in 15.8s //tensorflow/compiler/tests:cond_test_cpu PASSED in 13.1s //tensorflow/compiler/tests:const_arg_test_cpu PASSED in 12.3s //tensorflow/compiler/tests:const_test_cpu PASSED in 18.2s //tensorflow/compiler/tests:data_format_ops_test_cpu PASSED in 15.6s //tensorflow/compiler/tests:data_format_ops_test_cpu_mlir_bridge_test PASSED in 18.5s //tensorflow/compiler/tests:dense_layer_test_cpu PASSED in 30.7s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu PASSED in 15.3s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu_mlir_bridge_test PASSED in 17.7s //tensorflow/compiler/tests:dynamic_stitch_test_cpu PASSED in 10.3s //tensorflow/compiler/tests:dynamic_stitch_test_cpu_mlir_bridge_test PASSED in 13.6s //tensorflow/compiler/tests:eager_test_cpu PASSED in 19.8s //tensorflow/compiler/tests:einsum_op_test_cpu PASSED in 14.5s //tensorflow/compiler/tests:einsum_op_test_cpu_mlir_bridge_test PASSED in 13.0s //tensorflow/compiler/tests:ensure_shape_op_test_cpu PASSED in 10.3s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu PASSED in 10.3s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu_mlir_bridge_test PASSED in 14.5s //tensorflow/compiler/tests:fake_quant_ops_test_cpu PASSED in 14.9s //tensorflow/compiler/tests:fake_quant_ops_test_cpu_mlir_bridge_test PASSED in 22.1s //tensorflow/compiler/tests:fifo_queue_test_cpu PASSED in 20.1s //tensorflow/compiler/tests:fifo_queue_test_cpu_mlir_bridge_test PASSED in 13.7s //tensorflow/compiler/tests:ftrl_ops_test_cpu PASSED in 13.9s //tensorflow/compiler/tests:ftrl_ops_test_cpu_mlir_bridge_test PASSED in 14.1s //tensorflow/compiler/tests:function_test_cpu PASSED in 11.7s //tensorflow/compiler/tests:function_test_cpu_mlir_bridge_test PASSED in 12.8s //tensorflow/compiler/tests:gather_nd_op_test_cpu PASSED in 11.8s //tensorflow/compiler/tests:gather_nd_op_test_cpu_mlir_bridge_test PASSED in 14.1s //tensorflow/compiler/tests:gather_test_cpu PASSED in 55.6s //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test PASSED in 71.9s //tensorflow/compiler/tests:image_ops_jit_compile_test_cpu PASSED in 26.2s //tensorflow/compiler/tests:jit_test_cpu PASSED in 74.0s //tensorflow/compiler/tests:listdiff_op_test_cpu PASSED in 14.4s //tensorflow/compiler/tests:listdiff_op_test_cpu_mlir_bridge_test PASSED in 16.8s //tensorflow/compiler/tests:lrn_ops_test_cpu PASSED in 12.7s //tensorflow/compiler/tests:lrn_ops_test_cpu_mlir_bridge_test PASSED in 12.8s //tensorflow/compiler/tests:lstm_test_cpu PASSED in 51.1s //tensorflow/compiler/tests:manip_ops_test_cpu PASSED in 16.7s //tensorflow/compiler/tests:manip_ops_test_cpu_mlir_bridge_test PASSED in 18.1s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu PASSED in 25.9s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu_mlir_bridge_test PASSED in 25.6s //tensorflow/compiler/tests:matrix_solve_op_test_cpu PASSED in 11.4s //tensorflow/compiler/tests:matrix_solve_op_test_cpu_mlir_bridge_test PASSED in 15.9s //tensorflow/compiler/tests:momentum_test_cpu PASSED in 14.7s //tensorflow/compiler/tests:nary_ops_test_cpu PASSED in 13.7s //tensorflow/compiler/tests:nary_ops_test_cpu_mlir_bridge_test PASSED in 13.8s //tensorflow/compiler/tests:nullary_ops_test_cpu PASSED in 15.1s //tensorflow/compiler/tests:nullary_ops_test_cpu_mlir_bridge_test PASSED in 14.4s //tensorflow/compiler/tests:placeholder_test_cpu PASSED in 12.5s //tensorflow/compiler/tests:placeholder_test_cpu_mlir_bridge_test PASSED in 10.1s //tensorflow/compiler/tests:proximal_adagrad_test_cpu PASSED in 13.4s //tensorflow/compiler/tests:proximal_gradient_descent_test_cpu PASSED in 12.8s //tensorflow/compiler/tests:quantized_ops_test_cpu PASSED in 11.5s //tensorflow/compiler/tests:reduce_window_test_cpu PASSED in 12.6s //tensorflow/compiler/tests:reduce_window_test_cpu_mlir_bridge_test PASSED in 10.5s //tensorflow/compiler/tests:repeat_op_test_cpu PASSED in 23.1s //tensorflow/compiler/tests:repeat_op_test_cpu_mlir_bridge_test PASSED in 17.8s //tensorflow/compiler/tests:reshape_op_test_cpu PASSED in 13.4s //tensorflow/compiler/tests:reshape_op_test_cpu_mlir_bridge_test PASSED in 11.5s //tensorflow/compiler/tests:reverse_ops_test_cpu PASSED in 16.0s //tensorflow/compiler/tests:reverse_ops_test_cpu_mlir_bridge_test PASSED in 17.4s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu PASSED in 15.0s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu_mlir_bridge_test PASSED in 13.8s //tensorflow/compiler/tests:rmsprop_test_cpu PASSED in 17.7s //tensorflow/compiler/tests:scatter_nd_op_test_cpu PASSED in 20.8s //tensorflow/compiler/tests:scatter_nd_op_test_cpu_mlir_bridge_test PASSED in 30.8s //tensorflow/compiler/tests:searchsorted_op_test_cpu PASSED in 15.1s //tensorflow/compiler/tests:searchsorted_op_test_cpu_mlir_bridge_test PASSED in 16.6s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu PASSED in 30.8s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu_mlir_bridge_test PASSED in 27.1s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu PASSED in 17.7s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu_mlir_bridge_test PASSED in 18.3s //tensorflow/compiler/tests:slice_ops_test_cpu PASSED in 21.3s //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test PASSED in 32.8s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu PASSED in 11.2s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu_mlir_bridge_test PASSED in 16.1s //tensorflow/compiler/tests:stack_ops_test_cpu PASSED in 12.1s //tensorflow/compiler/tests:tensor_float_32_test_cpu PASSED in 16.2s //tensorflow/compiler/tests:tensor_float_32_test_cpu_mlir_bridge_test PASSED in 15.4s //tensorflow/compiler/tests:tensor_list_ops_test_cpu PASSED in 11.2s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu PASSED in 21.3s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu_mlir_bridge_test PASSED in 18.1s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu PASSED in 16.3s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu_mlir_bridge_test PASSED in 15.5s //tensorflow/compiler/tests:unique_ops_test_cpu PASSED in 12.2s //tensorflow/compiler/tests:variable_ops_test_cpu PASSED in 33.4s //tensorflow/compiler/tests:variable_ops_test_cpu_mlir_bridge_test PASSED in 26.2s //tensorflow/compiler/tests:where_op_test_cpu PASSED in 13.6s //tensorflow/compiler/tests:while_test_cpu PASSED in 14.9s //tensorflow/compiler/tests:xla_call_module_no_platform_check_test_cpu PASSED in 15.2s //tensorflow/compiler/tests:xla_call_module_no_shape_assertions_check_test_cpu PASSED in 16.7s //tensorflow/compiler/tests:xla_call_module_test_cpu PASSED in 12.6s //tensorflow/compiler/tests:xla_custom_call_ops_test_cpu PASSED in 10.4s //tensorflow/compiler/tests:xla_device_gpu_test_cpu PASSED in 14.3s //tensorflow/compiler/tests:xla_device_test_cpu PASSED in 18.6s //tensorflow/compiler/tests:xla_device_test_cpu_mlir_bridge_test PASSED in 22.4s //tensorflow/compiler/tests:xla_dump_to_test_cpu PASSED in 14.3s //tensorflow/compiler/tests:xla_dump_to_test_cpu_mlir_bridge_test PASSED in 14.7s //tensorflow/compiler/tests:xla_ops_test_cpu PASSED in 40.4s //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test PASSED in 49.3s //tensorflow/compiler/tests:xla_test_test PASSED in 11.0s //tensorflow/compiler/tf2xla:const_analysis_test PASSED in 5.9s //tensorflow/compiler/tf2xla:cpu_function_runtime_test PASSED in 0.1s //tensorflow/compiler/tf2xla:functionalize_cond_test PASSED in 0.8s //tensorflow/compiler/tf2xla:functionalize_control_flow_test PASSED in 0.8s //tensorflow/compiler/tf2xla:fused_batchnorm_reserve_space_test_cpu PASSED in 23.0s //tensorflow/compiler/tf2xla:graph_compiler_test PASSED in 4.6s //tensorflow/compiler/tf2xla:literal_util_test PASSED in 0.5s //tensorflow/compiler/tf2xla:resource_operation_table_test PASSED in 6.0s //tensorflow/compiler/tf2xla:resource_util_test_cpu PASSED in 1.9s //tensorflow/compiler/tf2xla:sharding_util_test PASSED in 0.8s //tensorflow/compiler/tf2xla:tf2xla_opset_test PASSED in 9.4s //tensorflow/compiler/tf2xla:tf2xla_test PASSED in 16.8s //tensorflow/compiler/tf2xla:tf2xla_util_test PASSED in 0.7s //tensorflow/compiler/tf2xla:type_util_test PASSED in 0.3s //tensorflow/compiler/tf2xla:xla_compiler_test PASSED in 18.1s //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test PASSED in 15.4s //tensorflow/compiler/tf2xla:xla_op_registry_test PASSED in 4.5s //tensorflow/compiler/tf2xla/kernels:rng_converter_utils_test PASSED in 1.1s //tensorflow/core:@local_tsl__tsl_lib_core_legacy_lib_core_all_tests PASSED in 0.3s //tensorflow/core:__tensorflow_core_lib_core_legacy_lib_core_all_tests PASSED in 5.7s //tensorflow/core:__tensorflow_core_lib_gtl_legacy_lib_gtl_tests PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_cell_reader_test PASSED in 26.2s //tensorflow/core:__tensorflow_core_lib_monitoring_collection_registry_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_counter_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_gauge_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_metric_def_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_percentile_sampler_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_sampler_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_test_utils_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_strings_legacy_low_level_library_tests PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_wav_wav_io_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_util_mkl_util_test_srcs PASSED in 0.1s //tensorflow/core:lib_strings_ordered_code_test PASSED in 1.1s //tensorflow/core:lib_strings_proto_serialization_test PASSED in 0.1s //tensorflow/core/api_def:api_test PASSED in 2.3s //tensorflow/core/api_def:update_api_def_test PASSED in 0.1s //tensorflow/core/common_runtime:all_to_all_test_cpu PASSED in 0.5s //tensorflow/core/common_runtime:arg_ret_placement_test PASSED in 0.4s //tensorflow/core/common_runtime:buf_rendezvous_test PASSED in 0.8s //tensorflow/core/common_runtime:collective_executor_mgr_test PASSED in 0.8s //tensorflow/core/common_runtime:collective_param_resolver_local_test PASSED in 4.0s //tensorflow/core/common_runtime:collective_rma_local_test PASSED in 0.8s //tensorflow/core/common_runtime:colocate_predecessor_trees_pass_test PASSED in 0.7s //tensorflow/core/common_runtime:composite_device_test PASSED in 0.5s //tensorflow/core/common_runtime:cost_measurement_registry_test PASSED in 2.1s //tensorflow/core/common_runtime:cost_util_test PASSED in 0.1s //tensorflow/core/common_runtime:device_mgr_test PASSED in 0.7s //tensorflow/core/common_runtime:device_propagation_test PASSED in 0.4s //tensorflow/core/common_runtime:device_resolver_local_test PASSED in 0.7s //tensorflow/core/common_runtime:device_set_test PASSED in 0.8s //tensorflow/core/common_runtime:direct_session_test_cpu PASSED in 1.4s //tensorflow/core/common_runtime:direct_session_with_debug_test PASSED in 1.7s //tensorflow/core/common_runtime:direct_session_with_tracking_alloc_test PASSED in 0.8s //tensorflow/core/common_runtime:dynamic_device_mgr_test PASSED in 0.7s //tensorflow/core/common_runtime:eval_const_tensor_test PASSED in 0.4s //tensorflow/core/common_runtime:executor_test PASSED in 1.4s //tensorflow/core/common_runtime:function_optimization_registration_test PASSED in 0.7s //tensorflow/core/common_runtime:function_optimization_registry_no_pass_test PASSED in 0.7s //tensorflow/core/common_runtime:function_optimization_registry_pass_failure_test PASSED in 0.7s //tensorflow/core/common_runtime:function_optimization_registry_test PASSED in 0.7s //tensorflow/core/common_runtime:function_threadpool_test PASSED in 0.7s //tensorflow/core/common_runtime:graph_constructor_test PASSED in 1.9s //tensorflow/core/common_runtime:graph_runner_test PASSED in 0.7s //tensorflow/core/common_runtime:hierarchical_tree_broadcaster_test_cpu PASSED in 2.9s //tensorflow/core/common_runtime:inline_function_utils_test PASSED in 0.5s //tensorflow/core/common_runtime:input_colocation_exemption_registry_test PASSED in 0.5s //tensorflow/core/common_runtime:int32_fulltype_test PASSED in 0.4s //tensorflow/core/common_runtime:isolate_placer_inspection_required_ops_pass_test PASSED in 0.8s //tensorflow/core/common_runtime:lower_case_op_test PASSED in 2.2s //tensorflow/core/common_runtime:lower_function_call_test PASSED in 2.0s //tensorflow/core/common_runtime:lower_functional_ops_test PASSED in 2.0s //tensorflow/core/common_runtime:lower_if_op_test PASSED in 2.0s //tensorflow/core/common_runtime:lower_while_op_test PASSED in 1.9s //tensorflow/core/common_runtime:mkl_cpu_allocator_test PASSED in 0.1s //tensorflow/core/common_runtime:mkl_threadpool_device_test PASSED in 0.1s //tensorflow/core/common_runtime:no_op_cost_measurement_test PASSED in 0.1s //tensorflow/core/common_runtime:null_request_cost_accessor_test PASSED in 0.1s //tensorflow/core/common_runtime:optimization_registry_test PASSED in 0.7s //tensorflow/core/common_runtime:optimize_cross_host_control_deps_test PASSED in 5.1s //tensorflow/core/common_runtime:optimize_function_graph_utils_test PASSED in 0.6s //tensorflow/core/common_runtime:partitioning_utils_test PASSED in 0.5s //tensorflow/core/common_runtime:pending_counts_test PASSED in 0.7s //tensorflow/core/common_runtime:permuter_test_cpu PASSED in 2.8s //tensorflow/core/common_runtime:placer_inspection_required_ops_utils_test PASSED in 0.7s //tensorflow/core/common_runtime:placer_test PASSED in 0.8s //tensorflow/core/common_runtime:process_function_library_runtime_test_cpu PASSED in 0.5s //tensorflow/core/common_runtime:process_util_test PASSED in 0.1s //tensorflow/core/common_runtime:quantize_training_test PASSED in 1.6s //tensorflow/core/common_runtime:rendezvous_util_test PASSED in 0.1s //tensorflow/core/common_runtime:replicate_constants_pass_test PASSED in 0.7s //tensorflow/core/common_runtime:replicate_per_replica_nodes_test PASSED in 0.5s //tensorflow/core/common_runtime:request_cost_accessor_registry_test PASSED in 1.8s //tensorflow/core/common_runtime:request_cost_test PASSED in 0.1s //tensorflow/core/common_runtime:ring_gatherer_test_cpu PASSED in 1.7s //tensorflow/core/common_runtime:ring_reducer_test_cpu PASSED in 4.4s //tensorflow/core/common_runtime:scoped_allocator_mgr_test PASSED in 3.5s //tensorflow/core/common_runtime:session_test PASSED in 0.7s //tensorflow/core/common_runtime:shape_refiner_test PASSED in 0.6s //tensorflow/core/common_runtime:single_threaded_executor_test PASSED in 0.7s //tensorflow/core/common_runtime:threadpool_device_test PASSED in 0.8s //tensorflow/core/common_runtime:type_inference_test PASSED in 1.8s //tensorflow/core/common_runtime/eager:attr_builder_test PASSED in 27.3s //tensorflow/core/common_runtime/eager:context_test PASSED in 13.3s //tensorflow/core/common_runtime/eager:custom_device_test PASSED in 11.5s //tensorflow/core/common_runtime/eager:eager_executor_test PASSED in 13.1s //tensorflow/core/common_runtime/eager:eager_op_rewrite_registry_test PASSED in 0.7s //tensorflow/core/common_runtime/eager:eager_operation_test PASSED in 12.1s //tensorflow/core/common_runtime/eager:execute_node_test PASSED in 12.2s //tensorflow/core/common_runtime/eager:execute_test PASSED in 26.2s //tensorflow/core/common_runtime/eager:kernel_and_device_test PASSED in 0.7s //tensorflow/core/common_runtime/eager:mkl_eager_op_rewrite_test PASSED in 12.4s //tensorflow/core/common_runtime/eager:placement_test PASSED in 10.7s //tensorflow/core/common_runtime/eager:placement_utils_test PASSED in 10.6s //tensorflow/core/common_runtime/eager:summary_optimizer_test PASSED in 0.1s //tensorflow/core/common_runtime/eager:tensor_handle_data_test PASSED in 11.0s //tensorflow/core/common_runtime/eager:tensor_handle_test PASSED in 10.8s //tensorflow/core/common_runtime/gpu:gpu_device_on_non_gpu_machine_test PASSED in 0.1s //tensorflow/core/common_runtime/gpu:gpu_serving_device_selector_test PASSED in 0.1s //tensorflow/core/common_runtime/next_pluggable_device:c_plugin_coordination_service_agent_test PASSED in 3.0s //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test PASSED in 31.2s //tensorflow/core/common_runtime/next_pluggable_device/c:tf_rendezvous_c_api_test PASSED in 0.1s //tensorflow/core/config:flags_py_test PASSED in 8.4s //tensorflow/core/config:flags_test PASSED in 0.1s //tensorflow/core/data:compression_utils_test PASSED in 1.5s //tensorflow/core/data:dataset_utils_test PASSED in 0.5s //tensorflow/core/data:hash_utils_test PASSED in 0.7s //tensorflow/core/data:metric_utils_test PASSED in 5.6s //tensorflow/core/data:name_utils_test PASSED in 0.1s //tensorflow/core/data:rewrite_utils_test PASSED in 0.5s //tensorflow/core/data:serialization_utils_test PASSED in 0.4s //tensorflow/core/data:snapshot_utils_test PASSED in 0.5s //tensorflow/core/data:split_utils_test PASSED in 0.4s //tensorflow/core/data:standalone_save_restore_test PASSED in 1.6s //tensorflow/core/data:standalone_test PASSED in 5.5s //tensorflow/core/data:tfdataz_metrics_test PASSED in 2.0s //tensorflow/core/data:unbounded_thread_pool_test PASSED in 0.3s //tensorflow/core/data:utils_test PASSED in 0.1s //tensorflow/core/data/service:auto_scaler_test PASSED in 0.1s //tensorflow/core/data/service:byte_size_test PASSED in 0.1s //tensorflow/core/data/service:common_test PASSED in 0.1s //tensorflow/core/data/service:credentials_factory_test PASSED in 0.6s //tensorflow/core/data/service:cross_trainer_cache_test PASSED in 1.3s //tensorflow/core/data/service:data_service_test PASSED in 9.5s //tensorflow/core/data/service:data_transfer_test PASSED in 0.4s //tensorflow/core/data/service:dataset_store_test PASSED in 0.6s //tensorflow/core/data/service:dispatcher_client_test PASSED in 3.1s //tensorflow/core/data/service:dispatcher_state_test PASSED in 0.5s //tensorflow/core/data/service:graph_rewriters_test PASSED in 0.6s //tensorflow/core/data/service:grpc_dispatcher_impl_test PASSED in 2.5s //tensorflow/core/data/service:grpc_util_test PASSED in 0.6s //tensorflow/core/data/service:grpc_worker_impl_test PASSED in 2.6s //tensorflow/core/data/service:journal_test PASSED in 0.5s //tensorflow/core/data/service:split_provider_test PASSED in 2.2s //tensorflow/core/data/service:task_runner_test PASSED in 3.2s //tensorflow/core/data/service:test_util_test PASSED in 2.0s //tensorflow/core/data/service:url_test PASSED in 0.1s //tensorflow/core/data/service:utils_test PASSED in 0.5s //tensorflow/core/data/service:validate_utils_test PASSED in 0.1s //tensorflow/core/data/service:worker_client_test PASSED in 2.7s //tensorflow/core/data/service:worker_impl_test PASSED in 2.4s //tensorflow/core/data/service/client:data_service_client_test PASSED in 2.8s //tensorflow/core/data/service/client:utils_test PASSED in 2.4s //tensorflow/core/data/service/client:validate_utils_test PASSED in 1.9s //tensorflow/core/data/service/snapshot:distributed_snapshot_test PASSED in 17.5s //tensorflow/core/data/service/snapshot:file_utils_test PASSED in 0.5s //tensorflow/core/data/service/snapshot:parallel_tfrecord_writer_test PASSED in 3.2s //tensorflow/core/data/service/snapshot:path_utils_test PASSED in 0.1s //tensorflow/core/data/service/snapshot:prefetched_split_provider_test PASSED in 25.3s //tensorflow/core/data/service/snapshot:snapshot_chunk_provider_test PASSED in 0.5s //tensorflow/core/data/service/snapshot:snapshot_manager_test PASSED in 1.8s //tensorflow/core/data/service/snapshot:snapshot_split_provider_test PASSED in 0.6s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_checkpoint_test PASSED in 4.3s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_test PASSED in 1.9s //tensorflow/core/data/service/snapshot:utils_test PASSED in 0.1s //tensorflow/core/debug:debug_graph_utils_test PASSED in 0.5s //tensorflow/core/distributed_runtime:call_options_test PASSED in 0.1s //tensorflow/core/distributed_runtime:cluster_function_library_runtime_test PASSED in 3.9s //tensorflow/core/distributed_runtime:collective_param_resolver_distributed_test PASSED in 0.9s //tensorflow/core/distributed_runtime:collective_rma_distributed_test PASSED in 0.5s //tensorflow/core/distributed_runtime:device_resolver_distributed_test PASSED in 0.5s //tensorflow/core/distributed_runtime:message_wrappers_test PASSED in 0.1s //tensorflow/core/distributed_runtime:partial_run_mgr_test PASSED in 0.4s //tensorflow/core/distributed_runtime:recent_request_ids_test PASSED in 0.1s //tensorflow/core/distributed_runtime:request_id_test PASSED in 0.1s //tensorflow/core/distributed_runtime:rpc_collective_executor_mgr_test PASSED in 0.4s //tensorflow/core/distributed_runtime:server_lib_test PASSED in 0.1s //tensorflow/core/distributed_runtime:session_mgr_test PASSED in 0.8s //tensorflow/core/distributed_runtime:tensor_coding_test PASSED in 0.1s //tensorflow/core/distributed_runtime/coordination:coordination_service_barrier_proxy_test PASSED in 2.1s //tensorflow/core/distributed_runtime/eager:eager_service_impl_test PASSED in 20.9s //tensorflow/core/distributed_runtime/eager:remote_mgr_test PASSED in 11.7s //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu PASSED in 31.3s //tensorflow/core/distributed_runtime/integration_test:c_api_recoverable_jobs_test_cpu PASSED in 42.7s //tensorflow/core/distributed_runtime/integration_test:c_api_session_coordination_test_cpu PASSED in 29.7s //tensorflow/core/distributed_runtime/rpc:grpc_tensor_coding_test PASSED in 2.8s //tensorflow/core/distributed_runtime/rpc:grpc_worker_cache_test PASSED in 0.5s //tensorflow/core/distributed_runtime/rpc/eager:grpc_eager_client_test PASSED in 0.5s //tensorflow/core/example:example_parser_configuration_test PASSED in 0.8s //tensorflow/core/example:feature_util_test PASSED in 0.1s //tensorflow/core/framework:allocator_test PASSED in 3.6s //tensorflow/core/framework:attr_value_util_test PASSED in 0.7s //tensorflow/core/framework:batch_util_test PASSED in 0.7s //tensorflow/core/framework:bfloat16_test PASSED in 0.7s //tensorflow/core/framework:common_shape_fns_test PASSED in 0.7s //tensorflow/core/framework:dataset_test PASSED in 0.7s //tensorflow/core/framework:device_base_test PASSED in 0.7s //tensorflow/core/framework:disable_jit_test PASSED in 0.8s //tensorflow/core/framework:framework_op_gen_lib_test PASSED in 0.1s //tensorflow/core/framework:framework_op_segment_test PASSED in 0.7s //tensorflow/core/framework:framework_resource_var_test PASSED in 0.1s //tensorflow/core/framework:framework_run_handler_test PASSED in 1.2s //tensorflow/core/framework:framework_run_handler_util_test PASSED in 1.9s //tensorflow/core/framework:full_type_inference_util_test PASSED in 0.7s //tensorflow/core/framework:full_type_util_test PASSED in 0.7s //tensorflow/core/framework:function_test PASSED in 0.8s //tensorflow/core/framework:graph_def_util_test PASSED in 0.7s //tensorflow/core/framework:graph_to_functiondef_test PASSED in 0.7s //tensorflow/core/framework:kernel_def_builder_test PASSED in 0.7s //tensorflow/core/framework:kernel_def_util_test PASSED in 0.7s //tensorflow/core/framework:memory_types_test PASSED in 0.7s //tensorflow/core/framework:model_test PASSED in 0.8s //tensorflow/core/framework:node_def_builder_test PASSED in 0.8s //tensorflow/core/framework:node_def_util_test PASSED in 0.8s //tensorflow/core/framework:node_properties_test PASSED in 0.7s //tensorflow/core/framework:op_compatibility_test PASSED in 0.7s //tensorflow/core/framework:op_def_builder_test PASSED in 0.7s //tensorflow/core/framework:op_def_util_test PASSED in 0.7s //tensorflow/core/framework:op_kernel_test PASSED in 0.8s //tensorflow/core/framework:op_registration_test PASSED in 0.7s //tensorflow/core/framework:partial_tensor_shape_test PASSED in 0.7s //tensorflow/core/framework:rendezvous_test PASSED in 2.8s //tensorflow/core/framework:resource_handle_test PASSED in 0.1s //tensorflow/core/framework:resource_mgr_test PASSED in 1.7s //tensorflow/core/framework:resource_op_kernel_test PASSED in 0.8s //tensorflow/core/framework:shape_inference_test PASSED in 0.7s //tensorflow/core/framework:shape_inference_testutil_test PASSED in 0.7s //tensorflow/core/framework:tensor_matcher_test PASSED in 0.7s //tensorflow/core/framework:tensor_shape_test PASSED in 6.2s //tensorflow/core/framework:tensor_slice_test PASSED in 0.7s //tensorflow/core/framework:tensor_test PASSED in 25.9s //tensorflow/core/framework:tensor_testutil_test PASSED in 0.7s //tensorflow/core/framework:tensor_util_test PASSED in 0.8s //tensorflow/core/framework:tracking_allocator_test PASSED in 0.7s //tensorflow/core/framework:types_test PASSED in 0.8s //tensorflow/core/framework:variant_op_registry_test PASSED in 16.6s //tensorflow/core/framework:variant_test PASSED in 0.7s //tensorflow/core/framework/registration:registration_test PASSED in 0.4s //tensorflow/core/function/capture:by_ref_capture_test PASSED in 9.0s //tensorflow/core/function/capture:capture_container_test PASSED in 8.4s //tensorflow/core/function/integration_test:side_inputs_manual_api_test PASSED in 24.9s //tensorflow/core/function/integration_test:side_inputs_test PASSED in 25.3s //tensorflow/core/function/polymorphism:function_cache_test PASSED in 8.3s //tensorflow/core/function/polymorphism:function_type_test PASSED in 8.6s //tensorflow/core/function/polymorphism:type_dispatch_test PASSED in 8.3s //tensorflow/core/function/runtime_client:runtime_client_cc_test PASSED in 44.4s //tensorflow/core/function/trace_type:custom_nest_trace_type_test PASSED in 8.3s //tensorflow/core/function/trace_type:default_types_test PASSED in 8.4s //tensorflow/core/function/trace_type:serialization_test PASSED in 8.4s //tensorflow/core/function/trace_type:trace_type_test PASSED in 12.7s //tensorflow/core/graph:algorithm_test PASSED in 0.9s //tensorflow/core/graph:collective_order_test PASSED in 0.4s //tensorflow/core/graph:control_flow_test PASSED in 0.8s //tensorflow/core/graph:costmodel_test PASSED in 0.8s //tensorflow/core/graph:edgeset_test PASSED in 0.8s //tensorflow/core/graph:graph_debug_info_builder_test PASSED in 0.8s //tensorflow/core/graph:graph_def_builder_test PASSED in 0.8s //tensorflow/core/graph:graph_partition_test PASSED in 0.8s //tensorflow/core/graph:graph_test PASSED in 0.8s //tensorflow/core/graph:node_builder_test PASSED in 0.8s //tensorflow/core/graph:optimizer_cse_test PASSED in 0.8s //tensorflow/core/graph:subgraph_test PASSED in 0.7s //tensorflow/core/graph:tensor_id_test PASSED in 0.7s //tensorflow/core/graph:validate_test PASSED in 0.7s //tensorflow/core/graph/regularization:simple_delete_test PASSED in 0.2s //tensorflow/core/graph/regularization:util_test PASSED in 0.1s //tensorflow/core/grappler:graph_topology_view_test PASSED in 0.1s //tensorflow/core/grappler:graph_view_test PASSED in 1.2s //tensorflow/core/grappler:grappler_item_builder_test PASSED in 1.4s //tensorflow/core/grappler:grappler_item_test PASSED in 1.3s //tensorflow/core/grappler:mutable_graph_view_test PASSED in 1.2s //tensorflow/core/grappler:utils_test PASSED in 2.4s //tensorflow/core/grappler/clusters:single_machine_test PASSED in 23.1s //tensorflow/core/grappler/clusters:virtual_cluster_test PASSED in 1.3s //tensorflow/core/grappler/costs:analytical_cost_estimator_test PASSED in 2.0s //tensorflow/core/grappler/costs:cost_estimator_test PASSED in 0.1s //tensorflow/core/grappler/costs:graph_memory_test PASSED in 1.3s //tensorflow/core/grappler/costs:graph_properties_test PASSED in 3.9s //tensorflow/core/grappler/costs:robust_stats_test PASSED in 0.1s //tensorflow/core/grappler/costs:utils_test PASSED in 1.4s //tensorflow/core/grappler/costs:virtual_placer_test PASSED in 0.3s //tensorflow/core/grappler/costs:virtual_scheduler_test PASSED in 2.2s //tensorflow/core/grappler/graph_analyzer:gen_node_test PASSED in 2.0s //tensorflow/core/grappler/graph_analyzer:graph_analyzer_test PASSED in 1.6s //tensorflow/core/grappler/graph_analyzer:hash_tools_test PASSED in 1.7s //tensorflow/core/grappler/graph_analyzer:sig_node_test PASSED in 2.5s //tensorflow/core/grappler/graph_analyzer:subgraph_test PASSED in 1.7s //tensorflow/core/grappler/inputs:utils_test PASSED in 0.1s //tensorflow/core/grappler/optimizers:arithmetic_optimizer_test_cpu PASSED in 3.5s //tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:auto_parallel_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:common_subgraph_elimination_test_cpu PASSED in 2.2s //tensorflow/core/grappler/optimizers:custom_graph_optimizer_registry_test_cpu PASSED in 3.4s //tensorflow/core/grappler/optimizers:debug_stripper_test_cpu PASSED in 1.9s //tensorflow/core/grappler/optimizers:dependency_optimizer_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:evaluation_utils_test PASSED in 0.4s //tensorflow/core/grappler/optimizers:function_api_info_test PASSED in 0.1s //tensorflow/core/grappler/optimizers:function_optimizer_test_cpu PASSED in 2.7s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_factory_test PASSED in 0.2s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_test_cpu PASSED in 3.0s //tensorflow/core/grappler/optimizers:graph_optimizer_stage_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:implementation_selector_test PASSED in 2.0s //tensorflow/core/grappler/optimizers:loop_optimizer_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:memory_optimizer_test_cpu PASSED in 2.2s //tensorflow/core/grappler/optimizers:meta_optimizer_test_cpu PASSED in 7.4s //tensorflow/core/grappler/optimizers:mkl_remapper_test PASSED in 2.2s //tensorflow/core/grappler/optimizers:model_pruner_test_cpu PASSED in 2.2s //tensorflow/core/grappler/optimizers:pin_to_host_optimizer_test_cpu PASSED in 2.3s //tensorflow/core/grappler/optimizers:remapper_test_cpu PASSED in 2.3s //tensorflow/core/grappler/optimizers:scoped_allocator_optimizer_test PASSED in 2.0s //tensorflow/core/grappler/optimizers:shape_optimizer_test_cpu PASSED in 1.9s //tensorflow/core/grappler/optimizers:static_schedule_test_cpu PASSED in 1.2s //tensorflow/core/grappler/optimizers:tfg_optimizer_hook_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:auto_shard_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:autotune_buffer_sizes_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:batch_parallelization_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:disable_intra_op_parallelism_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:disable_prefetch_legacy_autotune_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:enable_gradient_descent_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:filter_fusion_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:filter_parallelization_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:function_utils_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:fusion_utils_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:graph_utils_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:inject_io_prefetch_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:inject_prefetch_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:make_deterministic_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:make_sloppy_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:map_and_batch_fusion_test PASSED in 0.3s //tensorflow/core/grappler/optimizers/data:map_and_filter_fusion_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:map_fusion_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:map_parallelization_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:noop_elimination_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:parallel_batch_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:remove_compression_map_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:replicate_on_split_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:seq_interleave_prefetch_test PASSED in 0.5s //tensorflow/core/grappler/optimizers/data:shuffle_and_repeat_fusion_test PASSED in 0.3s //tensorflow/core/grappler/optimizers/data:slack_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:split_utils_test PASSED in 1.0s //tensorflow/core/grappler/optimizers/data:use_private_thread_pool_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/inference:batch_op_rewriter_test PASSED in 0.1s //tensorflow/core/grappler/utils:canonicalizer_test PASSED in 1.3s //tensorflow/core/grappler/utils:colocation_test PASSED in 0.5s //tensorflow/core/grappler/utils:frame_test PASSED in 0.1s //tensorflow/core/grappler/utils:functions_test PASSED in 1.3s //tensorflow/core/grappler/utils:graph_view_internal_test PASSED in 0.5s //tensorflow/core/grappler/utils:graph_view_test PASSED in 2.7s //tensorflow/core/grappler/utils:grappler_test_test PASSED in 7.3s //tensorflow/core/grappler/utils:pattern_utils_test PASSED in 0.5s //tensorflow/core/grappler/utils:scc_test PASSED in 1.2s //tensorflow/core/grappler/utils:symbolic_shapes_test PASSED in 0.1s //tensorflow/core/grappler/utils:topological_sort_test PASSED in 0.5s //tensorflow/core/grappler/utils:tpu_test PASSED in 0.1s //tensorflow/core/grappler/utils:transitive_fanin_test PASSED in 0.4s //tensorflow/core/grappler/utils:traversal_test PASSED in 0.4s //tensorflow/core/grappler/verifiers:structure_verifier_test PASSED in 1.2s //tensorflow/core/ir:interfaces_test PASSED in 0.2s //tensorflow/core/ir:ops_test PASSED in 0.2s //tensorflow/core/ir:shape_inference_utils_test PASSED in 0.2s //tensorflow/core/ir:tf_op_registry_test PASSED in 0.2s //tensorflow/core/ir:tf_op_wrapper_test PASSED in 0.1s //tensorflow/core/ir:utility_test PASSED in 0.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:arg_as_control_ret.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:backedge_segment.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:empty.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:error_during_backedge.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_case_with_attr_inference.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_if_with_attr_inference.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_iterator_get_next_attr_inference.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_underscore_output_shapes.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:import_while_with_attr_inference.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infeed_dequeue.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infer_arg_handle_type.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infer_with_output_shapes.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_arg_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_backedge_input_size.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_duplicated_node_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_edge_index.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_edge_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_attr_key.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_key.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_op_type.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_func_with_empty_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_function_import.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_control_result.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_input.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_result.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_attr_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_named_edge_index.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_handle_data.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_input.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result_value.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_data_result.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_data_result_value.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_input.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_two_inputs.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_named_edge_index.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_op_name.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_type_list.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:legacy_call.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_shape.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_zero_constant.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:three_nodes_with_attrs.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:version.pbtxt.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:empty.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:fulltype.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:func_with_no_args_or_results.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:negative_zero_constant.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:nested_legacy_call.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:three_nodes_with_attrs.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:version.mlir.test PASSED in 0.6s //tensorflow/core/ir/importexport/tests/saved_model:saved_model_roundtrip_test PASSED in 0.2s //tensorflow/core/ir/tests:attributes.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:canonicalize.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:compatible_types.mlir.test PASSED in 1.2s //tensorflow/core/ir/tests:concrete-ops.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:generic_concrete_ops.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:invalid-concrete-ops.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:invalid-preserved-attrs.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:invalid.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:invalid_types.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:ops.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:region-invalid-ops.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:region-ops-graph.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:region-ops.mlir.test PASSED in 0.5s //tensorflow/core/ir/tests:types.mlir.test PASSED in 1.3s //tensorflow/core/ir/types:dialect_test PASSED in 0.1s //tensorflow/core/kernels:as_string_op_test PASSED in 0.4s //tensorflow/core/kernels:basic_ops_benchmark_test PASSED in 0.5s //tensorflow/core/kernels:batch_kernels_env_test PASSED in 0.4s //tensorflow/core/kernels:batch_kernels_test PASSED in 42.3s //tensorflow/core/kernels:bias_op_test PASSED in 0.4s //tensorflow/core/kernels:bincount_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:broadcast_to_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:cast_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:checkpoint_callback_manager_test PASSED in 0.7s //tensorflow/core/kernels:clustering_ops_test PASSED in 0.5s //tensorflow/core/kernels:composite_tensor_variant_test PASSED in 0.5s //tensorflow/core/kernels:concat_op_test PASSED in 0.5s //tensorflow/core/kernels:constant_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:control_flow_ops_test PASSED in 5.7s //tensorflow/core/kernels:conv_grad_filter_ops_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels:conv_grad_input_ops_benchmark_test_cpu PASSED in 0.6s //tensorflow/core/kernels:conv_ops_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels:conv_ops_test_cpu PASSED in 5.1s //tensorflow/core/kernels:count_ops_test PASSED in 0.5s //tensorflow/core/kernels:cross_op_test PASSED in 1.6s //tensorflow/core/kernels:cwise_ops_test_cpu PASSED in 0.5s //tensorflow/core/kernels:debug_ops_test PASSED in 0.8s //tensorflow/core/kernels:decode_wav_op_test PASSED in 2.0s //tensorflow/core/kernels:deep_conv2d_test PASSED in 0.3s //tensorflow/core/kernels:dequantize_op_test PASSED in 0.6s //tensorflow/core/kernels:diag_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:dynamic_partition_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:dynamic_stitch_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:eigen_activations_test PASSED in 0.1s //tensorflow/core/kernels:eigen_attention_test PASSED in 0.1s //tensorflow/core/kernels:eigen_backward_cuboid_convolutions_test PASSED in 0.4s //tensorflow/core/kernels:eigen_backward_spatial_convolutions_test PASSED in 0.1s //tensorflow/core/kernels:eigen_benchmark_cpu_test PASSED in 0.1s //tensorflow/core/kernels:eigen_mkldnn_contraction_kernel_test PASSED in 0.1s //tensorflow/core/kernels:eigen_pooling_test PASSED in 0.3s //tensorflow/core/kernels:encode_wav_op_test PASSED in 2.0s //tensorflow/core/kernels:fingerprint_op_test PASSED in 0.5s //tensorflow/core/kernels:fused_batch_norm_ex_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:fused_batch_norm_op_test_cpu PASSED in 1.0s //tensorflow/core/kernels:gather_nd_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:gather_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:guarantee_const_op_test PASSED in 0.5s //tensorflow/core/kernels:identity_n_op_test PASSED in 0.5s //tensorflow/core/kernels:identity_op_test PASSED in 0.5s //tensorflow/core/kernels:immutable_constant_op_test PASSED in 0.7s //tensorflow/core/kernels:in_topk_op_test PASSED in 0.4s //tensorflow/core/kernels:isotonic_regression_op_test PASSED in 0.5s //tensorflow/core/kernels:logging_ops_test PASSED in 2.4s //tensorflow/core/kernels:lookup_ops_test PASSED in 0.5s //tensorflow/core/kernels:loss_test PASSED in 0.1s //tensorflow/core/kernels:lrn_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:merge_v2_checkpoints_op_test PASSED in 0.7s //tensorflow/core/kernels:mfcc_dct_test PASSED in 0.1s //tensorflow/core/kernels:mfcc_mel_filterbank_test PASSED in 0.1s //tensorflow/core/kernels:mfcc_op_test_cpu PASSED in 1.9s //tensorflow/core/kernels:mfcc_test PASSED in 0.1s //tensorflow/core/kernels:multinomial_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:nn_ops_test_cpu PASSED in 0.6s //tensorflow/core/kernels:one_hot_op_test PASSED in 0.5s //tensorflow/core/kernels:ops_testutil_test PASSED in 0.5s //tensorflow/core/kernels:ops_util_test PASSED in 0.1s //tensorflow/core/kernels:parameterized_truncated_normal_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:parse_tensor_test PASSED in 0.5s //tensorflow/core/kernels:quantization_utils_test PASSED in 0.6s //tensorflow/core/kernels:quantize_and_dequantize_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:quantize_down_and_shrink_range_op_test PASSED in 0.6s //tensorflow/core/kernels:quantize_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_activation_ops_test PASSED in 0.6s //tensorflow/core/kernels:quantized_add_op_test PASSED in 0.9s //tensorflow/core/kernels:quantized_batch_norm_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_bias_add_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_concat_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_conv_ops_test PASSED in 0.5s //tensorflow/core/kernels:quantized_instance_norm_test PASSED in 0.8s //tensorflow/core/kernels:quantized_matmul_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_mul_op_test PASSED in 1.0s //tensorflow/core/kernels:quantized_pooling_ops_test PASSED in 0.6s //tensorflow/core/kernels:quantized_reshape_op_test PASSED in 0.5s //tensorflow/core/kernels:quantized_resize_bilinear_op_test PASSED in 1.7s //tensorflow/core/kernels:ragged_fill_empty_rows_op_test PASSED in 0.4s //tensorflow/core/kernels:ragged_gather_op_test PASSED in 0.4s //tensorflow/core/kernels:ragged_range_op_test PASSED in 0.4s //tensorflow/core/kernels:ragged_tensor_from_variant_op_test PASSED in 0.4s //tensorflow/core/kernels:ragged_tensor_to_sparse_kernel_test PASSED in 0.5s //tensorflow/core/kernels:ragged_tensor_to_tensor_op_test PASSED in 0.5s //tensorflow/core/kernels:ragged_tensor_to_variant_op_test PASSED in 0.5s //tensorflow/core/kernels:random_binomial_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:random_index_shuffle_test PASSED in 0.2s //tensorflow/core/kernels:random_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:random_poisson_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:range_sampler_test PASSED in 0.5s //tensorflow/core/kernels:reduction_ops_test_cpu PASSED in 0.4s //tensorflow/core/kernels:regex_replace_op_test PASSED in 0.4s //tensorflow/core/kernels:requantization_range_op_test PASSED in 0.5s //tensorflow/core/kernels:requantize_op_test PASSED in 0.5s //tensorflow/core/kernels:resource_ops_test PASSED in 0.5s //tensorflow/core/kernels:restore_op_test PASSED in 0.5s //tensorflow/core/kernels:restore_v2_op_test PASSED in 0.5s //tensorflow/core/kernels:reverse_op_test PASSED in 0.5s //tensorflow/core/kernels:roll_op_test PASSED in 0.5s //tensorflow/core/kernels:save_op_test PASSED in 0.5s //tensorflow/core/kernels:save_v2_op_test PASSED in 0.5s //tensorflow/core/kernels:scan_ops_test_cpu PASSED in 0.4s //tensorflow/core/kernels:scatter_nd_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:scatter_op_test PASSED in 0.5s //tensorflow/core/kernels:scoped_allocator_ops_test_cpu PASSED in 6.7s //tensorflow/core/kernels:sdca_ops_test PASSED in 1.3s //tensorflow/core/kernels:segment_reduction_ops_test PASSED in 0.4s //tensorflow/core/kernels:sendrecv_ops_test PASSED in 0.4s //tensorflow/core/kernels:sequence_ops_test PASSED in 0.5s //tensorflow/core/kernels:shape_ops_test PASSED in 0.4s //tensorflow/core/kernels:slice_op_test PASSED in 0.4s //tensorflow/core/kernels:spacetobatch_benchmark_test_cpu PASSED in 0.4s //tensorflow/core/kernels:sparse_add_op_test PASSED in 0.4s //tensorflow/core/kernels:sparse_dense_binary_op_shared_test PASSED in 0.5s //tensorflow/core/kernels:sparse_fill_empty_rows_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_matmul_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:sparse_reduce_sum_op_test PASSED in 0.5s //tensorflow/core/kernels:sparse_tensor_dense_matmul_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_to_dense_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_utils_test PASSED in 0.3s //tensorflow/core/kernels:sparse_xent_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:spectrogram_op_test_cpu PASSED in 1.8s //tensorflow/core/kernels:spectrogram_test PASSED in 0.1s //tensorflow/core/kernels:split_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:split_v_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels:strided_slice_op_test PASSED in 0.4s //tensorflow/core/kernels:string_format_op_test PASSED in 0.4s //tensorflow/core/kernels:string_ngrams_op_test PASSED in 0.5s //tensorflow/core/kernels:string_split_op_test PASSED in 0.4s //tensorflow/core/kernels:substr_op_test PASSED in 0.4s //tensorflow/core/kernels:summary_audio_op_test PASSED in 0.5s //tensorflow/core/kernels:summary_image_op_test PASSED in 0.5s //tensorflow/core/kernels:summary_op_test PASSED in 0.5s //tensorflow/core/kernels:summary_tensor_op_test PASSED in 0.5s //tensorflow/core/kernels:tensor_cord_test PASSED in 0.1s //tensorflow/core/kernels:tensor_flag_utils_test PASSED in 0.1s //tensorflow/core/kernels:tensor_map_test PASSED in 0.1s //tensorflow/core/kernels:training_ops_test PASSED in 0.4s //tensorflow/core/kernels:transpose_util_test PASSED in 0.3s //tensorflow/core/kernels:unary_ops_composition_test_cpu PASSED in 2.0s //tensorflow/core/kernels:unique_op_test PASSED in 0.4s //tensorflow/core/kernels:variable_ops_test PASSED in 1.8s //tensorflow/core/kernels:while_op_test PASSED in 0.8s //tensorflow/core/kernels:xent_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels/batching_util:basic_batch_scheduler_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:batch_input_task_test PASSED in 0.4s //tensorflow/core/kernels/batching_util:batch_resource_base_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:batch_scheduler_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:bounded_executor_test PASSED in 20.1s //tensorflow/core/kernels/batching_util:input_split_metadata_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:periodic_function_test PASSED in 2.0s //tensorflow/core/kernels/batching_util:serial_device_batch_scheduler_test PASSED in 1.9s //tensorflow/core/kernels/batching_util:shared_batch_scheduler_test PASSED in 2.8s //tensorflow/core/kernels/batching_util:threadsafe_status_test PASSED in 0.1s //tensorflow/core/kernels/data:batch_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:cache_dataset_ops_test PASSED in 0.6s //tensorflow/core/kernels/data:concatenate_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:filter_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:finalize_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:fixed_length_record_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:flat_map_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:get_options_op_test PASSED in 0.5s //tensorflow/core/kernels/data:interleave_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:iterator_ops_test PASSED in 0.6s //tensorflow/core/kernels/data:map_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:map_defun_op_test PASSED in 0.5s //tensorflow/core/kernels/data:optimize_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:options_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data:padded_batch_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:parallel_batch_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:parallel_filter_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:parallel_interleave_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:parallel_map_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:prefetch_autotuner_test PASSED in 0.3s //tensorflow/core/kernels/data:prefetch_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:range_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:reduce_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:repeat_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:rewrite_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:shard_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:shuffle_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:skip_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:sparse_tensor_slice_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:take_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:tensor_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data:tensor_slice_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:text_line_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:tf_record_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:window_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data:zip_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data/experimental:assert_next_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:assert_prev_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data/experimental:auto_shard_dataset_op_test PASSED in 0.6s //tensorflow/core/kernels/data/experimental:directed_interleave_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:list_dataset_op_test PASSED in 0.4s //tensorflow/core/kernels/data/experimental:map_and_batch_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data/experimental:parallel_interleave_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:random_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:sampling_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data/experimental:save_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data/experimental:unique_dataset_op_test PASSED in 0.4s //tensorflow/core/kernels/image:adjust_contrast_op_benchmark_test_cpu PASSED in 0.4s //tensorflow/core/kernels/image:adjust_contrast_op_test PASSED in 0.5s //tensorflow/core/kernels/image:colorspace_op_test PASSED in 0.5s //tensorflow/core/kernels/image:crop_and_resize_op_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels/image:crop_and_resize_op_test PASSED in 0.5s //tensorflow/core/kernels/image:encode_jpeg_op_test PASSED in 0.5s //tensorflow/core/kernels/image:mirror_pad_op_benchmark_test_cpu PASSED in 0.5s //tensorflow/core/kernels/image:mirror_pad_op_test PASSED in 0.6s //tensorflow/core/kernels/image:non_max_suppression_op_benchmark_test PASSED in 0.5s //tensorflow/core/kernels/image:non_max_suppression_op_test PASSED in 0.5s //tensorflow/core/kernels/image:resize_area_op_test PASSED in 0.8s //tensorflow/core/kernels/image:resize_benchmark_test_cpu PASSED in 0.4s //tensorflow/core/kernels/image:resize_bicubic_op_test PASSED in 3.1s //tensorflow/core/kernels/image:resize_ops_test_cpu PASSED in 1.9s //tensorflow/core/kernels/image:sampling_kernels_test PASSED in 0.4s //tensorflow/core/kernels/image:scale_and_translate_op_test PASSED in 1.5s //tensorflow/core/kernels/linalg:banded_triangular_solve_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels/linalg:matrix_triangular_solve_op_test_cpu PASSED in 0.4s //tensorflow/core/kernels/mkl:mkl_conv_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_dequantize_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_fused_batch_norm_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_fused_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_matmul_op_benchmark PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_qmatmul_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantize_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_concat_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_conv_ops_perchannel_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_conv_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_quantized_pooling_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_relu_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_requantize_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_swish_op_test PASSED in 0.1s //tensorflow/core/kernels/mkl:onednn_nn_ops_benchmark PASSED in 0.1s //tensorflow/core/kernels/sparse:kernels_test PASSED in 0.5s //tensorflow/core/kernels/uniform_quant_ops:math_utils_test PASSED in 0.1s //tensorflow/core/kernels/uniform_quant_ops:tensor_utils_test PASSED in 0.1s //tensorflow/core/kernels/uniform_quant_ops:uniform_dequantize_op_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantize_op_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_add_op_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_clip_by_value_op_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_convolution_ops_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_dot_ops_test PASSED in 0.4s //tensorflow/core/kernels/uniform_quant_ops:uniform_requantize_op_test PASSED in 0.4s //tensorflow/core/lib/db:sqlite_test PASSED in 0.1s //tensorflow/core/lib/gif:lib_gif_io_test PASSED in 0.9s //tensorflow/core/lib/jpeg:lib_jpeg_jpeg_mem_unittest PASSED in 0.5s //tensorflow/core/ops:cudnn_rnn_ops_test_cc PASSED in 0.5s //tensorflow/core/ops:ops_array_grad_test PASSED in 0.9s //tensorflow/core/ops:ops_math_grad_test PASSED in 3.0s //tensorflow/core/ops:ops_tests PASSED in 0.5s //tensorflow/core/ops/compat:backwards_compatibility_test PASSED in 0.4s //tensorflow/core/platform:enable_tf2_utils_test PASSED in 0.1s //tensorflow/core/platform:env_test PASSED in 2.2s //tensorflow/core/platform:fake_python_env_test PASSED in 0.1s //tensorflow/core/platform:file_system_test PASSED in 0.1s //tensorflow/core/platform:platform_strings_test PASSED in 0.1s //tensorflow/core/platform:ram_file_system_test PASSED in 10.7s //tensorflow/core/platform:resource_loader_test PASSED in 0.1s //tensorflow/core/platform:vmodule_benchmark_test PASSED in 0.1s //tensorflow/core/platform:vmodule_test PASSED in 0.1s //tensorflow/core/profiler/backends/cpu:host_tracer_test PASSED in 0.1s //tensorflow/core/profiler/convert:dcn_analysis_test PASSED in 0.1s //tensorflow/core/profiler/convert:dcn_utils_test PASSED in 0.1s //tensorflow/core/profiler/convert:hlo_proto_to_graph_view_test PASSED in 0.1s //tensorflow/core/profiler/convert:hlo_proto_to_memory_visualization_utils_test PASSED in 0.1s //tensorflow/core/profiler/convert:op_stats_combiner_test PASSED in 0.1s //tensorflow/core/profiler/convert:op_stats_to_pod_stats_test PASSED in 0.1s //tensorflow/core/profiler/convert:op_stats_to_pod_viewer_test PASSED in 0.1s //tensorflow/core/profiler/convert:op_stats_to_tf_stats_test PASSED in 0.1s //tensorflow/core/profiler/convert:repository_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_dcn_collective_stats_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_kernel_stats_db_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_memory_profile_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_op_metrics_db_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_op_stats_test PASSED in 0.2s //tensorflow/core/profiler/convert:xplane_to_step_events_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_tf_functions_test PASSED in 0.1s //tensorflow/core/profiler/convert:xplane_to_tool_names_test PASSED in 0.2s //tensorflow/core/profiler/convert/trace_viewer:trace_viewer_visibility_test PASSED in 0.1s //tensorflow/core/profiler/internal:tfprof_show_test PASSED in 0.6s //tensorflow/core/profiler/internal:tfprof_stats_test PASSED in 0.7s //tensorflow/core/profiler/internal:tfprof_tensor_test PASSED in 0.4s //tensorflow/core/profiler/internal:tfprof_timeline_test PASSED in 0.5s //tensorflow/core/profiler/internal/advisor:tfprof_advisor_test PASSED in 0.4s //tensorflow/core/profiler/lib:profiler_disabled_test PASSED in 0.1s //tensorflow/core/profiler/utils:derived_timeline_test PASSED in 0.1s //tensorflow/core/profiler/utils:kernel_stats_utils_test PASSED in 0.1s //tensorflow/core/profiler/utils:op_metrics_db_utils_test PASSED in 0.1s //tensorflow/core/profiler/utils:step_intersection_test PASSED in 0.1s //tensorflow/core/runtime_fallback/util:type_util_test PASSED in 0.1s //tensorflow/core/summary:schema_test PASSED in 0.1s //tensorflow/core/summary:summary_db_writer_test PASSED in 0.1s //tensorflow/core/summary:summary_file_writer_test PASSED in 0.1s //tensorflow/core/tfrt/common:pjrt_cpu_client_registration_test PASSED in 4.9s //tensorflow/core/tfrt/common:pjrt_state_test PASSED in 5.7s //tensorflow/core/tfrt/common:pjrt_util_test PASSED in 5.3s //tensorflow/core/tfrt/fallback:cost_recorder_test PASSED in 0.1s //tensorflow/core/tfrt/fallback:fallback_state_test PASSED in 0.3s //tensorflow/core/tfrt/graph_executor:config_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/attribute:attribute_test PASSED in 0.3s //tensorflow/core/tfrt/mlrt/bytecode:bytecode_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:executable_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:function_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:kernel_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/bytecode:span_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:context_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:future_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:interpreter_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:register_span_test PASSED in 0.1s //tensorflow/core/tfrt/mlrt/interpreter:value_test PASSED in 0.1s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_concurrent_work_queue_test PASSED in 0.2s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_test PASSED in 0.6s //tensorflow/core/tfrt/run_handler_thread_pool:run_handler_util_test PASSED in 0.1s //tensorflow/core/tfrt/runtime:tf_threadpool_concurrent_work_queue_test PASSED in 0.1s //tensorflow/core/tfrt/runtime:work_queue_interface_test PASSED in 0.1s //tensorflow/core/tfrt/utils:graph_partition_test PASSED in 2.3s //tensorflow/core/transforms:eval_utils_test PASSED in 1.4s //tensorflow/core/transforms:graph_transform_wrapper_test PASSED in 0.2s //tensorflow/core/util:bcast_test PASSED in 0.7s //tensorflow/core/util:command_line_flags_test PASSED in 0.7s //tensorflow/core/util:debug_data_dumper_test PASSED in 0.7s //tensorflow/core/util:debug_events_writer_test PASSED in 0.1s //tensorflow/core/util:dump_graph_test PASSED in 0.7s //tensorflow/core/util:equal_graph_def_test PASSED in 0.7s //tensorflow/core/util:events_writer_test PASSED in 2.7s //tensorflow/core/util:example_proto_fast_parsing_test PASSED in 1.0s //tensorflow/core/util:example_proto_helper_test PASSED in 0.7s //tensorflow/core/util:exec_on_stall_test PASSED in 2.1s //tensorflow/core/util:fake_clock_env_test PASSED in 2.2s //tensorflow/core/util:incremental_barrier_test PASSED in 0.1s //tensorflow/core/util:matmul_bcast_test PASSED in 0.7s //tensorflow/core/util:memmapped_file_system_test PASSED in 0.7s //tensorflow/core/util:mkl_heuristics_test PASSED in 0.1s //tensorflow/core/util:overflow_test PASSED in 0.1s //tensorflow/core/util:presized_cuckoo_map_test PASSED in 1.6s //tensorflow/core/util:ragged_to_dense_util_test PASSED in 0.4s //tensorflow/core/util:reffed_status_callback_test PASSED in 0.7s //tensorflow/core/util:reporter_test PASSED in 0.7s //tensorflow/core/util:saved_tensor_slice_util_test PASSED in 0.7s //tensorflow/core/util:semver_test PASSED in 0.7s //tensorflow/core/util:stat_summarizer_test PASSED in 0.7s //tensorflow/core/util:strided_slice_op_test PASSED in 0.7s //tensorflow/core/util:tensor_format_test PASSED in 0.7s //tensorflow/core/util:tensor_slice_reader_test PASSED in 1.0s //tensorflow/core/util:tensor_slice_set_test PASSED in 0.7s //tensorflow/core/util:tensor_slice_util_test PASSED in 0.7s //tensorflow/core/util:tensor_slice_writer_test PASSED in 1.2s //tensorflow/core/util:work_sharder_test PASSED in 0.8s //tensorflow/core/util/ctc:ctc_beam_search_test PASSED in 0.1s //tensorflow/core/util/proto:descriptor_pool_registry_test PASSED in 0.4s //tensorflow/core/util/proto:proto_utils_test PASSED in 0.4s //tensorflow/core/util/quantization:uniform_quant_ops_params_test PASSED in 0.1s //tensorflow/core/util/sparse:sparse_tensor_test PASSED in 0.1s //tensorflow/core/util/tensor_bundle:tensor_bundle_test PASSED in 16.2s //tensorflow/dtensor/mlir:dtensor_location_test PASSED in 0.1s //tensorflow/dtensor/mlir/tests:annotate_global_shape.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:cluster_function_conversion.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:constant_folding.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:decompose_controlflow.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:designate_resource_handle_mesh.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:device_mesh_cluster_coarsening.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_all_gather.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_all_scatter.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_combine_optimization.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_scatter_optimization.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_sum_optimization.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_alltoall_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_collective_type_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_layout_must_execute.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_layout_to_xla_sharding_op.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_mixed_precision_reduce.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_reduce_scatter_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_remove_dtensorlayout.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_replace_auxiliary_layout_op.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_replace_relayout_with_identity.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding_default.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_xla_spmd_integration.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:elide_identity_before_copy_to_mesh.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:function_renaming.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:handle_cross_cluster_dependencies.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:handle_sparsetensors.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:layout_propagation_v2.mlir.test PASSED in 1.6s //tensorflow/dtensor/mlir/tests:lower_send_recv.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:merge_clusters.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:mesh_propagation.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:multi_device_expansion.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:op_to_device_cluster.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:propagate_default_layout.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:propagate_device_id_to_function.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:restore_and_assign.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:restore_shape_inference.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:set_default_sharding.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:sparse_expansion.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_batchparallel.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_concat.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_conv.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:spmd_einsum.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_expansion.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:spmd_fft.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_io_ops.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_iterator.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_matmul.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_random.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_save_restore.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_segment_sum.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_slice.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_softmax_loss.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_squeeze.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_var_handle.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:tf_dtensor_ops.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:tpu_add_resource_device_attribute.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:tpu_integration.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:undo_merge_const_across_mesh.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:update_tpu_metadata.mlir.test PASSED in 0.6s //tensorflow/dtensor/python/tests:api_test PASSED in 21.5s //tensorflow/dtensor/python/tests:array_ops_test_cpu PASSED in 21.4s //tensorflow/dtensor/python/tests:cache_test_cpu PASSED in 17.8s //tensorflow/dtensor/python/tests:collective_combine_all_reduce_test_cpu PASSED in 17.0s //tensorflow/dtensor/python/tests:collective_test_cpu PASSED in 15.9s //tensorflow/dtensor/python/tests:config_test_cpu PASSED in 9.5s //tensorflow/dtensor/python/tests:device_test_cpu PASSED in 36.7s //tensorflow/dtensor/python/tests:layout_test_cpu PASSED in 16.6s //tensorflow/dtensor/python/tests:mesh_util_test_cpu PASSED in 11.5s //tensorflow/dtensor/python/tests:multi_client_test_cpu PASSED in 14.9s //tensorflow/dtensor/python/tests:numpy_util_test_cpu PASSED in 11.1s //tensorflow/dtensor/python/tests:variable_test_cpu PASSED in 13.5s //tensorflow/dtensor/tests:dtensor_operation_test PASSED in 29.6s //tensorflow/dtensor/tests:executable_manager_test PASSED in 31.1s //tensorflow/dtensor/tests:layout_to_xla_sharding_test PASSED in 0.1s //tensorflow/dtensor/tests:slice_util_test PASSED in 0.1s //tensorflow/dtensor/tests:spmd_expander_test PASSED in 5.9s //tensorflow/dtensor/tests:tensor_layout_test PASSED in 0.1s //tensorflow/examples/adding_an_op:fact_test PASSED in 25.5s //tensorflow/examples/adding_an_op:zero_out_1_test PASSED in 24.9s //tensorflow/examples/adding_an_op:zero_out_2_test PASSED in 25.7s //tensorflow/examples/adding_an_op:zero_out_3_test PASSED in 24.2s //tensorflow/examples/custom_ops_doc/multiplex_1:multiplex_1_test PASSED in 25.7s //tensorflow/examples/custom_ops_doc/multiplex_2:multiplex_2_test_cpu PASSED in 26.0s //tensorflow/examples/custom_ops_doc/multiplex_3:multiplex_3_test PASSED in 26.1s //tensorflow/examples/custom_ops_doc/multiplex_4:multiplex_4_test PASSED in 26.9s //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test PASSED in 25.3s //tensorflow/examples/custom_ops_doc/sleep:sleep_test PASSED in 26.1s //tensorflow/examples/speech_commands:accuracy_utils_test PASSED in 1.8s //tensorflow/examples/speech_commands:models_test PASSED in 25.0s //tensorflow/examples/speech_commands:recognize_commands_test PASSED in 1.7s //tensorflow/examples/wav_to_spectrogram:wav_to_spectrogram_test PASSED in 1.9s //tensorflow/js:ts_op_gen_test PASSED in 0.3s //tensorflow/python/autograph/converters:asserts_test PASSED in 8.6s //tensorflow/python/autograph/converters:break_statements_test PASSED in 9.1s //tensorflow/python/autograph/converters:call_trees_test PASSED in 9.2s //tensorflow/python/autograph/converters:conditional_expressions_test PASSED in 8.5s //tensorflow/python/autograph/converters:continue_statements_test PASSED in 9.7s //tensorflow/python/autograph/converters:control_flow_test PASSED in 13.7s //tensorflow/python/autograph/converters:directives_test PASSED in 8.7s //tensorflow/python/autograph/converters:functions_test PASSED in 8.9s //tensorflow/python/autograph/converters:lists_test PASSED in 9.0s //tensorflow/python/autograph/converters:logical_expressions_test PASSED in 9.0s //tensorflow/python/autograph/converters:return_statements_test PASSED in 10.4s //tensorflow/python/autograph/converters:slices_test PASSED in 8.6s //tensorflow/python/autograph/converters:variables_test PASSED in 8.7s //tensorflow/python/autograph/core:converter_test PASSED in 8.6s //tensorflow/python/autograph/core:function_wrappers_test PASSED in 8.4s //tensorflow/python/autograph/impl:api_test PASSED in 19.5s //tensorflow/python/autograph/impl:conversion_test PASSED in 14.0s //tensorflow/python/autograph/lang:special_functions_test PASSED in 8.9s //tensorflow/python/autograph/operators:conditional_expressions_test PASSED in 9.2s //tensorflow/python/autograph/operators:control_flow_test PASSED in 17.1s //tensorflow/python/autograph/operators:data_structures_test PASSED in 9.1s //tensorflow/python/autograph/operators:exceptions_test PASSED in 8.6s //tensorflow/python/autograph/operators:logical_test PASSED in 9.0s //tensorflow/python/autograph/operators:py_builtins_test PASSED in 15.3s //tensorflow/python/autograph/operators:slices_test PASSED in 9.3s //tensorflow/python/autograph/operators:variables_test PASSED in 9.0s //tensorflow/python/autograph/pyct:anno_test PASSED in 8.9s //tensorflow/python/autograph/pyct:ast_util_test PASSED in 9.1s //tensorflow/python/autograph/pyct:cache_test PASSED in 9.0s //tensorflow/python/autograph/pyct:cfg_test PASSED in 8.9s //tensorflow/python/autograph/pyct:error_utils_test PASSED in 9.0s //tensorflow/python/autograph/pyct:inspect_utils_test PASSED in 9.8s //tensorflow/python/autograph/pyct:loader_test PASSED in 8.7s //tensorflow/python/autograph/pyct:naming_test PASSED in 8.6s //tensorflow/python/autograph/pyct:origin_info_test PASSED in 8.8s //tensorflow/python/autograph/pyct:parser_test PASSED in 9.5s //tensorflow/python/autograph/pyct:pretty_printer_test PASSED in 8.9s //tensorflow/python/autograph/pyct:qual_names_test PASSED in 9.0s //tensorflow/python/autograph/pyct:templates_test PASSED in 9.4s //tensorflow/python/autograph/pyct:transformer_test PASSED in 9.2s //tensorflow/python/autograph/pyct:transpiler_test PASSED in 9.0s //tensorflow/python/autograph/pyct/static_analysis:activity_test PASSED in 9.0s //tensorflow/python/autograph/pyct/static_analysis:liveness_test PASSED in 9.2s //tensorflow/python/autograph/pyct/static_analysis:reaching_definitions_test PASSED in 8.9s //tensorflow/python/autograph/pyct/static_analysis:reaching_fndefs_test PASSED in 9.2s //tensorflow/python/autograph/pyct/static_analysis:type_inference_test PASSED in 9.4s //tensorflow/python/autograph/tests:assertion_test PASSED in 34.2s //tensorflow/python/autograph/tests:basic_ifexp_test PASSED in 35.7s //tensorflow/python/autograph/tests:call_to_builtin_function_test PASSED in 26.1s //tensorflow/python/autograph/tests:call_to_lambda_function_test PASSED in 26.2s //tensorflow/python/autograph/tests:call_to_named_tuple_test PASSED in 26.1s //tensorflow/python/autograph/tests:call_to_numpy_function_test PASSED in 26.6s //tensorflow/python/autograph/tests:call_to_print_function_test PASSED in 24.7s //tensorflow/python/autograph/tests:call_to_tf_api_test PASSED in 24.6s //tensorflow/python/autograph/tests:call_to_user_function_test PASSED in 26.3s //tensorflow/python/autograph/tests:composite_names_in_control_flow_test PASSED in 35.9s //tensorflow/python/autograph/tests:cond_basic_test PASSED in 33.8s //tensorflow/python/autograph/tests:datasets_test PASSED in 39.3s //tensorflow/python/autograph/tests:early_return_test PASSED in 32.8s //tensorflow/python/autograph/tests:ext_slice_test PASSED in 27.6s //tensorflow/python/autograph/tests:generator_test PASSED in 29.3s //tensorflow/python/autograph/tests:logical_expression_test PASSED in 31.1s //tensorflow/python/autograph/tests:loop_basic_test PASSED in 102.9s //tensorflow/python/autograph/tests:loop_control_flow_illegal_cases_test PASSED in 36.2s //tensorflow/python/autograph/tests:loop_created_variables_test PASSED in 34.0s //tensorflow/python/autograph/tests:loop_scoping_test PASSED in 36.7s //tensorflow/python/autograph/tests:loop_with_function_call_test PASSED in 45.2s //tensorflow/python/autograph/tests:loop_with_variable_type_illegal_cases_test PASSED in 35.5s //tensorflow/python/autograph/tests:loop_with_variable_type_test PASSED in 57.4s //tensorflow/python/autograph/tests:nested_control_flow_test PASSED in 66.7s //tensorflow/python/autograph/tests:type_annotations_test PASSED in 33.1s //tensorflow/python/autograph/utils:context_managers_test PASSED in 8.8s //tensorflow/python/autograph/utils:misc_test PASSED in 8.9s //tensorflow/python/autograph/utils:tensor_list_test PASSED in 8.8s //tensorflow/python/autograph/utils:tensors_test PASSED in 8.8s //tensorflow/python/checkpoint:checkpoint_management_test_cpu PASSED in 20.7s //tensorflow/python/checkpoint:checkpoint_metrics_test PASSED in 19.7s //tensorflow/python/checkpoint:checkpoint_test PASSED in 36.4s //tensorflow/python/checkpoint:checkpoint_view_test PASSED in 16.9s //tensorflow/python/checkpoint:checkpoint_with_v1_optimizers_test PASSED in 18.3s //tensorflow/python/checkpoint:functional_saver_test_cpu PASSED in 20.4s //tensorflow/python/checkpoint:restore_test PASSED in 15.0s //tensorflow/python/checkpoint:save_util_v1_test PASSED in 15.1s //tensorflow/python/checkpoint:saveable_compat_test PASSED in 18.0s //tensorflow/python/checkpoint:tensor_callable_test PASSED in 17.5s //tensorflow/python/checkpoint:trackable_view_test PASSED in 20.1s //tensorflow/python/checkpoint/sharding:sharding_policies_test PASSED in 23.8s //tensorflow/python/checkpoint/sharding:sharding_util_test PASSED in 22.9s //tensorflow/python/client:device_lib_test_cpu PASSED in 15.9s //tensorflow/python/client:events_writer_test PASSED in 16.0s //tensorflow/python/client:session_list_devices_test PASSED in 20.9s //tensorflow/python/client:session_partial_run_test PASSED in 27.2s //tensorflow/python/client:timeline_test_cpu PASSED in 15.7s //tensorflow/python/client:virtual_gpu_test_cpu PASSED in 16.1s //tensorflow/python/compat:compat_test PASSED in 15.8s //tensorflow/python/compat:disable_v2_behavior_test PASSED in 15.9s //tensorflow/python/compiler/mlir:mlir_test PASSED in 8.7s //tensorflow/python/compiler/tensorrt/test:batch_matmul_test_cpu PASSED in 24.5s //tensorflow/python/compiler/tensorrt/test:biasadd_matmul_test_cpu PASSED in 13.5s //tensorflow/python/compiler/tensorrt/test:bool_test_cpu PASSED in 14.6s //tensorflow/python/compiler/tensorrt/test:cast_test_cpu PASSED in 14.6s //tensorflow/python/compiler/tensorrt/test:concatenation_test_cpu PASSED in 14.1s //tensorflow/python/compiler/tensorrt/test:const_broadcast_test_cpu PASSED in 15.4s //tensorflow/python/compiler/tensorrt/test:data_dependent_shape_test_cpu PASSED in 15.8s //tensorflow/python/compiler/tensorrt/test:dynamic_input_shapes_test_cpu PASSED in 15.9s //tensorflow/python/compiler/tensorrt/test:identity_output_test_cpu PASSED in 14.5s //tensorflow/python/compiler/tensorrt/test:int32_test_cpu PASSED in 13.7s //tensorflow/python/compiler/tensorrt/test:lru_cache_test_cpu PASSED in 14.7s //tensorflow/python/compiler/tensorrt/test:multi_connection_neighbor_engine_test_cpu PASSED in 15.3s //tensorflow/python/compiler/tensorrt/test:neighboring_engine_test_cpu PASSED in 16.1s //tensorflow/python/compiler/tensorrt/test:quantization_test_cpu PASSED in 15.8s //tensorflow/python/compiler/tensorrt/test:rank_two_test_cpu PASSED in 16.2s //tensorflow/python/compiler/tensorrt/test:reshape_transpose_test_cpu PASSED in 15.0s //tensorflow/python/compiler/tensorrt/test:topk_test_cpu PASSED in 13.2s //tensorflow/python/compiler/tensorrt/test:trt_engine_op_shape_test_cpu PASSED in 16.5s //tensorflow/python/compiler/tensorrt/test:trt_mode_test_cpu PASSED in 15.0s //tensorflow/python/compiler/tensorrt/test:unary_test_cpu PASSED in 14.9s //tensorflow/python/compiler/tensorrt/test:vgg_block_nchw_test_cpu PASSED in 14.9s //tensorflow/python/compiler/tensorrt/test:vgg_block_test_cpu PASSED in 16.4s //tensorflow/python/compiler/xla:jit_compile_test_cpu PASSED in 18.8s //tensorflow/python/compiler/xla:jit_test_cpu PASSED in 21.4s //tensorflow/python/compiler/xla:xla_test_cpu PASSED in 19.1s //tensorflow/python/compiler/xla/experimental:xla_sharding_test PASSED in 9.2s //tensorflow/python/data/experimental/kernel_tests:assert_cardinality_test PASSED in 64.9s //tensorflow/python/data/experimental/kernel_tests:assert_next_test PASSED in 21.4s //tensorflow/python/data/experimental/kernel_tests:assert_prev_test PASSED in 18.5s //tensorflow/python/data/experimental/kernel_tests:compression_ops_test PASSED in 27.6s //tensorflow/python/data/experimental/kernel_tests:copy_to_device_test_cpu PASSED in 27.6s //tensorflow/python/data/experimental/kernel_tests:dense_to_sparse_batch_test PASSED in 46.7s //tensorflow/python/data/experimental/kernel_tests:from_list_test PASSED in 58.2s //tensorflow/python/data/experimental/kernel_tests:io_test PASSED in 120.1s //tensorflow/python/data/experimental/kernel_tests:lookup_ops_test PASSED in 19.4s //tensorflow/python/data/experimental/kernel_tests:make_csv_dataset_test PASSED in 44.3s //tensorflow/python/data/experimental/kernel_tests:make_saveable_from_iterator_test PASSED in 18.5s //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test PASSED in 106.0s //tensorflow/python/data/experimental/kernel_tests:map_defun_op_test PASSED in 23.8s //tensorflow/python/data/experimental/kernel_tests:matching_files_dataset_test PASSED in 39.0s //tensorflow/python/data/experimental/kernel_tests:model_dataset_test PASSED in 17.5s //tensorflow/python/data/experimental/kernel_tests:non_serializable_test PASSED in 15.8s //tensorflow/python/data/experimental/kernel_tests:pad_to_cardinality_test PASSED in 18.3s //tensorflow/python/data/experimental/kernel_tests:prefetch_to_device_test_cpu PASSED in 26.8s //tensorflow/python/data/experimental/kernel_tests:prefetch_with_slack_test PASSED in 24.9s //tensorflow/python/data/experimental/kernel_tests:shuffle_and_repeat_test PASSED in 55.2s //tensorflow/python/data/experimental/kernel_tests:sleep_test PASSED in 15.0s //tensorflow/python/data/experimental/kernel_tests:tf_record_writer_test PASSED in 19.0s //tensorflow/python/data/experimental/kernel_tests:variant_test PASSED in 16.8s //tensorflow/python/data/experimental/kernel_tests:wrap_unwrap_test_cpu PASSED in 15.7s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_fusion_test PASSED in 74.2s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test PASSED in 154.0s //tensorflow/python/data/experimental/kernel_tests/optimization:grappler_test_cpu PASSED in 25.2s //tensorflow/python/data/experimental/kernel_tests/optimization:make_deterministic_test PASSED in 66.5s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_batch_fusion_test PASSED in 22.6s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_filter_fusion_test PASSED in 51.3s //tensorflow/python/data/experimental/kernel_tests/optimization:map_fusion_test PASSED in 371.3s //tensorflow/python/data/experimental/kernel_tests/optimization:map_parallelization_test PASSED in 29.6s //tensorflow/python/data/experimental/kernel_tests/optimization:noop_elimination_test PASSED in 30.9s //tensorflow/python/data/experimental/kernel_tests/optimization:seq_interleave_prefetch_test PASSED in 40.4s //tensorflow/python/data/experimental/kernel_tests/service:multi_device_test PASSED in 29.6s //tensorflow/python/data/experimental/service:server_lib_test PASSED in 20.9s //tensorflow/python/data/kernel_tests:as_numpy_iterator_test PASSED in 25.9s //tensorflow/python/data/kernel_tests:bucket_by_sequence_length_test PASSED in 43.8s //tensorflow/python/data/kernel_tests:cache_test PASSED in 123.6s //tensorflow/python/data/kernel_tests:cardinality_test PASSED in 26.8s //tensorflow/python/data/kernel_tests:checkpoint_test PASSED in 39.6s //tensorflow/python/data/kernel_tests:concatenate_test PASSED in 60.3s //tensorflow/python/data/kernel_tests:counter_test PASSED in 68.6s //tensorflow/python/data/kernel_tests:dataset_spec_test PASSED in 18.3s //tensorflow/python/data/kernel_tests:dataset_test PASSED in 53.3s //tensorflow/python/data/kernel_tests:enumerate_test PASSED in 54.3s //tensorflow/python/data/kernel_tests:fingerprint_test PASSED in 20.7s //tensorflow/python/data/kernel_tests:from_sparse_tensor_slices_test PASSED in 19.2s //tensorflow/python/data/kernel_tests:from_tensor_slices_test PASSED in 60.1s //tensorflow/python/data/kernel_tests:from_tensors_test PASSED in 42.6s //tensorflow/python/data/kernel_tests:get_single_element_test PASSED in 23.2s //tensorflow/python/data/kernel_tests:ignore_errors_test PASSED in 36.3s //tensorflow/python/data/kernel_tests:io_test PASSED in 29.9s //tensorflow/python/data/kernel_tests:iterator_test_cpu PASSED in 50.6s //tensorflow/python/data/kernel_tests:len_test PASSED in 15.6s //tensorflow/python/data/kernel_tests:list_files_test PASSED in 22.2s //tensorflow/python/data/kernel_tests:optional_test_cpu PASSED in 19.1s //tensorflow/python/data/kernel_tests:options_test PASSED in 18.4s //tensorflow/python/data/kernel_tests:placement_test_cpu PASSED in 20.2s //tensorflow/python/data/kernel_tests:prefetch_test PASSED in 85.2s //tensorflow/python/data/kernel_tests:random_test PASSED in 55.3s //tensorflow/python/data/kernel_tests:range_test PASSED in 62.7s //tensorflow/python/data/kernel_tests:rebatch_test PASSED in 21.6s //tensorflow/python/data/kernel_tests:reduce_test_cpu PASSED in 57.1s //tensorflow/python/data/kernel_tests:scan_test_cpu PASSED in 94.1s //tensorflow/python/data/kernel_tests:sparse_batch_test PASSED in 37.5s //tensorflow/python/data/kernel_tests:unbatch_test PASSED in 68.9s //tensorflow/python/data/util:convert_test PASSED in 10.3s //tensorflow/python/data/util:nest_test PASSED in 10.7s //tensorflow/python/data/util:options_test PASSED in 10.1s //tensorflow/python/data/util:random_seed_test PASSED in 10.6s //tensorflow/python/data/util:sparse_test PASSED in 10.3s //tensorflow/python/data/util:structure_test PASSED in 10.9s //tensorflow/python/data/util:traverse_test PASSED in 10.0s //tensorflow/python/debug/cli:analyzer_cli_test_cpu PASSED in 16.2s //tensorflow/python/debug/cli:cli_config_test PASSED in 9.6s //tensorflow/python/debug/cli:cli_shared_test PASSED in 8.4s //tensorflow/python/debug/cli:command_parser_test PASSED in 8.4s //tensorflow/python/debug/cli:debugger_cli_common_test PASSED in 8.7s //tensorflow/python/debug/cli:evaluator_test PASSED in 8.3s //tensorflow/python/debug/cli:profile_analyzer_cli_test PASSED in 8.4s //tensorflow/python/debug/cli:readline_ui_test PASSED in 8.8s //tensorflow/python/debug/cli:tensor_format_test PASSED in 8.8s //tensorflow/python/debug/lib:check_numerics_callback_test_cpu PASSED in 25.4s //tensorflow/python/debug/lib:common_test PASSED in 8.8s //tensorflow/python/debug/lib:debug_data_test PASSED in 8.5s //tensorflow/python/debug/lib:debug_events_monitors_test PASSED in 9.7s //tensorflow/python/debug/lib:debug_events_writer_test PASSED in 10.3s //tensorflow/python/debug/lib:debug_gradients_test_cpu PASSED in 15.6s //tensorflow/python/debug/lib:debug_graph_reconstruction_test_cpu PASSED in 18.4s //tensorflow/python/debug/lib:debug_graphs_test PASSED in 8.6s //tensorflow/python/debug/lib:debug_grappler_test_cpu PASSED in 14.9s //tensorflow/python/debug/lib:debug_utils_test PASSED in 8.9s //tensorflow/python/debug/lib:debug_v2_ops_test_cpu PASSED in 23.8s //tensorflow/python/debug/lib:profiling_test PASSED in 9.1s //tensorflow/python/debug/lib:session_debug_file_test_cpu PASSED in 26.0s //tensorflow/python/debug/lib:session_debug_multi_gpu_test_cpu PASSED in 15.3s //tensorflow/python/debug/lib:source_utils_test PASSED in 11.8s //tensorflow/python/debug/wrappers:disk_usage_test PASSED in 10.3s //tensorflow/python/debug/wrappers:dumping_wrapper_test PASSED in 10.5s //tensorflow/python/debug/wrappers:framework_test PASSED in 9.7s //tensorflow/python/debug/wrappers:local_cli_wrapper_test PASSED in 10.3s //tensorflow/python/distribute:checkpoint_utils_test_2gpu PASSED in 23.4s //tensorflow/python/distribute:checkpoint_utils_test_cpu PASSED in 18.9s //tensorflow/python/distribute:checkpointing_test_2gpu PASSED in 21.3s //tensorflow/python/distribute:checkpointing_test_cpu PASSED in 16.3s //tensorflow/python/distribute:collective_util_test PASSED in 17.5s //tensorflow/python/distribute:combinations_test_2gpu PASSED in 38.8s //tensorflow/python/distribute:combinations_test_cpu PASSED in 36.4s //tensorflow/python/distribute:cross_device_utils_test_cpu PASSED in 19.0s //tensorflow/python/distribute:custom_training_loop_gradient_test_2gpu PASSED in 25.3s //tensorflow/python/distribute:custom_training_loop_gradient_test_cpu PASSED in 22.6s //tensorflow/python/distribute:device_util_test_cpu PASSED in 22.1s //tensorflow/python/distribute:distribute_coordinator_test PASSED in 17.2s //tensorflow/python/distribute:distribute_lib_test PASSED in 13.8s //tensorflow/python/distribute:distribute_utils_test_2gpu PASSED in 19.7s //tensorflow/python/distribute:distribute_utils_test_cpu PASSED in 16.9s //tensorflow/python/distribute:input_ops_test_cpu PASSED in 24.7s //tensorflow/python/distribute:metrics_v1_test_2gpu PASSED in 63.1s //tensorflow/python/distribute:metrics_v1_test_cpu PASSED in 60.4s //tensorflow/python/distribute:mirrored_values_test_2gpu PASSED in 21.0s //tensorflow/python/distribute:mirrored_values_test_cpu PASSED in 17.5s //tensorflow/python/distribute:mirrored_variable_test_2gpu PASSED in 34.9s //tensorflow/python/distribute:mirrored_variable_test_cpu PASSED in 45.8s //tensorflow/python/distribute:multi_process_runner_no_init_test PASSED in 10.9s //tensorflow/python/distribute:multi_worker_continuous_run_test_cpu PASSED in 24.1s //tensorflow/python/distribute:multi_worker_util_test PASSED in 8.5s //tensorflow/python/distribute:numpy_dataset_test PASSED in 9.6s //tensorflow/python/distribute:one_device_strategy_test_cpu PASSED in 29.4s //tensorflow/python/distribute:packed_distributed_variable_test PASSED in 8.9s //tensorflow/python/distribute:parameter_server_strategy_test_2gpu PASSED in 28.8s //tensorflow/python/distribute:parameter_server_strategy_test_cpu PASSED in 27.1s //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu PASSED in 34.5s //tensorflow/python/distribute:parameter_server_strategy_v2_test_cpu PASSED in 33.2s //tensorflow/python/distribute:per_replica_test_2gpu PASSED in 18.1s //tensorflow/python/distribute:per_replica_test_cpu PASSED in 16.9s //tensorflow/python/distribute:ps_values_test_2gpu PASSED in 14.0s //tensorflow/python/distribute:ps_values_test_cpu PASSED in 15.5s //tensorflow/python/distribute:remote_mirrored_strategy_eager_test_cpu PASSED in 17.8s //tensorflow/python/distribute:sharded_variable_test PASSED in 33.8s //tensorflow/python/distribute:shared_variable_creator_test PASSED in 8.4s //tensorflow/python/distribute:strategy_combinations_test_cpu PASSED in 52.7s //tensorflow/python/distribute:template_mirrored_strategy_test_cpu PASSED in 14.9s //tensorflow/python/distribute:test_util_test_2gpu PASSED in 22.8s //tensorflow/python/distribute:test_util_test_cpu PASSED in 25.2s //tensorflow/python/distribute:tf_function_test_2gpu PASSED in 17.7s //tensorflow/python/distribute:tf_function_test_cpu PASSED in 15.5s //tensorflow/python/distribute:values_v2_test_cpu PASSED in 19.5s //tensorflow/python/distribute:warm_starting_util_test_2gpu PASSED in 15.8s //tensorflow/python/distribute:warm_starting_util_test_cpu PASSED in 17.3s //tensorflow/python/distribute/cluster_resolver:base_cluster_resolver_py_test PASSED in 13.3s //tensorflow/python/distribute/cluster_resolver:gce_cluster_resolver_py_test PASSED in 11.1s //tensorflow/python/distribute/cluster_resolver:kubernetes_cluster_resolver_py_test PASSED in 13.5s //tensorflow/python/distribute/cluster_resolver:sagemaker_cluster_resolver_py_test PASSED in 15.1s //tensorflow/python/distribute/cluster_resolver:slurm_cluster_resolver_py_test PASSED in 13.1s //tensorflow/python/distribute/cluster_resolver:tfconfig_cluster_resolver_py_test PASSED in 12.3s //tensorflow/python/distribute/cluster_resolver/tpu:tpu_cluster_resolver_py_test PASSED in 16.6s //tensorflow/python/distribute/coordinator:watchdog_test PASSED in 66.9s //tensorflow/python/distribute/experimental:dtensor_util_test_cpu PASSED in 13.8s //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu PASSED in 29.7s //tensorflow/python/distribute/experimental:multi_worker_mirrored_strategy_test_cpu PASSED in 18.2s //tensorflow/python/distribute/integration_test:saved_model_test_cpu PASSED in 59.9s //tensorflow/python/distribute/parallel_device:parallel_device_test_cpu PASSED in 22.1s //tensorflow/python/distribute/v1:all_reduce_test PASSED in 76.7s //tensorflow/python/distribute/v1:cross_device_ops_test_cpu PASSED in 112.3s //tensorflow/python/dlpack:dlpack_test_cpu PASSED in 20.1s //tensorflow/python/eager:cancellation_test_cpu PASSED in 15.9s //tensorflow/python/eager:context_test_cpu PASSED in 19.4s //tensorflow/python/eager:core_test_cpu PASSED in 45.2s //tensorflow/python/eager:gradient_input_output_exclusions_test PASSED in 46.6s //tensorflow/python/eager:graph_only_ops_test_cpu PASSED in 16.0s //tensorflow/python/eager:lift_to_graph_test PASSED in 18.4s //tensorflow/python/eager:monitoring_test_cpu PASSED in 16.6s //tensorflow/python/eager:ops_test_cpu PASSED in 15.4s //tensorflow/python/eager:profiler_client_test PASSED in 8.4s //tensorflow/python/eager:profiler_test_cpu PASSED in 16.9s //tensorflow/python/eager:pywrap_tfe_test PASSED in 41.0s //tensorflow/python/eager:record_test PASSED in 16.7s //tensorflow/python/eager:run_eager_op_as_function_test_cpu PASSED in 18.1s //tensorflow/python/eager:run_eager_op_as_function_xla_test_cpu PASSED in 11.2s //tensorflow/python/eager:small_constants_optimizer_test_cpu PASSED in 291.5s //tensorflow/python/eager:tensor_test_cpu PASSED in 19.1s //tensorflow/python/eager:wrap_function_device_test_cpu PASSED in 18.8s //tensorflow/python/eager:wrap_function_test PASSED in 23.4s //tensorflow/python/eager/memory_tests:remote_memory_test_cpu PASSED in 18.5s //tensorflow/python/eager/polymorphic_function:argument_naming_test_cpu PASSED in 23.9s //tensorflow/python/eager/polymorphic_function:atomic_function_test_cpu PASSED in 14.2s //tensorflow/python/eager/polymorphic_function:collection_test_cpu PASSED in 16.4s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu PASSED in 11.6s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu_mlir_bridge_test PASSED in 11.3s //tensorflow/python/eager/polymorphic_function:concrete_function_test_cpu PASSED in 16.7s //tensorflow/python/eager/polymorphic_function:function_spec_test PASSED in 11.9s //tensorflow/python/eager/polymorphic_function:polymorphic_function_xla_test_cpu PASSED in 11.7s //tensorflow/python/feature_column:sequence_feature_column_integration_test PASSED in 13.3s //tensorflow/python/feature_column:serialization_test PASSED in 19.7s //tensorflow/python/framework:auto_control_deps_test PASSED in 46.0s //tensorflow/python/framework:c_api_util_test PASSED in 13.1s //tensorflow/python/framework:common_shapes_test PASSED in 16.8s //tensorflow/python/framework:composite_tensor_test PASSED in 9.8s //tensorflow/python/framework:config_test_2gpu PASSED in 29.5s //tensorflow/python/framework:config_test_cpu PASSED in 30.2s //tensorflow/python/framework:constant_op_test PASSED in 19.4s //tensorflow/python/framework:device_spec_test PASSED in 16.2s //tensorflow/python/framework:device_test PASSED in 13.9s //tensorflow/python/framework:dtypes_test PASSED in 27.1s //tensorflow/python/framework:error_interpolation_test PASSED in 21.2s //tensorflow/python/framework:errors_test PASSED in 15.3s //tensorflow/python/framework:extension_type_field_test PASSED in 17.3s //tensorflow/python/framework:extension_type_test PASSED in 30.7s //tensorflow/python/framework:file_system_test PASSED in 12.5s //tensorflow/python/framework:flexible_dtypes_test PASSED in 107.2s //tensorflow/python/framework:function_def_to_graph_test PASSED in 16.7s //tensorflow/python/framework:graph_util_test PASSED in 14.1s //tensorflow/python/framework:immutable_dict_test PASSED in 14.4s //tensorflow/python/framework:importer_test PASSED in 20.7s //tensorflow/python/framework:indexed_slices_test PASSED in 19.3s //tensorflow/python/framework:kernels_test PASSED in 13.8s //tensorflow/python/framework:meta_graph_test PASSED in 17.9s //tensorflow/python/framework:node_file_writer_test_cpu PASSED in 14.5s //tensorflow/python/framework:offset_counter_helper_test PASSED in 0.1s //tensorflow/python/framework:op_allowlist_namespace_test PASSED in 6.9s //tensorflow/python/framework:op_callbacks_test_cpu PASSED in 20.3s //tensorflow/python/framework:op_def_library_test PASSED in 17.0s //tensorflow/python/framework:op_def_util_test PASSED in 14.7s //tensorflow/python/framework:ops_enable_eager_test PASSED in 5.2s //tensorflow/python/framework:ops_test PASSED in 34.4s //tensorflow/python/framework:proto_test PASSED in 12.6s //tensorflow/python/framework:py_context_manager_test PASSED in 11.0s //tensorflow/python/framework:python_api_dispatcher_test PASSED in 15.7s //tensorflow/python/framework:python_api_info_test PASSED in 19.1s //tensorflow/python/framework:python_api_parameter_converter_test PASSED in 14.1s //tensorflow/python/framework:python_op_gen_annotation_test PASSED in 8.0s //tensorflow/python/framework:python_op_gen_annotator_test PASSED in 0.1s //tensorflow/python/framework:python_op_gen_test PASSED in 0.1s //tensorflow/python/framework:python_tensor_converter_test PASSED in 11.5s //tensorflow/python/framework:random_seed_test PASSED in 14.3s //tensorflow/python/framework:registry_test PASSED in 13.4s //tensorflow/python/framework:smart_cond_test PASSED in 19.5s //tensorflow/python/framework:sparse_tensor_test PASSED in 19.4s //tensorflow/python/framework:subscribe_test PASSED in 15.8s //tensorflow/python/framework:tensor_shape_test PASSED in 14.5s //tensorflow/python/framework:tensor_test PASSED in 14.6s //tensorflow/python/framework:tensor_util_test PASSED in 16.7s //tensorflow/python/framework:test_combinations_test PASSED in 8.4s //tensorflow/python/framework:test_util_test_cpu PASSED in 25.7s //tensorflow/python/framework:tf2_test PASSED in 10.2s //tensorflow/python/framework:traceable_stack_test PASSED in 11.8s //tensorflow/python/framework:type_spec_test PASSED in 10.2s //tensorflow/python/framework:versions_test PASSED in 13.4s //tensorflow/python/framework:weak_tensor_test PASSED in 18.6s //tensorflow/python/framework/experimental:unified_api_test_cpu PASSED in 23.7s //tensorflow/python/grappler:arithmetic_optimizer_test_cpu PASSED in 11.6s //tensorflow/python/grappler:auto_mixed_precision_test_cpu PASSED in 23.6s //tensorflow/python/grappler:constant_folding_test_cpu PASSED in 15.1s //tensorflow/python/grappler:cost_analyzer_test PASSED in 20.3s //tensorflow/python/grappler:datasets_test PASSED in 18.8s //tensorflow/python/grappler:item_test PASSED in 13.6s //tensorflow/python/grappler:memory_optimizer_test PASSED in 31.4s //tensorflow/python/grappler:model_analyzer_test PASSED in 14.4s //tensorflow/python/grappler:remapper_test_cpu PASSED in 15.5s //tensorflow/python/grappler:tf_optimizer_test PASSED in 18.0s //tensorflow/python/kernel_tests:benchmark_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests:check_ops_test_cpu PASSED in 33.4s //tensorflow/python/kernel_tests:collective_ops_multi_worker_test PASSED in 53.4s //tensorflow/python/kernel_tests:composite_tensor_ops_test PASSED in 15.7s //tensorflow/python/kernel_tests:critical_section_test_cpu PASSED in 38.8s //tensorflow/python/kernel_tests:garbage_collection_test PASSED in 16.2s //tensorflow/python/kernel_tests:gradient_correctness_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests:histogram_ops_test_cpu PASSED in 12.1s //tensorflow/python/kernel_tests:logging_ops_test_cpu PASSED in 17.2s //tensorflow/python/kernel_tests:numerics_test_cpu PASSED in 14.5s //tensorflow/python/kernel_tests:template_test PASSED in 18.9s //tensorflow/python/kernel_tests:trace_op_test_cpu PASSED in 18.9s //tensorflow/python/kernel_tests/array_ops:batch_gather_op_test_cpu PASSED in 19.4s //tensorflow/python/kernel_tests/array_ops:batch_scatter_ops_test PASSED in 18.4s //tensorflow/python/kernel_tests/array_ops:batchtospace_op_test_cpu PASSED in 25.6s //tensorflow/python/kernel_tests/array_ops:bcast_ops_test PASSED in 15.3s //tensorflow/python/kernel_tests/array_ops:bitcast_op_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests/array_ops:broadcast_to_ops_test_cpu PASSED in 47.2s //tensorflow/python/kernel_tests/array_ops:cast_op_test_cpu PASSED in 17.4s //tensorflow/python/kernel_tests/array_ops:constant_op_eager_test_cpu PASSED in 16.5s //tensorflow/python/kernel_tests/array_ops:constant_op_test_cpu PASSED in 19.6s //tensorflow/python/kernel_tests/array_ops:denormal_test_cpu PASSED in 15.2s //tensorflow/python/kernel_tests/array_ops:depthtospace_op_test_cpu PASSED in 21.1s //tensorflow/python/kernel_tests/array_ops:edit_distance_op_test PASSED in 13.4s //tensorflow/python/kernel_tests/array_ops:fingerprint_op_test PASSED in 20.0s //tensorflow/python/kernel_tests/array_ops:gather_nd_op_test_cpu PASSED in 16.0s //tensorflow/python/kernel_tests/array_ops:identity_n_op_py_test PASSED in 16.5s //tensorflow/python/kernel_tests/array_ops:identity_op_py_test PASSED in 14.4s //tensorflow/python/kernel_tests/array_ops:large_concat_op_test_cpu PASSED in 17.0s //tensorflow/python/kernel_tests/array_ops:manip_ops_test_cpu PASSED in 39.7s //tensorflow/python/kernel_tests/array_ops:one_hot_op_test_cpu PASSED in 15.7s //tensorflow/python/kernel_tests/array_ops:pad_op_test_cpu PASSED in 25.1s //tensorflow/python/kernel_tests/array_ops:reshape_op_test_cpu PASSED in 16.7s //tensorflow/python/kernel_tests/array_ops:reverse_sequence_op_test_cpu PASSED in 17.7s //tensorflow/python/kernel_tests/array_ops:scalar_test_cpu PASSED in 20.9s //tensorflow/python/kernel_tests/array_ops:shape_ops_test_cpu PASSED in 28.8s //tensorflow/python/kernel_tests/array_ops:slice_op_test_cpu PASSED in 16.1s //tensorflow/python/kernel_tests/array_ops:spacetobatch_op_test_cpu PASSED in 23.4s //tensorflow/python/kernel_tests/array_ops:spacetodepth_op_test_cpu PASSED in 20.5s //tensorflow/python/kernel_tests/array_ops:stack_op_test_cpu PASSED in 27.5s //tensorflow/python/kernel_tests/array_ops:unique_op_test_cpu PASSED in 14.4s //tensorflow/python/kernel_tests/array_ops:unstack_op_test_cpu PASSED in 17.6s //tensorflow/python/kernel_tests/array_ops:where_op_test_cpu PASSED in 29.2s //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu PASSED in 88.7s //tensorflow/python/kernel_tests/control_flow:control_flow_util_test PASSED in 14.5s //tensorflow/python/kernel_tests/control_flow:control_flow_util_v2_test PASSED in 13.2s //tensorflow/python/kernel_tests/control_flow:py_func_test_cpu PASSED in 31.4s //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu PASSED in 119.3s //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu PASSED in 105.3s //tensorflow/python/kernel_tests/custom_ops:ackermann_test PASSED in 14.3s //tensorflow/python/kernel_tests/custom_ops:duplicate_op_test PASSED in 17.9s //tensorflow/python/kernel_tests/custom_ops:invalid_op_test PASSED in 22.2s //tensorflow/python/kernel_tests/data_structures:conditional_accumulator_test PASSED in 23.2s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_2gpu PASSED in 21.4s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_cpu PASSED in 22.3s //tensorflow/python/kernel_tests/data_structures:dynamic_stitch_op_test_cpu PASSED in 16.1s //tensorflow/python/kernel_tests/data_structures:fifo_queue_test PASSED in 20.1s //tensorflow/python/kernel_tests/data_structures:list_ops_test_cpu PASSED in 35.7s //tensorflow/python/kernel_tests/data_structures:listdiff_op_test PASSED in 15.9s //tensorflow/python/kernel_tests/data_structures:lookup_ops_test PASSED in 34.6s //tensorflow/python/kernel_tests/data_structures:map_ops_test PASSED in 21.6s //tensorflow/python/kernel_tests/data_structures:padding_fifo_queue_test_cpu PASSED in 15.6s //tensorflow/python/kernel_tests/data_structures:priority_queue_test PASSED in 14.6s //tensorflow/python/kernel_tests/data_structures:stack_ops_test_cpu PASSED in 14.5s //tensorflow/python/kernel_tests/data_structures:stage_op_test_cpu PASSED in 16.2s //tensorflow/python/kernel_tests/distributions:bernoulli_test_cpu PASSED in 27.2s //tensorflow/python/kernel_tests/distributions:bijector_test_cpu PASSED in 19.1s //tensorflow/python/kernel_tests/distributions:categorical_test_cpu PASSED in 19.0s //tensorflow/python/kernel_tests/distributions:dirichlet_multinomial_test_cpu PASSED in 24.1s //tensorflow/python/kernel_tests/distributions:dirichlet_test_cpu PASSED in 29.4s //tensorflow/python/kernel_tests/distributions:exponential_test_cpu PASSED in 22.9s //tensorflow/python/kernel_tests/distributions:gamma_test_cpu PASSED in 66.5s //tensorflow/python/kernel_tests/distributions:identity_bijector_test_cpu PASSED in 15.2s //tensorflow/python/kernel_tests/distributions:kullback_leibler_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests/distributions:laplace_test_cpu PASSED in 52.7s //tensorflow/python/kernel_tests/distributions:multinomial_test_cpu PASSED in 18.5s //tensorflow/python/kernel_tests/distributions:normal_test_cpu PASSED in 43.8s //tensorflow/python/kernel_tests/distributions:special_math_test_cpu PASSED in 38.4s //tensorflow/python/kernel_tests/distributions:uniform_test_cpu PASSED in 21.6s //tensorflow/python/kernel_tests/image_ops:attention_ops_test PASSED in 14.4s //tensorflow/python/kernel_tests/image_ops:decode_bmp_op_test PASSED in 14.3s //tensorflow/python/kernel_tests/image_ops:decode_compressed_op_test PASSED in 13.8s //tensorflow/python/kernel_tests/image_ops:decode_image_op_test PASSED in 14.8s //tensorflow/python/kernel_tests/image_ops:decode_png_op_test PASSED in 14.9s //tensorflow/python/kernel_tests/image_ops:decode_raw_op_test PASSED in 17.5s //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu PASSED in 15.5s //tensorflow/python/kernel_tests/image_ops:extract_image_patches_op_test_cpu PASSED in 13.8s //tensorflow/python/kernel_tests/image_ops:extract_volume_patches_op_test_cpu PASSED in 12.1s //tensorflow/python/kernel_tests/io_ops:checkpoint_ops_test PASSED in 17.7s //tensorflow/python/kernel_tests/io_ops:decode_csv_op_test PASSED in 14.8s //tensorflow/python/kernel_tests/io_ops:io_ops_test PASSED in 16.8s //tensorflow/python/kernel_tests/io_ops:parse_single_example_op_test PASSED in 12.9s //tensorflow/python/kernel_tests/io_ops:parsing_ops_test PASSED in 31.6s //tensorflow/python/kernel_tests/io_ops:reader_ops_test PASSED in 14.4s //tensorflow/python/kernel_tests/io_ops:record_input_test PASSED in 37.9s //tensorflow/python/kernel_tests/io_ops:save_restore_ops_test PASSED in 14.1s //tensorflow/python/kernel_tests/linalg:determinant_op_test_cpu PASSED in 12.4s //tensorflow/python/kernel_tests/linalg:linear_operator_addition_test_cpu PASSED in 15.5s //tensorflow/python/kernel_tests/linalg:linear_operator_test_cpu PASSED in 13.5s //tensorflow/python/kernel_tests/linalg:lu_op_test_cpu PASSED in 20.1s //tensorflow/python/kernel_tests/linalg:matrix_inverse_op_test_cpu PASSED in 14.9s //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test PASSED in 89.2s //tensorflow/python/kernel_tests/linalg:matrix_solve_ls_op_test_cpu PASSED in 77.6s //tensorflow/python/kernel_tests/linalg:matrix_solve_op_test_cpu PASSED in 42.6s //tensorflow/python/kernel_tests/linalg:matrix_square_root_op_test_cpu PASSED in 12.4s //tensorflow/python/kernel_tests/linalg:slicing_test_cpu PASSED in 22.2s //tensorflow/python/kernel_tests/linalg/sparse:conjugate_gradient_test_cpu PASSED in 17.8s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_test_cpu PASSED in 13.1s //tensorflow/python/kernel_tests/math_ops:aggregate_ops_test_cpu PASSED in 14.6s //tensorflow/python/kernel_tests/math_ops:argmax_op_test_cpu PASSED in 13.4s //tensorflow/python/kernel_tests/math_ops:banded_triangular_solve_op_test_cpu PASSED in 17.5s //tensorflow/python/kernel_tests/math_ops:basic_gpu_test_cpu PASSED in 14.7s //tensorflow/python/kernel_tests/math_ops:bincount_op_test_cpu PASSED in 13.4s //tensorflow/python/kernel_tests/math_ops:bucketize_op_test_cpu PASSED in 12.1s //tensorflow/python/kernel_tests/math_ops:clip_ops_test PASSED in 17.1s //tensorflow/python/kernel_tests/math_ops:confusion_matrix_test PASSED in 21.4s //tensorflow/python/kernel_tests/math_ops:cross_grad_test_cpu PASSED in 14.2s //tensorflow/python/kernel_tests/math_ops:cumulative_logsumexp_test_cpu PASSED in 16.0s //tensorflow/python/kernel_tests/math_ops:in_topk_op_test_cpu PASSED in 10.7s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_d9m_test_cpu PASSED in 12.8s //tensorflow/python/kernel_tests/math_ops:sets_test PASSED in 33.7s //tensorflow/python/kernel_tests/math_ops:topk_op_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests/math_ops:zero_division_test_cpu PASSED in 13.0s //tensorflow/python/kernel_tests/nn_ops:betainc_op_test_cpu PASSED in 17.2s //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu PASSED in 177.3s //tensorflow/python/kernel_tests/nn_ops:conv1d_test_cpu PASSED in 11.4s //tensorflow/python/kernel_tests/nn_ops:conv1d_transpose_test_cpu PASSED in 12.5s //tensorflow/python/kernel_tests/nn_ops:conv2d_transpose_test_cpu PASSED in 12.5s //tensorflow/python/kernel_tests/nn_ops:conv3d_backprop_filter_v2_grad_test_cpu PASSED in 15.1s //tensorflow/python/kernel_tests/nn_ops:conv3d_transpose_test_cpu PASSED in 13.9s //tensorflow/python/kernel_tests/nn_ops:ctc_decoder_ops_test PASSED in 13.8s //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu PASSED in 84.7s //tensorflow/python/kernel_tests/nn_ops:cudnn_d9m_test_cpu PASSED in 12.8s //tensorflow/python/kernel_tests/nn_ops:cudnn_deterministic_ops_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/nn_ops:losses_test PASSED in 40.4s //tensorflow/python/kernel_tests/nn_ops:lrn_op_test_cpu PASSED in 16.7s //tensorflow/python/kernel_tests/nn_ops:morphological_ops_test_cpu PASSED in 19.4s //tensorflow/python/kernel_tests/nn_ops:nth_element_op_test_cpu PASSED in 12.0s //tensorflow/python/kernel_tests/nn_ops:pool_test_cpu PASSED in 41.0s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_3d_test_cpu PASSED in 32.3s //tensorflow/python/kernel_tests/nn_ops:relu_op_test_cpu PASSED in 15.2s //tensorflow/python/kernel_tests/nn_ops:softmax_op_test_cpu PASSED in 13.3s //tensorflow/python/kernel_tests/nn_ops:softplus_op_test_cpu PASSED in 12.5s //tensorflow/python/kernel_tests/nn_ops:softsign_op_test_cpu PASSED in 13.0s //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu PASSED in 161.2s //tensorflow/python/kernel_tests/nn_ops:xent_op_test_cpu PASSED in 15.8s //tensorflow/python/kernel_tests/proto:decode_proto_op_test PASSED in 13.4s //tensorflow/python/kernel_tests/proto:descriptor_source_test PASSED in 16.8s //tensorflow/python/kernel_tests/proto:encode_proto_op_test PASSED in 16.3s //tensorflow/python/kernel_tests/quantization_ops:quantization_ops_test PASSED in 22.1s //tensorflow/python/kernel_tests/random:candidate_sampler_ops_test PASSED in 12.5s //tensorflow/python/kernel_tests/random:multinomial_op_test_cpu PASSED in 14.3s //tensorflow/python/kernel_tests/random:parameterized_truncated_normal_op_test_cpu PASSED in 24.9s //tensorflow/python/kernel_tests/random:random_crop_test_cpu PASSED in 14.0s //tensorflow/python/kernel_tests/random:random_grad_test_cpu PASSED in 17.8s //tensorflow/python/kernel_tests/random:random_ops_test_cpu PASSED in 36.1s //tensorflow/python/kernel_tests/random:random_poisson_test_cpu PASSED in 28.5s //tensorflow/python/kernel_tests/random:random_shuffle_queue_test PASSED in 12.2s //tensorflow/python/kernel_tests/random:stateful_random_ops_test_cpu PASSED in 29.0s //tensorflow/python/kernel_tests/signal:mel_ops_test_cpu PASSED in 30.5s //tensorflow/python/kernel_tests/signal:mfcc_ops_test_cpu PASSED in 12.8s //tensorflow/python/kernel_tests/signal:reconstruction_ops_test_cpu PASSED in 17.3s //tensorflow/python/kernel_tests/signal:shape_ops_test_cpu PASSED in 26.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_add_op_test PASSED in 20.6s //tensorflow/python/kernel_tests/sparse_ops:sparse_concat_op_test PASSED in 16.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_conditional_accumulator_test PASSED in 15.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_cross_op_test PASSED in 22.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu PASSED in 48.4s //tensorflow/python/kernel_tests/sparse_ops:sparse_reorder_op_test PASSED in 15.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_reshape_op_test PASSED in 12.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_serialization_ops_test PASSED in 14.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_slice_op_test PASSED in 12.6s //tensorflow/python/kernel_tests/sparse_ops:sparse_split_op_test_cpu PASSED in 11.5s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_grad_test_cpu PASSED in 20.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_d9m_test_cpu PASSED in 50.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_test_cpu PASSED in 36.1s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensors_map_ops_test PASSED in 12.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_to_dense_op_py_test_cpu PASSED in 12.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu PASSED in 96.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_test_cpu PASSED in 14.2s //tensorflow/python/kernel_tests/sparse_ops:sparsemask_op_test PASSED in 13.4s //tensorflow/python/kernel_tests/strings_ops:as_string_op_test PASSED in 13.3s //tensorflow/python/kernel_tests/strings_ops:base64_ops_test PASSED in 18.0s //tensorflow/python/kernel_tests/strings_ops:reduce_join_op_test_cpu PASSED in 12.8s //tensorflow/python/kernel_tests/strings_ops:regex_full_match_op_test PASSED in 13.0s //tensorflow/python/kernel_tests/strings_ops:regex_replace_op_test PASSED in 13.5s //tensorflow/python/kernel_tests/strings_ops:string_bytes_split_op_test PASSED in 12.3s //tensorflow/python/kernel_tests/strings_ops:string_format_op_test PASSED in 13.1s //tensorflow/python/kernel_tests/strings_ops:string_join_op_test PASSED in 12.2s //tensorflow/python/kernel_tests/strings_ops:string_length_op_test PASSED in 11.9s //tensorflow/python/kernel_tests/strings_ops:string_lower_op_test PASSED in 12.2s //tensorflow/python/kernel_tests/strings_ops:string_split_op_test PASSED in 14.6s //tensorflow/python/kernel_tests/strings_ops:string_strip_op_test PASSED in 11.2s //tensorflow/python/kernel_tests/strings_ops:string_to_hash_bucket_op_test_cpu PASSED in 12.5s //tensorflow/python/kernel_tests/strings_ops:string_to_number_op_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests/strings_ops:string_upper_op_test PASSED in 12.4s //tensorflow/python/kernel_tests/strings_ops:substr_op_test PASSED in 13.5s //tensorflow/python/kernel_tests/strings_ops:unicode_decode_op_test PASSED in 22.1s //tensorflow/python/kernel_tests/strings_ops:unicode_encode_op_test PASSED in 13.0s //tensorflow/python/kernel_tests/strings_ops:unicode_script_op_test PASSED in 13.9s //tensorflow/python/kernel_tests/strings_ops:unicode_transcode_op_test PASSED in 14.9s //tensorflow/python/kernel_tests/strings_ops:unsorted_segment_join_op_test_cpu PASSED in 13.7s //tensorflow/python/kernel_tests/summary_ops:summary_ops_test_cpu PASSED in 24.8s //tensorflow/python/kernel_tests/summary_ops:summary_v1_audio_op_test_cpu PASSED in 16.5s //tensorflow/python/kernel_tests/summary_ops:summary_v1_image_op_test_cpu PASSED in 14.3s //tensorflow/python/kernel_tests/summary_ops:summary_v1_ops_test PASSED in 13.3s //tensorflow/python/kernel_tests/summary_ops:summary_v1_tensor_op_test PASSED in 16.8s //tensorflow/python/kernel_tests/v1_compat_tests:array_ops_test_cpu PASSED in 12.4s //tensorflow/python/kernel_tests/v1_compat_tests:dense_update_ops_test_cpu PASSED in 19.3s //tensorflow/python/kernel_tests/v1_compat_tests:identity_op_py_test PASSED in 13.3s //tensorflow/python/kernel_tests/v1_compat_tests:scatter_nd_ops_test_cpu PASSED in 18.6s //tensorflow/python/kernel_tests/v1_compat_tests:session_ops_test_cpu PASSED in 18.3s //tensorflow/python/kernel_tests/v1_compat_tests:stack_op_test_cpu PASSED in 15.8s //tensorflow/python/kernel_tests/variables:dense_update_ops_no_tsan_test_cpu PASSED in 13.5s //tensorflow/python/kernel_tests/variables:dense_update_ops_test_cpu PASSED in 13.4s //tensorflow/python/kernel_tests/variables:partitioned_variables_test PASSED in 16.3s //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu PASSED in 67.9s //tensorflow/python/kernel_tests/variables:variable_ops_test_cpu PASSED in 14.1s //tensorflow/python/kernel_tests/variables:variable_scope_test PASSED in 52.1s //tensorflow/python/kernel_tests/variables:variables_test PASSED in 17.1s //tensorflow/python/lib/io:file_io_test PASSED in 15.3s //tensorflow/python/lib/io:tf_record_test PASSED in 12.9s //tensorflow/python/module:module_test PASSED in 12.7s //tensorflow/python/ops:array_grad_test_cpu PASSED in 15.1s //tensorflow/python/ops:array_ops_shape_test PASSED in 8.5s //tensorflow/python/ops:array_ops_test PASSED in 8.7s //tensorflow/python/ops:autograph_ops_test PASSED in 8.8s //tensorflow/python/ops:bincount_ops_test_cpu PASSED in 14.8s //tensorflow/python/ops:bitwise_ops_test_cpu PASSED in 13.2s //tensorflow/python/ops:clip_ops_test PASSED in 12.9s //tensorflow/python/ops:clustering_ops_test PASSED in 37.3s //tensorflow/python/ops:collective_ops_gpu_test_cpu PASSED in 19.9s //tensorflow/python/ops:collective_ops_test PASSED in 24.7s //tensorflow/python/ops:collective_ops_xla_test PASSED in 14.7s //tensorflow/python/ops:compiled_collective_ops_gpu_test_2gpu PASSED in 14.1s //tensorflow/python/ops:compiled_collective_ops_gpu_test_cpu PASSED in 15.5s //tensorflow/python/ops:control_flow_v2_enable_test PASSED in 14.9s //tensorflow/python/ops:control_flow_v2_toggles_test PASSED in 13.2s //tensorflow/python/ops:dequantize_op_test PASSED in 16.5s //tensorflow/python/ops:embedding_ops_test_cpu PASSED in 17.0s //tensorflow/python/ops:factory_ops_test_cpu PASSED in 18.3s //tensorflow/python/ops:functional_ops_test PASSED in 9.1s //tensorflow/python/ops:gradient_checker_v2_test_cpu PASSED in 39.9s //tensorflow/python/ops:gradients_test_cpu PASSED in 34.7s //tensorflow/python/ops:init_ops_test_cpu PASSED in 19.6s //tensorflow/python/ops:init_ops_v2_test_cpu PASSED in 22.9s //tensorflow/python/ops:lookup_ops_async_checkpoint_test PASSED in 15.9s //tensorflow/python/ops:math_grad_test_cpu PASSED in 33.4s //tensorflow/python/ops:math_ops_linspace_test_cpu PASSED in 19.8s //tensorflow/python/ops:math_ops_test_cpu PASSED in 39.8s //tensorflow/python/ops:nn_grad_test_cpu PASSED in 16.5s //tensorflow/python/ops:nn_loss_scaling_utilities_test PASSED in 13.2s //tensorflow/python/ops:nn_test_cpu PASSED in 106.1s //tensorflow/python/ops:nn_xent_test_cpu PASSED in 16.9s //tensorflow/python/ops:op_selector_test PASSED in 9.2s //tensorflow/python/ops:quantized_conv_ops_test PASSED in 18.1s //tensorflow/python/ops:quantized_ops_test PASSED in 11.1s //tensorflow/python/ops:raw_ops_test_cpu PASSED in 12.0s //tensorflow/python/ops:rnn_grad_test_cpu PASSED in 19.9s //tensorflow/python/ops:script_ops_test PASSED in 9.3s //tensorflow/python/ops:sort_ops_test PASSED in 19.0s //tensorflow/python/ops:sparse_bincount_ops_test_cpu PASSED in 25.6s //tensorflow/python/ops:sparse_ops_test PASSED in 26.7s //tensorflow/python/ops:tensor_array_ops_test PASSED in 9.4s //tensorflow/python/ops:variable_spec_test PASSED in 15.7s //tensorflow/python/ops:weak_tensor_array_ops_test PASSED in 8.9s //tensorflow/python/ops:weak_tensor_constant_op_test PASSED in 24.0s //tensorflow/python/ops:weak_tensor_image_ops_test PASSED in 8.7s //tensorflow/python/ops:weak_tensor_math_ops_test PASSED in 21.2s //tensorflow/python/ops:weak_tensor_nn_test_cpu PASSED in 33.7s //tensorflow/python/ops:weak_tensor_np_array_ops_test PASSED in 34.7s //tensorflow/python/ops:weak_tensor_np_math_ops_test PASSED in 9.7s //tensorflow/python/ops:weak_tensor_ops_test PASSED in 72.7s //tensorflow/python/ops/losses:util_test PASSED in 8.5s //tensorflow/python/ops/memory_tests:custom_gradient_memory_test_cpu PASSED in 24.0s //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu PASSED in 110.6s //tensorflow/python/ops/numpy_ops:np_arrays_test_cpu PASSED in 16.7s //tensorflow/python/ops/numpy_ops:np_dtypes_test_cpu PASSED in 16.7s //tensorflow/python/ops/numpy_ops:np_interop_test_cpu PASSED in 66.2s //tensorflow/python/ops/numpy_ops:np_logic_test_cpu PASSED in 17.8s //tensorflow/python/ops/numpy_ops:np_math_ops_test_cpu PASSED in 47.3s //tensorflow/python/ops/numpy_ops:np_random_test_cpu PASSED in 95.8s //tensorflow/python/ops/numpy_ops:np_utils_test_cpu PASSED in 18.7s //tensorflow/python/ops/numpy_ops/integration_test:np_config_test_cpu PASSED in 27.4s //tensorflow/python/ops/numpy_ops/integration_test:public_symbol_test PASSED in 25.2s //tensorflow/python/ops/parallel_for:array_test_cpu PASSED in 65.5s //tensorflow/python/ops/parallel_for:gradients_test_cpu PASSED in 24.0s //tensorflow/python/ops/parallel_for:pfor_test PASSED in 8.6s //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu PASSED in 74.9s //tensorflow/python/ops/ragged:convert_to_tensor_or_ragged_tensor_op_test PASSED in 8.6s //tensorflow/python/ops/ragged:ragged_batch_gather_op_test PASSED in 40.4s //tensorflow/python/ops/ragged:ragged_bincount_ops_test_cpu PASSED in 22.2s //tensorflow/python/ops/ragged:ragged_bitcast_op_test PASSED in 8.8s //tensorflow/python/ops/ragged:ragged_boolean_mask_op_test PASSED in 15.5s //tensorflow/python/ops/ragged:ragged_concat_op_test PASSED in 11.6s //tensorflow/python/ops/ragged:ragged_const_op_test PASSED in 10.2s //tensorflow/python/ops/ragged:ragged_constant_value_op_test PASSED in 8.5s //tensorflow/python/ops/ragged:ragged_cross_op_test PASSED in 20.4s //tensorflow/python/ops/ragged:ragged_dispatch_test PASSED in 111.3s //tensorflow/python/ops/ragged:ragged_dynamic_partition_op_test_cpu PASSED in 22.0s //tensorflow/python/ops/ragged:ragged_eager_test PASSED in 8.5s //tensorflow/python/ops/ragged:ragged_expand_dims_op_test PASSED in 8.9s //tensorflow/python/ops/ragged:ragged_factory_ops_test_cpu PASSED in 23.8s //tensorflow/python/ops/ragged:ragged_fill_empty_rows_op_test PASSED in 10.2s //tensorflow/python/ops/ragged:ragged_from_sparse_op_test PASSED in 9.6s //tensorflow/python/ops/ragged:ragged_from_tensor_op_test PASSED in 18.9s //tensorflow/python/ops/ragged:ragged_gather_nd_op_test PASSED in 11.2s //tensorflow/python/ops/ragged:ragged_map_flat_values_op_test PASSED in 10.8s //tensorflow/python/ops/ragged:ragged_map_fn_op_test PASSED in 15.1s //tensorflow/python/ops/ragged:ragged_math_ops_test PASSED in 14.6s //tensorflow/python/ops/ragged:ragged_matmul_op_test PASSED in 31.3s //tensorflow/python/ops/ragged:ragged_merge_dims_op_test PASSED in 25.2s //tensorflow/python/ops/ragged:ragged_one_hot_op_test PASSED in 10.5s //tensorflow/python/ops/ragged:ragged_operators_test PASSED in 21.8s //tensorflow/python/ops/ragged:ragged_placeholder_op_test PASSED in 8.4s //tensorflow/python/ops/ragged:ragged_print_op_test PASSED in 14.5s //tensorflow/python/ops/ragged:ragged_range_op_test PASSED in 8.7s //tensorflow/python/ops/ragged:ragged_rank_op_test PASSED in 8.8s //tensorflow/python/ops/ragged:ragged_reduce_op_test PASSED in 31.0s //tensorflow/python/ops/ragged:ragged_resize_image_op_test PASSED in 18.1s //tensorflow/python/ops/ragged:ragged_reverse_op_test PASSED in 9.0s //tensorflow/python/ops/ragged:ragged_row_lengths_op_test PASSED in 9.5s //tensorflow/python/ops/ragged:ragged_row_splits_to_segment_ids_op_test PASSED in 9.2s //tensorflow/python/ops/ragged:ragged_segment_ids_to_row_splits_op_test PASSED in 9.2s //tensorflow/python/ops/ragged:ragged_segment_op_test PASSED in 14.7s //tensorflow/python/ops/ragged:ragged_size_op_test PASSED in 9.1s //tensorflow/python/ops/ragged:ragged_split_op_test PASSED in 39.9s //tensorflow/python/ops/ragged:ragged_squeeze_op_test PASSED in 17.2s //tensorflow/python/ops/ragged:ragged_stack_op_test PASSED in 13.5s //tensorflow/python/ops/ragged:ragged_tensor_bounding_shape_op_test PASSED in 10.9s //tensorflow/python/ops/ragged:ragged_tensor_shape_test PASSED in 53.9s //tensorflow/python/ops/ragged:ragged_tile_op_test PASSED in 44.4s //tensorflow/python/ops/ragged:ragged_to_sparse_op_test PASSED in 8.9s //tensorflow/python/ops/ragged:ragged_to_tensor_op_test PASSED in 60.3s //tensorflow/python/ops/ragged:ragged_util_test PASSED in 23.2s //tensorflow/python/ops/ragged:ragged_where_op_test PASSED in 30.2s //tensorflow/python/ops/ragged:row_partition_test PASSED in 25.6s //tensorflow/python/ops/ragged:string_ngrams_op_test PASSED in 9.3s //tensorflow/python/ops/ragged:strings_reduce_join_op_test PASSED in 10.5s //tensorflow/python/ops/structured:structured_array_ops_test PASSED in 40.0s //tensorflow/python/ops/structured:structured_tensor_slice_test PASSED in 53.0s //tensorflow/python/ops/structured:structured_tensor_spec_test PASSED in 12.2s //tensorflow/python/ops/structured:structured_tensor_test PASSED in 40.3s //tensorflow/python/ops/v1_compat_tests:gradient_checker_test_cpu PASSED in 16.7s //tensorflow/python/platform:benchmark_test PASSED in 15.4s //tensorflow/python/platform:build_info_test PASSED in 13.6s //tensorflow/python/platform:resource_loader_test PASSED in 4.8s //tensorflow/python/profiler:pprof_profiler_test PASSED in 8.7s //tensorflow/python/profiler:profile_context_test_cpu PASSED in 37.7s //tensorflow/python/profiler:profiler_client_test_cpu PASSED in 15.9s //tensorflow/python/profiler:profiler_test_cpu PASSED in 30.6s //tensorflow/python/profiler:profiler_v2_test_cpu PASSED in 15.6s //tensorflow/python/profiler:profiler_wrapper_test PASSED in 8.4s //tensorflow/python/profiler:tfprof_logger_test PASSED in 16.2s //tensorflow/python/profiler/internal:flops_registry_test PASSED in 8.5s //tensorflow/python/profiler/internal:print_model_analysis_test PASSED in 8.5s //tensorflow/python/profiler/internal:run_metadata_test_cpu PASSED in 29.4s //tensorflow/python/saved_model:fingerprinting_test PASSED in 21.4s //tensorflow/python/saved_model:load_v1_in_v2_test PASSED in 32.0s //tensorflow/python/saved_model:loader_test PASSED in 25.8s //tensorflow/python/saved_model:method_name_updater_test PASSED in 15.3s //tensorflow/python/saved_model:metrics_test PASSED in 22.9s //tensorflow/python/saved_model:nested_structure_coder_test PASSED in 18.8s //tensorflow/python/saved_model:pywrap_saved_model_fingerprinting_test PASSED in 11.5s //tensorflow/python/saved_model:pywrap_saved_model_metrics_test PASSED in 10.7s //tensorflow/python/saved_model:revived_types_test PASSED in 12.0s //tensorflow/python/saved_model:save_context_test PASSED in 11.8s //tensorflow/python/saved_model:save_test PASSED in 41.9s //tensorflow/python/saved_model:saved_model_test PASSED in 28.8s //tensorflow/python/saved_model:signature_def_utils_test PASSED in 11.7s //tensorflow/python/saved_model:simple_save_test PASSED in 13.7s //tensorflow/python/saved_model:tracing_utils_test PASSED in 12.7s //tensorflow/python/saved_model:utils_test PASSED in 10.6s //tensorflow/python/saved_model/model_utils:export_output_test PASSED in 10.4s //tensorflow/python/saved_model/model_utils:export_test PASSED in 12.6s //tensorflow/python/saved_model/model_utils:mode_keys_test PASSED in 8.4s //tensorflow/python/saved_model/registration:registration_saving_test PASSED in 23.5s //tensorflow/python/saved_model/registration:registration_test PASSED in 12.0s //tensorflow/python/saved_model/registration:tf_registration_test PASSED in 33.8s //tensorflow/python/saved_model/tests:variable_wrapper_test PASSED in 15.5s //tensorflow/python/summary:plugin_asset_test PASSED in 12.7s //tensorflow/python/summary:summary_iterator_test PASSED in 11.5s //tensorflow/python/summary:summary_test PASSED in 13.2s //tensorflow/python/summary:summary_v2_test PASSED in 17.0s //tensorflow/python/summary/writer:writer_test PASSED in 25.5s //tensorflow/python/tools:aot_compiled_test PASSED in 26.6s //tensorflow/python/tools:freeze_graph_test PASSED in 10.8s //tensorflow/python/tools:optimize_for_inference_test PASSED in 9.6s //tensorflow/python/tools:print_selective_registration_header_test PASSED in 10.8s //tensorflow/python/tools:saved_model_cli_test PASSED in 26.5s //tensorflow/python/tools:saved_model_utils_test PASSED in 9.0s //tensorflow/python/tools:strip_unused_test PASSED in 8.5s //tensorflow/python/tools/api/generator:create_python_api_test PASSED in 9.6s //tensorflow/python/tools/api/generator:output_init_files_test PASSED in 27.1s //tensorflow/python/tools/api/generator:tensorflow_doc_srcs_test PASSED in 12.1s //tensorflow/python/tools/api/generator2/extractor:extractor_test PASSED in 1.8s //tensorflow/python/tools/api/generator2/generator:generator_test PASSED in 1.7s //tensorflow/python/tools/api/generator2/shared:exported_api_test PASSED in 8.6s //tensorflow/python/tpu:bfloat16_test PASSED in 11.9s //tensorflow/python/tpu:feature_column_test PASSED in 21.3s //tensorflow/python/tpu:topology_test PASSED in 12.0s //tensorflow/python/tpu:tpu_embedding_for_serving_test PASSED in 15.1s //tensorflow/python/tpu:tpu_embedding_v2_utils_test PASSED in 12.8s //tensorflow/python/tpu:tpu_embedding_v3_utils_test PASSED in 12.5s //tensorflow/python/tpu:tpu_infeed_test PASSED in 15.3s //tensorflow/python/tpu:tpu_sharding_test PASSED in 18.3s //tensorflow/python/tpu:tpu_test_wrapper_test PASSED in 9.8s //tensorflow/python/tpu/client:client_py_test PASSED in 12.5s //tensorflow/python/trackable:autotrackable_test PASSED in 14.6s //tensorflow/python/trackable:base_delegate_test PASSED in 23.2s //tensorflow/python/trackable:base_test PASSED in 18.3s //tensorflow/python/trackable:python_state_test PASSED in 19.6s //tensorflow/python/trackable:resource_test PASSED in 12.5s //tensorflow/python/trackable:trackable_utils_test PASSED in 13.2s //tensorflow/python/training:adadelta_test_cpu PASSED in 32.6s //tensorflow/python/training:adagrad_da_test_cpu PASSED in 17.6s //tensorflow/python/training:adagrad_test_cpu PASSED in 24.1s //tensorflow/python/training:adam_test_cpu PASSED in 27.3s //tensorflow/python/training:basic_loops_test_cpu PASSED in 19.5s //tensorflow/python/training:basic_session_run_hooks_test PASSED in 40.2s //tensorflow/python/training:checkpoint_ops_test PASSED in 14.4s //tensorflow/python/training:coordinator_test_cpu PASSED in 22.2s //tensorflow/python/training:device_setter_test_cpu PASSED in 18.4s //tensorflow/python/training:ftrl_test_cpu PASSED in 23.3s //tensorflow/python/training:gradient_descent_test_cpu PASSED in 25.2s //tensorflow/python/training:input_test PASSED in 40.8s //tensorflow/python/training:momentum_test_cpu PASSED in 25.0s //tensorflow/python/training:monitored_session_test PASSED in 50.1s //tensorflow/python/training:moving_averages_test_cpu PASSED in 27.1s //tensorflow/python/training:optimizer_test_cpu PASSED in 24.2s //tensorflow/python/training:proximal_adagrad_test_cpu PASSED in 17.2s //tensorflow/python/training:proximal_gradient_descent_test_cpu PASSED in 15.4s //tensorflow/python/training:quantize_training_test_cpu PASSED in 13.1s //tensorflow/python/training:queue_runner_test_cpu PASSED in 14.6s //tensorflow/python/training:rmsprop_test_cpu PASSED in 37.2s //tensorflow/python/training:saver_large_partitioned_variable_test PASSED in 23.6s //tensorflow/python/training:saver_test_2gpu PASSED in 65.0s //tensorflow/python/training:saver_test_cpu PASSED in 56.7s //tensorflow/python/training:server_lib_multiple_containers_test PASSED in 17.0s //tensorflow/python/training:server_lib_same_variables_clear_container_test PASSED in 17.8s //tensorflow/python/training:server_lib_same_variables_clear_test PASSED in 14.2s //tensorflow/python/training:server_lib_same_variables_no_clear_test PASSED in 14.2s //tensorflow/python/training:server_lib_sparse_job_test PASSED in 24.0s //tensorflow/python/training:server_lib_test PASSED in 31.0s //tensorflow/python/training:session_manager_test_cpu PASSED in 90.5s //tensorflow/python/training:slot_creator_test_cpu PASSED in 17.6s //tensorflow/python/training:supervisor_test PASSED in 25.0s //tensorflow/python/training:training_ops_mlir_test_cpu PASSED in 14.5s //tensorflow/python/training:training_ops_test_cpu PASSED in 17.1s //tensorflow/python/training:training_util_test PASSED in 18.6s //tensorflow/python/training:warm_starting_util_test PASSED in 32.6s //tensorflow/python/training/experimental:loss_scale_optimizer_test PASSED in 17.8s //tensorflow/python/training/experimental:loss_scale_test PASSED in 25.4s //tensorflow/python/training/experimental:mixed_precision_test_cpu PASSED in 15.6s //tensorflow/python/training/saving:saveable_object_util_test PASSED in 11.4s //tensorflow/python/util:compat_test PASSED in 10.6s //tensorflow/python/util:decorator_utils_test PASSED in 11.6s //tensorflow/python/util:deprecation_test PASSED in 12.6s //tensorflow/python/util:dispatch_test PASSED in 15.0s //tensorflow/python/util:example_parser_configuration_test PASSED in 11.5s //tensorflow/python/util:fast_module_type_test PASSED in 12.7s //tensorflow/python/util:function_parameter_canonicalizer_test PASSED in 14.7s //tensorflow/python/util:function_utils_test PASSED in 12.5s //tensorflow/python/util:keyword_args_test PASSED in 11.8s //tensorflow/python/util:lazy_loader_test PASSED in 11.9s //tensorflow/python/util:lock_util_test PASSED in 13.8s //tensorflow/python/util:module_wrapper_test PASSED in 10.9s //tensorflow/python/util:nest_test PASSED in 37.8s //tensorflow/python/util:object_identity_test PASSED in 12.3s //tensorflow/python/util:pywrap_xla_ops_test PASSED in 5.6s //tensorflow/python/util:serialization_test PASSED in 12.9s //tensorflow/python/util:tf_contextlib_test PASSED in 11.7s //tensorflow/python/util:tf_decorator_test PASSED in 12.1s //tensorflow/python/util:tf_export_test PASSED in 19.3s //tensorflow/python/util:tf_inspect_test PASSED in 10.7s //tensorflow/python/util:tf_should_use_test PASSED in 13.5s //tensorflow/python/util:tf_stack_test PASSED in 12.5s //tensorflow/python/util:traceback_utils_test PASSED in 15.1s //tensorflow/python/util:type_annotations_test PASSED in 12.5s //tensorflow/python/util:variable_utils_test PASSED in 20.6s //tensorflow/python/util:vlog_test PASSED in 16.8s //tensorflow/python/util/protobuf:protobuf_compare_test PASSED in 5.7s //tensorflow/tools/api/tests:module_test PASSED in 28.4s //tensorflow/tools/benchmark:benchmark_model_test PASSED in 1.8s //tensorflow/tools/common:public_api_test PASSED in 3.0s //tensorflow/tools/common:traverse_test PASSED in 3.2s //tensorflow/tools/compatibility:all_renames_v2_test PASSED in 8.6s //tensorflow/tools/compatibility:ast_edits_test PASSED in 8.5s //tensorflow/tools/compatibility:test_file_v1_0 PASSED in 29.0s //tensorflow/tools/compatibility:test_file_v2_0 PASSED in 29.3s //tensorflow/tools/compatibility:tf_upgrade_test PASSED in 9.0s //tensorflow/tools/compatibility:tf_upgrade_v2_safety_test PASSED in 8.5s //tensorflow/tools/docs:tf_doctest_test PASSED in 5.6s //tensorflow/tools/graph_transforms:file_utils_test PASSED in 0.5s //tensorflow/tools/graph_transforms:transform_graph_test PASSED in 1.9s //tensorflow/tools/graph_transforms:transform_utils_test PASSED in 2.3s //tensorflow/tools/graph_transforms:transforms_test PASSED in 4.1s //tensorflow/tools/proto_splitter:merge_test PASSED in 0.2s //tensorflow/tools/proto_splitter:split_graph_def_test PASSED in 8.6s //tensorflow/tools/proto_splitter:split_test PASSED in 8.8s //tensorflow/tools/proto_splitter:util_test PASSED in 8.5s //tensorflow/tools/proto_splitter/cc:composable_splitter_test PASSED in 0.2s //tensorflow/tools/proto_splitter/cc:graph_def_splitter_test PASSED in 0.2s //tensorflow/tools/proto_splitter/cc:saved_model_splitter_test PASSED in 0.2s //tensorflow/tools/proto_splitter/cc:util_test PASSED in 1.7s //tensorflow/tools/proto_splitter/python:saved_model_test PASSED in 8.4s //tensorflow/tools/proto_splitter/python:test_util_test PASSED in 8.4s //tensorflow/tools/proto_text:gen_proto_text_functions_lib_test PASSED in 0.1s //tensorflow/tools/tensorflow_builder/compat_checker:compat_checker_test PASSED in 0.4s //tensorflow/compiler/tests:complex_div_test_cpu PASSED in 12.0s Stats over 2 runs: max = 12.0s, min = 6.7s, avg = 9.3s, dev = 2.6s //tensorflow/compiler/tests:complex_div_test_cpu_mlir_bridge_test PASSED in 11.9s Stats over 2 runs: max = 11.9s, min = 7.2s, avg = 9.5s, dev = 2.3s //tensorflow/python/data/experimental/kernel_tests/optimization:optimization_test PASSED in 41.4s Stats over 2 runs: max = 41.4s, min = 16.9s, avg = 29.1s, dev = 12.3s //tensorflow/python/data/experimental/kernel_tests/service:metadata_test PASSED in 38.0s Stats over 2 runs: max = 38.0s, min = 19.8s, avg = 28.9s, dev = 9.1s //tensorflow/python/data/kernel_tests:padded_batch_test PASSED in 55.4s Stats over 2 runs: max = 55.4s, min = 38.9s, avg = 47.2s, dev = 8.3s //tensorflow/python/data/kernel_tests:repeat_test PASSED in 84.5s Stats over 2 runs: max = 84.5s, min = 72.4s, avg = 78.5s, dev = 6.0s //tensorflow/python/data/kernel_tests:window_test PASSED in 74.5s Stats over 2 runs: max = 74.5s, min = 53.9s, avg = 64.2s, dev = 10.3s //tensorflow/python/kernel_tests/array_ops:scatter_nd_ops_test_cpu PASSED in 26.7s Stats over 2 runs: max = 26.7s, min = 11.6s, avg = 19.1s, dev = 7.6s //tensorflow/python/kernel_tests/control_flow:functional_ops_test_cpu PASSED in 23.6s Stats over 2 runs: max = 23.6s, min = 18.4s, avg = 21.0s, dev = 2.6s //tensorflow/python/kernel_tests/control_flow:map_fn_test_cpu PASSED in 17.7s Stats over 2 runs: max = 17.7s, min = 12.6s, avg = 15.1s, dev = 2.6s //tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu PASSED in 27.3s Stats over 2 runs: max = 27.3s, min = 23.0s, avg = 25.1s, dev = 2.2s //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu PASSED in 132.7s Stats over 2 runs: max = 132.7s, min = 52.5s, avg = 92.6s, dev = 40.1s //tensorflow/python/kernel_tests/nn_ops:conv2d_backprop_filter_grad_test_cpu PASSED in 12.3s Stats over 2 runs: max = 12.3s, min = 3.8s, avg = 8.1s, dev = 4.3s //tensorflow/python/kernel_tests/signal:fft_ops_test_cpu PASSED in 146.7s Stats over 2 runs: max = 146.7s, min = 146.7s, avg = 146.7s, dev = 0.0s //tensorflow/python/ops:control_flow_ops_test_cpu PASSED in 43.2s Stats over 2 runs: max = 43.2s, min = 36.2s, avg = 39.7s, dev = 3.5s //tensorflow/compiler/tests:spacetobatch_op_test_cpu PASSED in 14.6s Stats over 3 runs: max = 14.6s, min = 6.4s, avg = 9.3s, dev = 3.7s //tensorflow/compiler/tests:spacetobatch_op_test_cpu_mlir_bridge_test PASSED in 16.9s Stats over 3 runs: max = 16.9s, min = 15.0s, avg = 15.8s, dev = 0.8s //tensorflow/core/data/service:thread_safe_buffer_test PASSED in 0.1s Stats over 3 runs: max = 0.1s, min = 0.1s, avg = 0.1s, dev = 0.0s //tensorflow/python/data/experimental/kernel_tests/service:multi_process_cluster_test PASSED in 37.9s Stats over 3 runs: max = 37.9s, min = 13.1s, avg = 26.6s, dev = 10.2s //tensorflow/python/data/kernel_tests:unique_test PASSED in 29.7s Stats over 3 runs: max = 29.7s, min = 12.9s, avg = 19.7s, dev = 7.2s //tensorflow/python/distribute/coordinator:metric_utils_test PASSED in 35.6s Stats over 3 runs: max = 35.6s, min = 15.4s, avg = 26.7s, dev = 8.4s //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu PASSED in 93.8s Stats over 3 runs: max = 93.8s, min = 34.9s, avg = 55.3s, dev = 27.2s //tensorflow/python/kernel_tests/array_ops:weights_broadcast_test PASSED in 18.4s Stats over 3 runs: max = 18.4s, min = 9.2s, avg = 13.8s, dev = 3.7s //tensorflow/python/kernel_tests/distributions:util_test_cpu PASSED in 24.6s Stats over 3 runs: max = 24.6s, min = 13.2s, avg = 17.2s, dev = 5.3s //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu PASSED in 892.6s Stats over 3 runs: max = 892.6s, min = 13.6s, avg = 307.2s, dev = 413.9s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_grad_test_cpu PASSED in 11.4s Stats over 3 runs: max = 11.4s, min = 5.4s, avg = 7.5s, dev = 2.8s //tensorflow/python/kernel_tests/random:multinomial_op_big_test_cpu PASSED in 20.5s Stats over 3 runs: max = 20.5s, min = 14.0s, avg = 16.4s, dev = 2.9s //tensorflow/python/eager:backprop_test_cpu FAILED in 3 out of 3 in 208.5s Stats over 3 runs: max = 208.5s, min = 184.0s, avg = 197.6s, dev = 10.2s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/backprop_test_cpu/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/backprop_test_cpu/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/backprop_test_cpu/test_attempts/attempt_2.log //tensorflow/python/eager/polymorphic_function:tracing_compilation_test FAILED in 3 out of 3 in 21.6s Stats over 3 runs: max = 21.6s, min = 12.7s, avg = 16.9s, dev = 3.7s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/tracing_compilation_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/tracing_compilation_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/tracing_compilation_test/test_attempts/attempt_2.log //tensorflow/core/kernels:example_parsing_ops_test PASSED in 0.5s Stats over 4 runs: max = 0.5s, min = 0.4s, avg = 0.4s, dev = 0.0s //tensorflow/dtensor/python/tests:batchparallel_spmd_test_cpu PASSED in 17.6s Stats over 4 runs: max = 17.6s, min = 8.4s, avg = 11.1s, dev = 3.8s //tensorflow/dtensor/python/tests:conv_test_cpu PASSED in 11.2s Stats over 4 runs: max = 11.2s, min = 5.6s, avg = 7.9s, dev = 2.2s //tensorflow/dtensor/python/tests:sparse_test_cpu PASSED in 10.9s Stats over 4 runs: max = 10.9s, min = 5.9s, avg = 7.4s, dev = 2.0s //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test PASSED in 47.4s Stats over 4 runs: max = 47.4s, min = 21.8s, avg = 40.1s, dev = 10.6s //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test PASSED in 67.4s Stats over 4 runs: max = 67.4s, min = 39.2s, avg = 53.5s, dev = 10.6s //tensorflow/python/data/experimental/kernel_tests:parse_example_dataset_test PASSED in 50.7s Stats over 4 runs: max = 50.7s, min = 22.0s, avg = 37.5s, dev = 12.1s //tensorflow/python/data/experimental/kernel_tests:rebatch_dataset_test PASSED in 29.3s Stats over 4 runs: max = 29.3s, min = 11.1s, avg = 21.2s, dev = 6.6s //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test PASSED in 57.5s Stats over 4 runs: max = 57.5s, min = 39.1s, avg = 48.2s, dev = 8.7s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_ft_test PASSED in 22.5s Stats over 4 runs: max = 22.5s, min = 8.4s, avg = 15.2s, dev = 5.3s //tensorflow/python/data/kernel_tests:fixed_length_record_dataset_test PASSED in 25.7s Stats over 4 runs: max = 25.7s, min = 6.9s, avg = 19.1s, dev = 7.4s //tensorflow/python/data/kernel_tests:from_generator_test PASSED in 54.0s Stats over 4 runs: max = 54.0s, min = 16.6s, avg = 31.2s, dev = 14.3s //tensorflow/python/data/kernel_tests:group_by_window_test PASSED in 27.8s Stats over 4 runs: max = 27.8s, min = 18.7s, avg = 22.2s, dev = 3.6s //tensorflow/python/data/kernel_tests:ragged_batch_test PASSED in 37.3s Stats over 4 runs: max = 37.3s, min = 23.8s, avg = 28.4s, dev = 5.3s //tensorflow/python/data/kernel_tests:skip_test PASSED in 55.6s Stats over 4 runs: max = 55.6s, min = 26.8s, avg = 39.8s, dev = 12.5s //tensorflow/python/data/kernel_tests:take_test PASSED in 54.0s Stats over 4 runs: max = 54.0s, min = 44.5s, avg = 48.8s, dev = 3.4s //tensorflow/python/data/kernel_tests:take_while_test PASSED in 58.8s Stats over 4 runs: max = 58.8s, min = 47.1s, avg = 52.2s, dev = 4.6s //tensorflow/python/data/kernel_tests:text_line_dataset_test PASSED in 61.2s Stats over 4 runs: max = 61.2s, min = 42.3s, avg = 50.5s, dev = 7.6s //tensorflow/python/data/kernel_tests:zip_test PASSED in 30.6s Stats over 4 runs: max = 30.6s, min = 19.4s, avg = 24.5s, dev = 4.0s //tensorflow/python/debug/lib:dumping_callback_test_cpu PASSED in 26.1s Stats over 4 runs: max = 26.1s, min = 18.0s, avg = 21.3s, dev = 3.0s //tensorflow/python/distribute:cross_device_ops_test_cpu PASSED in 54.1s Stats over 4 runs: max = 54.1s, min = 34.8s, avg = 41.0s, dev = 7.7s //tensorflow/python/framework:convert_to_constants_test PASSED in 39.1s Stats over 4 runs: max = 39.1s, min = 18.0s, avg = 29.9s, dev = 7.6s //tensorflow/python/kernel_tests:collective_ops_test_cpu PASSED in 69.7s Stats over 4 runs: max = 69.7s, min = 43.6s, avg = 53.6s, dev = 9.7s //tensorflow/python/kernel_tests/array_ops:concat_op_test_cpu PASSED in 21.5s Stats over 4 runs: max = 21.5s, min = 9.4s, avg = 15.7s, dev = 4.7s //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu PASSED in 107.9s Stats over 4 runs: max = 107.9s, min = 23.3s, avg = 61.2s, dev = 33.9s //tensorflow/python/kernel_tests/array_ops:split_op_test_cpu PASSED in 40.5s Stats over 4 runs: max = 40.5s, min = 6.5s, avg = 23.4s, dev = 14.3s //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu PASSED in 109.7s Stats over 4 runs: max = 109.7s, min = 11.4s, avg = 51.8s, dev = 38.1s //tensorflow/python/kernel_tests/linalg:linear_operator_lower_triangular_test_cpu PASSED in 61.9s Stats over 4 runs: max = 61.9s, min = 51.9s, avg = 57.3s, dev = 4.5s //tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu PASSED in 46.6s Stats over 4 runs: max = 46.6s, min = 36.4s, avg = 42.8s, dev = 3.9s //tensorflow/python/kernel_tests/random:random_gamma_test_cpu PASSED in 137.7s Stats over 4 runs: max = 137.7s, min = 6.9s, avg = 62.8s, dev = 57.3s //tensorflow/python/kernel_tests/signal:window_ops_test_cpu PASSED in 46.6s Stats over 4 runs: max = 46.6s, min = 18.5s, avg = 28.1s, dev = 10.9s //tensorflow/python/ops:nn_batchnorm_test_cpu PASSED in 29.2s Stats over 4 runs: max = 29.2s, min = 18.7s, avg = 23.4s, dev = 4.2s //tensorflow/python/ops:nn_fused_batchnorm_d9m_test_cpu PASSED in 32.4s Stats over 4 runs: max = 32.4s, min = 20.9s, avg = 25.9s, dev = 4.7s //tensorflow/python/ops/ragged:ragged_gather_op_test PASSED in 59.3s Stats over 4 runs: max = 59.3s, min = 18.7s, avg = 35.1s, dev = 15.0s //tensorflow/python/ops/ragged:ragged_getitem_test PASSED in 44.8s Stats over 4 runs: max = 44.8s, min = 36.2s, avg = 40.5s, dev = 3.1s //tensorflow/compiler/tests:conv3d_test_cpu PASSED in 19.1s Stats over 5 runs: max = 19.1s, min = 6.6s, avg = 10.7s, dev = 4.8s //tensorflow/compiler/tests:conv3d_test_cpu_mlir_bridge_test PASSED in 20.1s Stats over 5 runs: max = 20.1s, min = 8.0s, avg = 11.2s, dev = 4.7s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu PASSED in 19.5s Stats over 5 runs: max = 19.5s, min = 6.2s, avg = 10.5s, dev = 4.8s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu_mlir_bridge_test PASSED in 20.8s Stats over 5 runs: max = 20.8s, min = 8.1s, avg = 13.0s, dev = 4.9s //tensorflow/compiler/tests:fused_batchnorm_test_cpu PASSED in 14.8s Stats over 5 runs: max = 14.8s, min = 5.9s, avg = 9.2s, dev = 3.8s //tensorflow/compiler/tests:fused_batchnorm_test_cpu_mlir_bridge_test PASSED in 12.8s Stats over 5 runs: max = 12.8s, min = 6.5s, avg = 8.2s, dev = 2.4s //tensorflow/compiler/tests:reduce_ops_test_cpu PASSED in 12.9s Stats over 5 runs: max = 12.9s, min = 6.2s, avg = 9.7s, dev = 2.7s //tensorflow/compiler/tests:reduce_ops_test_cpu_mlir_bridge_test PASSED in 20.0s Stats over 5 runs: max = 20.0s, min = 10.0s, avg = 14.1s, dev = 3.6s //tensorflow/compiler/tests:special_math_test_cpu PASSED in 110.0s Stats over 5 runs: max = 110.0s, min = 21.5s, avg = 47.6s, dev = 32.6s //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test PASSED in 117.5s Stats over 5 runs: max = 117.5s, min = 24.4s, avg = 53.0s, dev = 33.8s //tensorflow/core/grappler/optimizers:constant_folding_test PASSED in 3.0s Stats over 5 runs: max = 3.0s, min = 2.2s, avg = 2.6s, dev = 0.4s //tensorflow/dtensor/python/tests:layout_propagation_test_cpu PASSED in 11.5s Stats over 5 runs: max = 11.5s, min = 5.7s, avg = 7.2s, dev = 2.2s //tensorflow/dtensor/python/tests:multi_mesh_test_cpu PASSED in 10.8s Stats over 5 runs: max = 10.8s, min = 4.9s, avg = 6.5s, dev = 2.2s //tensorflow/python/distribute:mirrored_strategy_test_2gpu PASSED in 30.1s Stats over 5 runs: max = 30.1s, min = 12.0s, avg = 18.4s, dev = 6.1s //tensorflow/python/distribute:mirrored_strategy_test_cpu PASSED in 29.3s Stats over 5 runs: max = 29.3s, min = 12.6s, avg = 18.0s, dev = 5.9s //tensorflow/python/distribute:vars_test_2gpu PASSED in 24.5s Stats over 5 runs: max = 24.5s, min = 14.7s, avg = 18.9s, dev = 3.3s //tensorflow/python/distribute:vars_test_cpu PASSED in 25.4s Stats over 5 runs: max = 25.4s, min = 15.8s, avg = 18.9s, dev = 3.4s //tensorflow/python/eager:device_placement_test_cpu PASSED in 19.2s Stats over 5 runs: max = 19.2s, min = 7.9s, avg = 11.8s, dev = 4.0s //tensorflow/python/eager/polymorphic_function:gradients_test_cpu PASSED in 20.9s Stats over 5 runs: max = 20.9s, min = 9.0s, avg = 16.8s, dev = 4.2s //tensorflow/python/grappler:cluster_test_cpu PASSED in 15.8s Stats over 5 runs: max = 15.8s, min = 10.0s, avg = 14.1s, dev = 2.1s //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu PASSED in 66.9s Stats over 5 runs: max = 66.9s, min = 43.8s, avg = 51.5s, dev = 8.2s //tensorflow/python/kernel_tests/linalg:linear_operator_adjoint_test_cpu PASSED in 54.5s Stats over 5 runs: max = 54.5s, min = 45.0s, avg = 50.1s, dev = 3.7s //tensorflow/python/kernel_tests/linalg:linear_operator_composition_test_cpu PASSED in 106.7s Stats over 5 runs: max = 106.7s, min = 99.5s, avg = 102.0s, dev = 2.7s //tensorflow/python/kernel_tests/linalg:linear_operator_diag_test_cpu PASSED in 51.9s Stats over 5 runs: max = 51.9s, min = 43.9s, avg = 47.2s, dev = 2.8s //tensorflow/python/kernel_tests/linalg:linear_operator_full_matrix_test_cpu PASSED in 73.3s Stats over 5 runs: max = 73.3s, min = 57.5s, avg = 62.4s, dev = 6.0s //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu PASSED in 53.4s Stats over 5 runs: max = 53.4s, min = 45.2s, avg = 48.9s, dev = 3.2s //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu PASSED in 96.1s Stats over 5 runs: max = 96.1s, min = 70.2s, avg = 85.5s, dev = 8.6s //tensorflow/python/kernel_tests/linalg:linear_operator_inversion_test_cpu PASSED in 56.7s Stats over 5 runs: max = 56.7s, min = 44.1s, avg = 49.7s, dev = 5.8s //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu PASSED in 58.4s Stats over 5 runs: max = 58.4s, min = 38.7s, avg = 47.0s, dev = 7.0s //tensorflow/python/kernel_tests/linalg:linear_operator_toeplitz_test_cpu PASSED in 74.1s Stats over 5 runs: max = 74.1s, min = 53.7s, avg = 58.7s, dev = 7.8s //tensorflow/python/kernel_tests/linalg:linear_operator_util_test_cpu PASSED in 14.2s Stats over 5 runs: max = 14.2s, min = 4.6s, avg = 8.9s, dev = 3.4s //tensorflow/python/kernel_tests/linalg:linear_operator_zeros_test_cpu PASSED in 50.0s Stats over 5 runs: max = 50.0s, min = 37.5s, avg = 42.7s, dev = 4.7s //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu PASSED in 178.2s Stats over 5 runs: max = 178.2s, min = 5.4s, avg = 43.5s, dev = 67.5s //tensorflow/python/kernel_tests/nn_ops:fractional_avg_pool_op_test PASSED in 13.2s Stats over 5 runs: max = 13.2s, min = 4.8s, avg = 8.7s, dev = 3.5s //tensorflow/python/kernel_tests/nn_ops:fractional_max_pool_op_test PASSED in 12.3s Stats over 5 runs: max = 12.3s, min = 4.7s, avg = 7.4s, dev = 3.1s //tensorflow/python/kernel_tests/sparse_ops:sparse_ops_test_cpu PASSED in 32.9s Stats over 5 runs: max = 32.9s, min = 5.6s, avg = 13.6s, dev = 10.2s //tensorflow/python/ops/parallel_for:math_test_cpu PASSED in 88.1s Stats over 5 runs: max = 88.1s, min = 40.2s, avg = 61.2s, dev = 17.4s //tensorflow/compiler/tests:scan_ops_test_cpu PASSED in 19.1s Stats over 6 runs: max = 19.1s, min = 13.1s, avg = 14.6s, dev = 2.1s //tensorflow/compiler/tests:scan_ops_test_cpu_mlir_bridge_test PASSED in 21.1s Stats over 6 runs: max = 21.1s, min = 12.2s, avg = 17.0s, dev = 2.8s //tensorflow/python/data/experimental/kernel_tests:make_batched_features_dataset_test PASSED in 47.0s Stats over 6 runs: max = 47.0s, min = 5.9s, avg = 25.1s, dev = 17.7s //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu PASSED in 104.9s Stats over 6 runs: max = 104.9s, min = 6.0s, avg = 27.6s, dev = 34.8s //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu PASSED in 61.9s Stats over 6 runs: max = 61.9s, min = 24.9s, avg = 40.3s, dev = 11.2s //tensorflow/python/distribute/experimental/rpc:rpc_ops_test PASSED in 19.6s Stats over 7 runs: max = 19.6s, min = 8.2s, avg = 11.3s, dev = 3.5s //tensorflow/compiler/tests:ftrl_test_cpu PASSED in 14.0s Stats over 8 runs: max = 14.0s, min = 6.3s, avg = 7.9s, dev = 2.4s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu PASSED in 48.2s Stats over 8 runs: max = 48.2s, min = 3.5s, avg = 19.9s, dev = 16.1s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test PASSED in 92.0s Stats over 8 runs: max = 92.0s, min = 4.2s, avg = 34.7s, dev = 31.4s //tensorflow/compiler/tests:ternary_ops_test_cpu PASSED in 25.0s Stats over 8 runs: max = 25.0s, min = 8.0s, avg = 14.9s, dev = 6.6s //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test PASSED in 24.6s Stats over 8 runs: max = 24.6s, min = 6.9s, avg = 15.7s, dev = 5.6s //tensorflow/dtensor/python/tests:input_util_test PASSED in 17.5s Stats over 8 runs: max = 17.5s, min = 11.8s, avg = 15.2s, dev = 2.0s //tensorflow/dtensor/python/tests:save_restore_v2_test_cpu PASSED in 11.4s Stats over 8 runs: max = 11.4s, min = 5.2s, avg = 7.5s, dev = 2.2s //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test PASSED in 60.3s Stats over 8 runs: max = 60.3s, min = 7.2s, avg = 27.8s, dev = 19.6s //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test PASSED in 54.4s Stats over 8 runs: max = 54.4s, min = 14.4s, avg = 38.9s, dev = 14.5s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test PASSED in 51.4s Stats over 8 runs: max = 51.4s, min = 6.2s, avg = 28.4s, dev = 16.7s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_test PASSED in 33.6s Stats over 8 runs: max = 33.6s, min = 9.4s, avg = 20.9s, dev = 8.6s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_test PASSED in 49.6s Stats over 8 runs: max = 49.6s, min = 7.8s, avg = 25.9s, dev = 17.2s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_load_ft_test PASSED in 55.5s Stats over 8 runs: max = 55.5s, min = 22.2s, avg = 31.1s, dev = 10.9s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_load_test PASSED in 171.7s Stats over 8 runs: max = 171.7s, min = 109.0s, avg = 140.5s, dev = 20.5s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test PASSED in 87.7s Stats over 8 runs: max = 87.7s, min = 23.0s, avg = 49.8s, dev = 22.6s //tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test PASSED in 27.7s Stats over 8 runs: max = 27.7s, min = 7.5s, avg = 15.8s, dev = 6.8s //tensorflow/python/data/kernel_tests:batch_test PASSED in 59.8s Stats over 8 runs: max = 59.8s, min = 26.0s, avg = 34.0s, dev = 10.2s //tensorflow/python/data/kernel_tests:filter_test PASSED in 38.2s Stats over 8 runs: max = 38.2s, min = 18.9s, avg = 24.6s, dev = 5.8s //tensorflow/python/data/kernel_tests:flat_map_test PASSED in 60.7s Stats over 8 runs: max = 60.7s, min = 26.7s, avg = 38.4s, dev = 10.7s //tensorflow/python/data/kernel_tests:shard_test PASSED in 42.8s Stats over 8 runs: max = 42.8s, min = 20.5s, avg = 30.4s, dev = 6.5s //tensorflow/python/data/kernel_tests:shuffle_test PASSED in 70.3s Stats over 8 runs: max = 70.3s, min = 37.2s, avg = 52.0s, dev = 13.9s //tensorflow/python/data/kernel_tests:tf_record_dataset_test PASSED in 43.3s Stats over 8 runs: max = 43.3s, min = 22.3s, avg = 31.9s, dev = 6.2s //tensorflow/python/distribute/failure_handling:failure_handler_test PASSED in 114.7s Stats over 8 runs: max = 114.7s, min = 36.5s, avg = 77.9s, dev = 26.6s //tensorflow/python/distribute/failure_handling:gce_failure_handler_test PASSED in 185.1s Stats over 8 runs: max = 185.1s, min = 14.6s, avg = 62.6s, dev = 64.3s //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu PASSED in 54.6s Stats over 8 runs: max = 54.6s, min = 32.1s, avg = 46.4s, dev = 7.0s //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu PASSED in 183.8s Stats over 8 runs: max = 183.8s, min = 97.3s, avg = 134.9s, dev = 23.5s //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu PASSED in 109.6s Stats over 8 runs: max = 109.6s, min = 71.1s, avg = 91.5s, dev = 12.7s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu PASSED in 61.6s Stats over 8 runs: max = 61.6s, min = 4.3s, avg = 15.1s, dev = 18.6s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_test_cpu PASSED in 13.7s Stats over 8 runs: max = 13.7s, min = 4.5s, avg = 8.1s, dev = 4.0s //tensorflow/python/ops/ragged:dynamic_ragged_shape_test PASSED in 44.6s Stats over 8 runs: max = 44.6s, min = 25.1s, avg = 31.5s, dev = 6.4s //tensorflow/python/ops/ragged:ragged_tensor_test PASSED in 20.9s Stats over 8 runs: max = 20.9s, min = 8.4s, avg = 13.4s, dev = 4.4s //tensorflow/compiler/tests:conv2d_test_cpu PASSED in 13.0s Stats over 10 runs: max = 13.0s, min = 5.1s, avg = 6.5s, dev = 2.2s //tensorflow/compiler/tests:conv2d_test_cpu_mlir_bridge_test PASSED in 14.3s Stats over 10 runs: max = 14.3s, min = 5.8s, avg = 7.8s, dev = 3.2s //tensorflow/compiler/tests:random_ops_test_cpu PASSED in 12.6s Stats over 10 runs: max = 12.6s, min = 3.8s, avg = 7.2s, dev = 2.7s //tensorflow/compiler/tests:random_ops_test_cpu_mlir_bridge_test PASSED in 15.4s Stats over 10 runs: max = 15.4s, min = 4.8s, avg = 9.3s, dev = 2.8s //tensorflow/compiler/tests:stateless_random_ops_test_cpu PASSED in 82.0s Stats over 10 runs: max = 82.0s, min = 43.4s, avg = 58.1s, dev = 13.0s //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test PASSED in 95.0s Stats over 10 runs: max = 95.0s, min = 45.9s, avg = 66.8s, dev = 15.6s //tensorflow/python/data/kernel_tests:rejection_resample_test PASSED in 29.0s Stats over 10 runs: max = 29.0s, min = 7.4s, avg = 15.6s, dev = 7.6s //tensorflow/python/distribute:input_lib_type_spec_test_2gpu PASSED in 33.5s Stats over 10 runs: max = 33.5s, min = 6.8s, avg = 19.2s, dev = 8.2s //tensorflow/python/distribute:input_lib_type_spec_test_cpu PASSED in 26.1s Stats over 10 runs: max = 26.1s, min = 11.1s, avg = 18.6s, dev = 5.1s //tensorflow/python/framework:function_test_cpu PASSED in 70.4s Stats over 10 runs: max = 70.4s, min = 7.6s, avg = 16.9s, dev = 18.1s //tensorflow/python/kernel_tests/array_ops:array_ops_test_cpu PASSED in 23.6s Stats over 10 runs: max = 23.6s, min = 7.1s, avg = 13.2s, dev = 5.0s //tensorflow/python/kernel_tests/array_ops:inplace_ops_test_cpu PASSED in 13.3s Stats over 10 runs: max = 13.3s, min = 4.8s, avg = 8.0s, dev = 2.7s //tensorflow/python/kernel_tests/data_structures:tensor_array_ops_test_cpu PASSED in 16.9s Stats over 10 runs: max = 16.9s, min = 6.9s, avg = 9.3s, dev = 2.9s //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu PASSED in 141.1s Stats over 10 runs: max = 141.1s, min = 97.8s, avg = 120.4s, dev = 13.4s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_ops_test_cpu PASSED in 81.1s Stats over 10 runs: max = 81.1s, min = 9.0s, avg = 44.2s, dev = 23.1s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_sparse_mat_mul_grad_test_cpu PASSED in 10.9s Stats over 10 runs: max = 10.9s, min = 4.0s, avg = 5.4s, dev = 1.9s //tensorflow/python/kernel_tests/math_ops:cwise_ops_unary_test_cpu PASSED in 23.1s Stats over 10 runs: max = 23.1s, min = 6.5s, avg = 12.9s, dev = 5.1s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_test_cpu PASSED in 30.3s Stats over 10 runs: max = 30.3s, min = 4.7s, avg = 15.9s, dev = 9.3s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu PASSED in 25.6s Stats over 10 runs: max = 25.6s, min = 5.3s, avg = 10.1s, dev = 6.7s //tensorflow/python/kernel_tests/nn_ops:rnn_test_cpu PASSED in 21.0s Stats over 10 runs: max = 21.0s, min = 6.6s, avg = 9.5s, dev = 4.0s //tensorflow/python/kernel_tests/random:random_index_shuffle_test PASSED in 15.8s Stats over 10 runs: max = 15.8s, min = 6.1s, avg = 10.4s, dev = 3.3s //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu PASSED in 189.3s Stats over 10 runs: max = 189.3s, min = 27.8s, avg = 102.9s, dev = 71.8s //tensorflow/python/ops:special_math_ops_test_cpu PASSED in 86.9s Stats over 10 runs: max = 86.9s, min = 8.7s, avg = 21.2s, dev = 22.5s //tensorflow/python/ops:weak_tensor_special_math_ops_test_cpu PASSED in 24.9s Stats over 10 runs: max = 24.9s, min = 5.5s, avg = 11.1s, dev = 5.0s //tensorflow/python/ops/numpy_ops/tests:np_indexing_test PASSED in 131.0s Stats over 10 runs: max = 131.0s, min = 94.3s, avg = 102.6s, dev = 9.9s //tensorflow/python/ops/ragged:ragged_tensor_supported_values_test PASSED in 18.9s Stats over 10 runs: max = 18.9s, min = 11.5s, avg = 13.3s, dev = 1.9s //tensorflow/python/eager:forwardprop_test_cpu FAILED in 9 out of 11 in 172.8s Stats over 11 runs: max = 172.8s, min = 18.5s, avg = 73.5s, dev = 53.2s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_3_of_5/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_3_of_5/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_3_of_5/test_attempts/attempt_2.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_2_of_5/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_2_of_5/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_2_of_5/test_attempts/attempt_2.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_4_of_5/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_4_of_5/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/forwardprop_test_cpu/shard_4_of_5/test_attempts/attempt_2.log //tensorflow/compiler/tests:fft_test_cpu PASSED in 27.1s Stats over 12 runs: max = 27.1s, min = 8.1s, avg = 17.2s, dev = 6.4s //tensorflow/python/data/experimental/kernel_tests:group_by_reducer_test PASSED in 36.4s Stats over 12 runs: max = 36.4s, min = 6.2s, avg = 15.6s, dev = 8.8s //tensorflow/python/data/kernel_tests:choose_from_datasets_test PASSED in 29.2s Stats over 12 runs: max = 29.2s, min = 6.7s, avg = 12.1s, dev = 5.9s //tensorflow/python/data/kernel_tests:memory_cleanup_test_cpu PASSED in 16.3s Stats over 12 runs: max = 16.3s, min = 5.9s, avg = 10.0s, dev = 3.4s //tensorflow/python/distribute:moving_averages_test_2gpu PASSED in 33.0s Stats over 12 runs: max = 33.0s, min = 14.4s, avg = 20.2s, dev = 4.6s //tensorflow/python/distribute:moving_averages_test_cpu PASSED in 31.3s Stats over 12 runs: max = 31.3s, min = 12.4s, avg = 21.0s, dev = 4.4s //tensorflow/python/saved_model:load_test_cpu FAILED in 3 out of 12 in 74.4s Stats over 12 runs: max = 74.4s, min = 41.2s, avg = 49.1s, dev = 9.2s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/saved_model/load_test_cpu/shard_2_of_10/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/saved_model/load_test_cpu/shard_2_of_10/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/saved_model/load_test_cpu/shard_2_of_10/test_attempts/attempt_2.log //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu PASSED in 165.2s Stats over 15 runs: max = 165.2s, min = 119.2s, avg = 144.9s, dev = 13.1s //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu PASSED in 48.9s Stats over 15 runs: max = 48.9s, min = 7.3s, avg = 14.1s, dev = 11.4s //tensorflow/python/data/experimental/kernel_tests/service:dynamic_sharding_test PASSED in 27.7s Stats over 16 runs: max = 27.7s, min = 6.3s, avg = 15.3s, dev = 6.7s //tensorflow/python/data/kernel_tests:snapshot_test PASSED in 43.0s Stats over 16 runs: max = 43.0s, min = 15.8s, avg = 29.2s, dev = 7.4s //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu PASSED in 39.9s Stats over 16 runs: max = 39.9s, min = 7.6s, avg = 13.2s, dev = 7.8s //tensorflow/python/kernel_tests/linalg:matrix_exponential_op_test PASSED in 16.0s Stats over 16 runs: max = 16.0s, min = 5.4s, avg = 7.2s, dev = 2.8s //tensorflow/python/kernel_tests/signal:dct_ops_test_cpu PASSED in 23.8s Stats over 16 runs: max = 23.8s, min = 8.5s, avg = 12.9s, dev = 3.4s //tensorflow/python/ops:image_ops_test_cpu PASSED in 28.9s Stats over 16 runs: max = 28.9s, min = 11.3s, avg = 19.5s, dev = 5.4s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test PASSED in 183.2s Stats over 17 runs: max = 183.2s, min = 20.1s, avg = 65.6s, dev = 47.5s //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu FAILED in 3 out of 17 in 27.2s Stats over 17 runs: max = 27.2s, min = 13.2s, avg = 16.2s, dev = 3.3s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu/shard_13_of_15/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu/shard_13_of_15/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/eager/polymorphic_function/polymorphic_function_test_cpu/shard_13_of_15/test_attempts/attempt_2.log //tensorflow/python/data/kernel_tests:map_test PASSED in 58.5s Stats over 19 runs: max = 58.5s, min = 14.3s, avg = 35.6s, dev = 12.2s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu PASSED in 13.4s Stats over 20 runs: max = 13.4s, min = 4.5s, avg = 5.8s, dev = 1.8s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu_mlir_bridge_test PASSED in 14.6s Stats over 20 runs: max = 14.6s, min = 4.7s, avg = 6.4s, dev = 2.0s //tensorflow/compiler/tests:pooling_ops_test_cpu PASSED in 14.3s Stats over 20 runs: max = 14.3s, min = 4.6s, avg = 6.8s, dev = 2.4s //tensorflow/compiler/tests:pooling_ops_test_cpu_mlir_bridge_test PASSED in 11.4s Stats over 20 runs: max = 11.4s, min = 4.9s, avg = 6.4s, dev = 1.9s //tensorflow/compiler/tests:stochastic_cast_op_test_cpu PASSED in 12.2s Stats over 20 runs: max = 12.2s, min = 5.6s, avg = 7.7s, dev = 1.6s //tensorflow/compiler/tests:unary_ops_test_cpu PASSED in 19.9s Stats over 20 runs: max = 19.9s, min = 4.4s, avg = 9.0s, dev = 4.8s //tensorflow/compiler/tests:unary_ops_test_cpu_mlir_bridge_test PASSED in 36.0s Stats over 20 runs: max = 36.0s, min = 4.4s, avg = 11.7s, dev = 9.3s //tensorflow/dtensor/python/tests:rng_test_cpu PASSED in 13.9s Stats over 20 runs: max = 13.9s, min = 5.7s, avg = 8.1s, dev = 1.6s //tensorflow/python/autograph/tests:loop_control_flow_test PASSED in 35.2s Stats over 20 runs: max = 35.2s, min = 13.1s, avg = 17.7s, dev = 4.4s //tensorflow/python/kernel_tests:metrics_test PASSED in 59.1s Stats over 20 runs: max = 59.1s, min = 10.5s, avg = 26.2s, dev = 13.7s //tensorflow/python/kernel_tests/array_ops:matrix_band_part_op_test_cpu PASSED in 16.5s Stats over 20 runs: max = 16.5s, min = 4.2s, avg = 6.2s, dev = 2.6s //tensorflow/python/kernel_tests/data_structures:barrier_ops_test PASSED in 16.1s Stats over 20 runs: max = 16.1s, min = 4.0s, avg = 8.0s, dev = 3.5s //tensorflow/python/kernel_tests/linalg:eig_op_test PASSED in 52.9s Stats over 20 runs: max = 52.9s, min = 4.7s, avg = 16.4s, dev = 16.7s //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu PASSED in 133.1s Stats over 20 runs: max = 133.1s, min = 31.0s, avg = 62.2s, dev = 26.3s //tensorflow/python/kernel_tests/linalg:norm_op_test_cpu PASSED in 17.8s Stats over 20 runs: max = 17.8s, min = 6.7s, avg = 9.9s, dev = 2.9s //tensorflow/python/kernel_tests/linalg:normalize_op_test_cpu PASSED in 24.3s Stats over 20 runs: max = 24.3s, min = 7.3s, avg = 14.1s, dev = 4.8s //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu PASSED in 375.6s Stats over 20 runs: max = 375.6s, min = 53.2s, avg = 151.1s, dev = 89.0s //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu PASSED in 34.8s Stats over 20 runs: max = 34.8s, min = 5.0s, avg = 14.9s, dev = 9.7s //tensorflow/python/kernel_tests/math_ops:batch_matmul_op_test_cpu PASSED in 22.8s Stats over 20 runs: max = 22.8s, min = 7.5s, avg = 14.5s, dev = 5.0s //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu PASSED in 24.1s Stats over 20 runs: max = 24.1s, min = 15.2s, avg = 17.8s, dev = 2.4s //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu PASSED in 63.6s Stats over 20 runs: max = 63.6s, min = 8.0s, avg = 28.6s, dev = 17.7s //tensorflow/python/kernel_tests/nn_ops:embedding_ops_test_cpu PASSED in 30.9s Stats over 20 runs: max = 30.9s, min = 9.9s, avg = 13.1s, dev = 4.3s //tensorflow/python/data/kernel_tests:interleave_test PASSED in 56.6s Stats over 24 runs: max = 56.6s, min = 12.3s, avg = 30.2s, dev = 11.2s //tensorflow/python/data/kernel_tests:sample_from_datasets_test PASSED in 30.5s Stats over 24 runs: max = 30.5s, min = 6.4s, avg = 14.8s, dev = 7.3s //tensorflow/dtensor/python/tests:multi_device_spmd_test_cpu PASSED in 30.7s Stats over 25 runs: max = 30.7s, min = 20.3s, avg = 25.5s, dev = 2.9s //tensorflow/python/kernel_tests/nn_ops:conv_ops_3d_test_cpu PASSED in 17.8s Stats over 30 runs: max = 17.8s, min = 4.8s, avg = 9.3s, dev = 3.3s //tensorflow/python/data/experimental/kernel_tests/service:data_service_ops_test PASSED in 28.0s Stats over 32 runs: max = 28.0s, min = 7.3s, avg = 15.1s, dev = 6.4s //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test PASSED in 42.3s Stats over 32 runs: max = 42.3s, min = 5.1s, avg = 15.1s, dev = 8.0s //tensorflow/python/distribute:multi_process_runner_test_2gpu PASSED in 219.0s Stats over 35 runs: max = 219.0s, min = 4.6s, avg = 23.9s, dev = 37.5s //tensorflow/python/distribute:multi_process_runner_test_cpu PASSED in 221.1s Stats over 35 runs: max = 221.1s, min = 5.0s, avg = 26.5s, dev = 37.9s //tensorflow/core/kernels:stochastic_cast_op_test PASSED in 1.4s Stats over 48 runs: max = 1.4s, min = 0.4s, avg = 0.5s, dev = 0.2s //tensorflow/compiler/mlir/quantization/stablehlo/python:quantize_model_test PASSED in 37.7s Stats over 50 runs: max = 37.7s, min = 19.3s, avg = 28.3s, dev = 4.1s //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test PASSED in 63.5s Stats over 50 runs: max = 63.5s, min = 34.8s, avg = 49.1s, dev = 8.6s //tensorflow/compiler/tests:sort_ops_test_cpu PASSED in 22.9s Stats over 50 runs: max = 22.9s, min = 4.4s, avg = 12.3s, dev = 4.8s //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test PASSED in 22.7s Stats over 50 runs: max = 22.7s, min = 4.4s, avg = 12.7s, dev = 4.9s //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu PASSED in 82.3s Stats over 50 runs: max = 82.3s, min = 45.1s, avg = 63.2s, dev = 9.3s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_dense_mat_mul_grad_test_cpu PASSED in 16.2s Stats over 50 runs: max = 16.2s, min = 4.7s, avg = 9.3s, dev = 2.7s //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu PASSED in 47.6s Stats over 50 runs: max = 47.6s, min = 12.3s, avg = 23.9s, dev = 8.9s //tensorflow/python/kernel_tests/math_ops:cwise_ops_test_cpu PASSED in 15.4s Stats over 50 runs: max = 15.4s, min = 4.9s, avg = 7.4s, dev = 2.2s Executed 3076 out of 3076 tests: 3071 tests pass and 5 fail locally. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.