==================== Test output for //tensorflow/c/eager:c_api_test_cpu: 2023-04-21 05:06:09.380732: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2023-04-21 05:06:09.380936: E tensorflow/tsl/lib/monitoring/collection_registry.cc:81] Cannot register 2 metrics with the same name: /tensorflow/core/bfc_allocator_delay [==========] Running 48 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from CApiDebug [ RUN ] CApiDebug.ScalarCPU [ OK ] CApiDebug.ScalarCPU (60 ms) [ RUN ] CApiDebug.2DCPU [ OK ] CApiDebug.2DCPU (22 ms) [----------] 2 tests from CApiDebug (82 ms total) [----------] 46 tests from CAPI [ RUN ] CAPI.Context [ OK ] CAPI.Context (65 ms) [ RUN ] CAPI.TensorHandle [ OK ] CAPI.TensorHandle (27 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevices [ OK ] CAPI.TensorHandleCopyBetweenDevices (54 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesAsync (79 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesError [ OK ] CAPI.TensorHandleCopyBetweenDevicesError (39 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync (39 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevices [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevices (6 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync (26 ms) [ RUN ] CAPI.TensorHandleSilentCopy [ OK ] CAPI.TensorHandleSilentCopy (22 ms) [ RUN ] CAPI.TensorHandleSilentCopyAsync [ OK ] CAPI.TensorHandleSilentCopyAsync (39 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicy [ OK ] CAPI.TensorHandleSilentCopyLocalPolicy (44 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicyAsync [ OK ] CAPI.TensorHandleSilentCopyLocalPolicyAsync (60 ms) [ RUN ] CAPI.TensorHandleNullptr [ OK ] CAPI.TensorHandleNullptr (0 ms) [ RUN ] CAPI.TensorHandleDevices [ OK ] CAPI.TensorHandleDevices (30 ms) [ RUN ] CAPI.ExecuteAdd 2023-04-21 05:06:10.089303: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAdd (37 ms) [ DISABLED ] CAPI.DISABLED_ExecuteAddAsync [ RUN ] CAPI.ExecuteAddForward 2023-04-21 05:06:10.099425: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForward (22 ms) [ RUN ] CAPI.ExecuteAddForwardAsync 2023-04-21 05:06:10.122124: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForwardAsync (2370 ms) [ RUN ] CAPI.Execute_MatMul_CPU [ OK ] CAPI.Execute_MatMul_CPU (139 ms) [ RUN ] CAPI.Execute_MatMul_CPUAsync [ OK ] CAPI.Execute_MatMul_CPUAsync (59 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_Error [ OK ] CAPI.Execute_MatMul_CPU_Runtime_Error (55 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync tensorflow/c/eager/c_api_test.cc:813: Failure Value of: strstr(TF_Message(status), msg) != nullptr Actual: false Expected: true lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync (33 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_Error [ OK ] CAPI.Execute_MatMul_CPU_Type_Error (24 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync [ OK ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync (57 ms) [ RUN ] CAPI.Execute_Min_CPU [ OK ] CAPI.Execute_Min_CPU (20 ms) [ RUN ] CAPI.ExecuteWithTracing [ OK ] CAPI.ExecuteWithTracing (37 ms) [ RUN ] CAPI.ExecuteWithTracingAsync [ OK ] CAPI.ExecuteWithTracingAsync (32 ms) [ RUN ] CAPI.ExecuteOpAndFunctionWithError 2023-04-21 05:06:12.980612: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:06:12.985512: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:06:12.987714: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] 2023-04-21 05:06:12.987985: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] [ OK ] CAPI.ExecuteOpAndFunctionWithError (49 ms) [ RUN ] CAPI.FunctionDefAndExecute [ OK ] CAPI.FunctionDefAndExecute (79 ms) [ RUN ] CAPI.FunctionDefAndExecuteAsync [ OK ] CAPI.FunctionDefAndExecuteAsync (40 ms) [ RUN ] CAPI.RunAddFunctionWithGrappler [ OK ] CAPI.RunAddFunctionWithGrappler (179 ms) [ RUN ] CAPI.Variables [ OK ] CAPI.Variables (27 ms) [ RUN ] CAPI.StringAttributes [ OK ] CAPI.StringAttributes (42 ms) [ RUN ] CAPI.TestTFE_SetOpAttrs [ OK ] CAPI.TestTFE_SetOpAttrs (8 ms) [ RUN ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle [ OK ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle (21 ms) [ RUN ] CAPI.TestTFE_OpInferSingleInputAttrs [ OK ] CAPI.TestTFE_OpInferSingleInputAttrs (39 ms) [ RUN ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs (51 ms) [ RUN ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs (78 ms) [ RUN ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList [ OK ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList (100 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengths [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengths (12 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments (76 ms) [ RUN ] CAPI.TestTFE_OpAddAttrs [ OK ] CAPI.TestTFE_OpAddAttrs (40 ms) [ RUN ] CAPI.TestTFE_OpAttrsSerialize [ OK ] CAPI.TestTFE_OpAttrsSerialize (30 ms) [ RUN ] CAPI.TestTFE_OpRecreation [ OK ] CAPI.TestTFE_OpRecreation (69 ms) [ RUN ] CAPI.ShareVariableAcrossContextsWorks 2023-04-21 05:06:13.914763: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:41367 2023-04-21 05:06:14.041403: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:44268 2023-04-21 05:06:14.122079: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.122132: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:14.122849: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.122878: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.128342: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:60470 2023-04-21 05:06:14.179039: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:14.179115: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.186015: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.186079: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.192032: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:41402 [ OK ] CAPI.ShareVariableAcrossContextsWorks (362 ms) [ RUN ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks 2023-04-21 05:06:14.269425: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:39734 2023-04-21 05:06:14.311077: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:45219 2023-04-21 05:06:14.340938: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:14.341020: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.346476: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.346563: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.352034: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:41008 2023-04-21 05:06:14.412352: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.412425: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.416457: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:14.416533: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.424255: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:51320 2023-04-21 05:06:14.444725: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:44528 2023-04-21 05:06:14.500989: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.501056: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.532640: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:14.532731: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.538861: E tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_client.cc:186] Remote EagerContext with id 14643876868852193051 does not seem to exist. [ OK ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks (297 ms) [ RUN ] CAPI.SingleHostServerDefWorks 2023-04-21 05:06:14.567623: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:44015 2023-04-21 05:06:14.718996: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:06:14.719077: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.724599: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:50978 2023-04-21 05:06:14.836330: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:45858 2023-04-21 05:06:14.874893: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:0 2023-04-21 05:06:14.874969: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.886561: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:06:14.886641: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:14.892273: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:36638 [ OK ] CAPI.SingleHostServerDefWorks (349 ms) [----------] 46 tests from CAPI (5386 ms total) [----------] Global test environment tear-down [==========] 48 tests from 2 test suites ran. (5470 ms total) [ PASSED ] 47 tests. [ FAILED ] 1 test, listed below: [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync 1 FAILED TEST YOU HAVE 1 DISABLED TEST ================================================================================ ==================== Test output for //tensorflow/c/eager:c_api_test_cpu: 2023-04-21 05:06:52.475714: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2023-04-21 05:06:52.475888: E tensorflow/tsl/lib/monitoring/collection_registry.cc:81] Cannot register 2 metrics with the same name: /tensorflow/core/bfc_allocator_delay [==========] Running 48 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from CApiDebug [ RUN ] CApiDebug.ScalarCPU [ OK ] CApiDebug.ScalarCPU (61 ms) [ RUN ] CApiDebug.2DCPU [ OK ] CApiDebug.2DCPU (63 ms) [----------] 2 tests from CApiDebug (125 ms total) [----------] 46 tests from CAPI [ RUN ] CAPI.Context [ OK ] CAPI.Context (40 ms) [ RUN ] CAPI.TensorHandle [ OK ] CAPI.TensorHandle (39 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevices [ OK ] CAPI.TensorHandleCopyBetweenDevices (50 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesAsync (13 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesError [ OK ] CAPI.TensorHandleCopyBetweenDevicesError (55 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync (20 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevices [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevices (15 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync (24 ms) [ RUN ] CAPI.TensorHandleSilentCopy [ OK ] CAPI.TensorHandleSilentCopy (133 ms) [ RUN ] CAPI.TensorHandleSilentCopyAsync [ OK ] CAPI.TensorHandleSilentCopyAsync (6 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicy [ OK ] CAPI.TensorHandleSilentCopyLocalPolicy (52 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicyAsync [ OK ] CAPI.TensorHandleSilentCopyLocalPolicyAsync (137 ms) [ RUN ] CAPI.TensorHandleNullptr [ OK ] CAPI.TensorHandleNullptr (0 ms) [ RUN ] CAPI.TensorHandleDevices [ OK ] CAPI.TensorHandleDevices (7 ms) [ RUN ] CAPI.ExecuteAdd 2023-04-21 05:06:53.274757: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAdd (45 ms) [ DISABLED ] CAPI.DISABLED_ExecuteAddAsync [ RUN ] CAPI.ExecuteAddForward 2023-04-21 05:06:53.295160: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForward (36 ms) [ RUN ] CAPI.ExecuteAddForwardAsync 2023-04-21 05:06:53.331331: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForwardAsync (2670 ms) [ RUN ] CAPI.Execute_MatMul_CPU [ OK ] CAPI.Execute_MatMul_CPU (68 ms) [ RUN ] CAPI.Execute_MatMul_CPUAsync [ OK ] CAPI.Execute_MatMul_CPUAsync (90 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_Error [ OK ] CAPI.Execute_MatMul_CPU_Runtime_Error (49 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync tensorflow/c/eager/c_api_test.cc:813: Failure Value of: strstr(TF_Message(status), msg) != nullptr Actual: false Expected: true lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync (59 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_Error [ OK ] CAPI.Execute_MatMul_CPU_Type_Error (73 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync [ OK ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync (7 ms) [ RUN ] CAPI.Execute_Min_CPU [ OK ] CAPI.Execute_Min_CPU (6 ms) [ RUN ] CAPI.ExecuteWithTracing [ OK ] CAPI.ExecuteWithTracing (31 ms) [ RUN ] CAPI.ExecuteWithTracingAsync [ OK ] CAPI.ExecuteWithTracingAsync (30 ms) [ RUN ] CAPI.ExecuteOpAndFunctionWithError 2023-04-21 05:06:56.458561: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:06:56.458850: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:06:56.461066: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] 2023-04-21 05:06:56.461262: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] [ OK ] CAPI.ExecuteOpAndFunctionWithError (47 ms) [ RUN ] CAPI.FunctionDefAndExecute [ OK ] CAPI.FunctionDefAndExecute (41 ms) [ RUN ] CAPI.FunctionDefAndExecuteAsync [ OK ] CAPI.FunctionDefAndExecuteAsync (22 ms) [ RUN ] CAPI.RunAddFunctionWithGrappler [ OK ] CAPI.RunAddFunctionWithGrappler (57 ms) [ RUN ] CAPI.Variables [ OK ] CAPI.Variables (27 ms) [ RUN ] CAPI.StringAttributes [ OK ] CAPI.StringAttributes (242 ms) [ RUN ] CAPI.TestTFE_SetOpAttrs [ OK ] CAPI.TestTFE_SetOpAttrs (45 ms) [ RUN ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle [ OK ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle (25 ms) [ RUN ] CAPI.TestTFE_OpInferSingleInputAttrs [ OK ] CAPI.TestTFE_OpInferSingleInputAttrs (29 ms) [ RUN ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs (6 ms) [ RUN ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs (26 ms) [ RUN ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList [ OK ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList (7 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengths [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengths (6 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments (22 ms) [ RUN ] CAPI.TestTFE_OpAddAttrs [ OK ] CAPI.TestTFE_OpAddAttrs (19 ms) [ RUN ] CAPI.TestTFE_OpAttrsSerialize [ OK ] CAPI.TestTFE_OpAttrsSerialize (7 ms) [ RUN ] CAPI.TestTFE_OpRecreation [ OK ] CAPI.TestTFE_OpRecreation (33 ms) [ RUN ] CAPI.ShareVariableAcrossContextsWorks 2023-04-21 05:06:57.154248: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:58478 2023-04-21 05:06:57.225162: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:54185 2023-04-21 05:06:57.337380: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.337443: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:57.338238: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.343244: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.349516: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:38774 2023-04-21 05:06:57.397480: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:57.397553: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.402981: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.403043: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.413725: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:35277 [ OK ] CAPI.ShareVariableAcrossContextsWorks (386 ms) [ RUN ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks 2023-04-21 05:06:57.486883: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:57928 2023-04-21 05:06:57.497629: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:59498 2023-04-21 05:06:57.623212: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:57.623285: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.628732: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.628804: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.635144: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:54237 2023-04-21 05:06:57.657332: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.657409: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:06:57.657446: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.657461: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.685996: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:54817 2023-04-21 05:06:57.730940: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:58360 2023-04-21 05:06:57.786798: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.786873: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.871149: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:06:57.871237: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:57.898461: E tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_client.cc:186] Remote EagerContext with id 11019834038197964841 does not seem to exist. [ OK ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks (507 ms) [ RUN ] CAPI.SingleHostServerDefWorks 2023-04-21 05:06:57.993482: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:49211 2023-04-21 05:06:58.015324: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:06:58.015397: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:58.021608: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:44890 2023-04-21 05:06:58.046536: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:51204 2023-04-21 05:06:58.096272: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:0 2023-04-21 05:06:58.096324: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:06:58.096348: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:58.096362: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:06:58.103741: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:42141 [ OK ] CAPI.SingleHostServerDefWorks (134 ms) [----------] 46 tests from CAPI (5469 ms total) [----------] Global test environment tear-down [==========] 48 tests from 2 test suites ran. (5595 ms total) [ PASSED ] 47 tests. [ FAILED ] 1 test, listed below: [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync 1 FAILED TEST YOU HAVE 1 DISABLED TEST ================================================================================ ==================== Test output for //tensorflow/c/eager:c_api_test_cpu: 2023-04-21 05:07:35.355188: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2023-04-21 05:07:35.355363: E tensorflow/tsl/lib/monitoring/collection_registry.cc:81] Cannot register 2 metrics with the same name: /tensorflow/core/bfc_allocator_delay [==========] Running 48 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from CApiDebug [ RUN ] CApiDebug.ScalarCPU [ OK ] CApiDebug.ScalarCPU (42 ms) [ RUN ] CApiDebug.2DCPU [ OK ] CApiDebug.2DCPU (19 ms) [----------] 2 tests from CApiDebug (62 ms total) [----------] 46 tests from CAPI [ RUN ] CAPI.Context [ OK ] CAPI.Context (6 ms) [ RUN ] CAPI.TensorHandle [ OK ] CAPI.TensorHandle (42 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevices [ OK ] CAPI.TensorHandleCopyBetweenDevices (39 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesAsync (49 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesError [ OK ] CAPI.TensorHandleCopyBetweenDevicesError (20 ms) [ RUN ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync [ OK ] CAPI.TensorHandleCopyBetweenDevicesErrorAsync (20 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevices [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevices (6 ms) [ RUN ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync [ OK ] CAPI.TensorHandleCopyBetweenTwoGPUDevicesAsync (13 ms) [ RUN ] CAPI.TensorHandleSilentCopy [ OK ] CAPI.TensorHandleSilentCopy (29 ms) [ RUN ] CAPI.TensorHandleSilentCopyAsync [ OK ] CAPI.TensorHandleSilentCopyAsync (39 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicy [ OK ] CAPI.TensorHandleSilentCopyLocalPolicy (171 ms) [ RUN ] CAPI.TensorHandleSilentCopyLocalPolicyAsync [ OK ] CAPI.TensorHandleSilentCopyLocalPolicyAsync (19 ms) [ RUN ] CAPI.TensorHandleNullptr [ OK ] CAPI.TensorHandleNullptr (0 ms) [ RUN ] CAPI.TensorHandleDevices [ OK ] CAPI.TensorHandleDevices (18 ms) [ RUN ] CAPI.ExecuteAdd 2023-04-21 05:07:35.980095: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAdd (41 ms) [ DISABLED ] CAPI.DISABLED_ExecuteAddAsync [ RUN ] CAPI.ExecuteAddForward 2023-04-21 05:07:35.991986: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForward (8 ms) [ RUN ] CAPI.ExecuteAddForwardAsync 2023-04-21 05:07:36.000825: I tensorflow/c/eager/c_api_test_util.cc:416] Found CPU device /job:localhost/replica:0/task:0/device:CPU:0 [ OK ] CAPI.ExecuteAddForwardAsync (2691 ms) [ RUN ] CAPI.Execute_MatMul_CPU [ OK ] CAPI.Execute_MatMul_CPU (33 ms) [ RUN ] CAPI.Execute_MatMul_CPUAsync [ OK ] CAPI.Execute_MatMul_CPUAsync (15 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_Error [ OK ] CAPI.Execute_MatMul_CPU_Runtime_Error (39 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync tensorflow/c/eager/c_api_test.cc:813: Failure Value of: strstr(TF_Message(status), msg) != nullptr Actual: false Expected: true lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync (31 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_Error [ OK ] CAPI.Execute_MatMul_CPU_Type_Error (18 ms) [ RUN ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync [ OK ] CAPI.Execute_MatMul_CPU_Type_ErrorAsync (8 ms) [ RUN ] CAPI.Execute_Min_CPU [ OK ] CAPI.Execute_Min_CPU (32 ms) [ RUN ] CAPI.ExecuteWithTracing [ OK ] CAPI.ExecuteWithTracing (22 ms) [ RUN ] CAPI.ExecuteWithTracingAsync [ OK ] CAPI.ExecuteWithTracingAsync (27 ms) [ RUN ] CAPI.ExecuteOpAndFunctionWithError 2023-04-21 05:07:38.946459: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:07:38.946701: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INTERNAL: Test error. [[{{node error_op}}]] Executing non-communication op originally returned UnavailableError, and was replaced by InternalError to avoid invoking TF network error handling logic. 2023-04-21 05:07:38.948902: I tensorflow/core/common_runtime/executor.cc:1210] [/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] 2023-04-21 05:07:38.949106: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): UNAVAILABLE: Test error. [[{{node error_op}}]] [ OK ] CAPI.ExecuteOpAndFunctionWithError (46 ms) [ RUN ] CAPI.FunctionDefAndExecute [ OK ] CAPI.FunctionDefAndExecute (63 ms) [ RUN ] CAPI.FunctionDefAndExecuteAsync [ OK ] CAPI.FunctionDefAndExecuteAsync (30 ms) [ RUN ] CAPI.RunAddFunctionWithGrappler [ OK ] CAPI.RunAddFunctionWithGrappler (40 ms) [ RUN ] CAPI.Variables [ OK ] CAPI.Variables (11 ms) [ RUN ] CAPI.StringAttributes [ OK ] CAPI.StringAttributes (34 ms) [ RUN ] CAPI.TestTFE_SetOpAttrs [ OK ] CAPI.TestTFE_SetOpAttrs (23 ms) [ RUN ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle [ OK ] CAPI.TestTFE_TensorHandleCopySharingUnderlyingTensorHandle (7 ms) [ RUN ] CAPI.TestTFE_OpInferSingleInputAttrs [ OK ] CAPI.TestTFE_OpInferSingleInputAttrs (23 ms) [ RUN ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferSingleTypeInputListAttrs (57 ms) [ RUN ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs [ OK ] CAPI.TestTFE_OpInferMixedTypeInputListAttrs (40 ms) [ RUN ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList [ OK ] CAPI.TestTFE_OpAttrsInferenceDisabledWhenNotCallingOpAddInputList (42 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengths [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengths (18 ms) [ RUN ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments [ OK ] CAPI.TestTFE_OpGetInputAndOutputLengthsFailForUnknownArguments (48 ms) [ RUN ] CAPI.TestTFE_OpAddAttrs [ OK ] CAPI.TestTFE_OpAddAttrs (49 ms) [ RUN ] CAPI.TestTFE_OpAttrsSerialize [ OK ] CAPI.TestTFE_OpAttrsSerialize (41 ms) [ RUN ] CAPI.TestTFE_OpRecreation [ OK ] CAPI.TestTFE_OpRecreation (7 ms) [ RUN ] CAPI.ShareVariableAcrossContextsWorks 2023-04-21 05:07:39.524263: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:38145 2023-04-21 05:07:39.549179: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:57807 2023-04-21 05:07:39.651491: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.651553: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:07:39.652406: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.652437: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.658879: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:48323 2023-04-21 05:07:39.684915: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:07:39.684975: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.685007: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.685034: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.691626: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:59414 [ OK ] CAPI.ShareVariableAcrossContextsWorks (195 ms) [ RUN ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks 2023-04-21 05:07:39.714387: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:49379 2023-04-21 05:07:39.740468: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:40774 2023-04-21 05:07:39.791669: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.791749: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.791763: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:07:39.791803: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.799227: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:58033 2023-04-21 05:07:39.831418: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.831482: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:2 2023-04-21 05:07:39.831519: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.831532: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.837938: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:51047 2023-04-21 05:07:39.872070: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:54535 2023-04-21 05:07:39.906046: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.906150: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.923872: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:localhost/replica:0/task:1 2023-04-21 05:07:39.923955: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.931121: E tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_client.cc:186] Remote EagerContext with id 17988529680817429522 does not seem to exist. [ OK ] CAPI.ShareVariableAcrossContextsAfterUpdateContextWorks (239 ms) [ RUN ] CAPI.SingleHostServerDefWorks 2023-04-21 05:07:39.953563: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:45286 2023-04-21 05:07:39.979403: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:07:39.979486: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:39.985558: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:50088 2023-04-21 05:07:40.008669: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:36162 2023-04-21 05:07:40.034342: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:0 2023-04-21 05:07:40.034404: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:302] Creating sync eager service context with rendezvous_id on host ldcg-aarch64-02 /job:worker/replica:0/task:1 2023-04-21 05:07:40.034430: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:40.034446: I tensorflow/core/distributed_runtime/eager/eager_service_impl.cc:308] SessionOptions: 2023-04-21 05:07:40.040993: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:449] Started server with target: grpc://localhost:38146 [ OK ] CAPI.SingleHostServerDefWorks (103 ms) [----------] 46 tests from CAPI (4575 ms total) [----------] Global test environment tear-down [==========] 48 tests from 2 test suites ran. (4638 ms total) [ PASSED ] 47 tests. [ FAILED ] 1 test, listed below: [ FAILED ] CAPI.Execute_MatMul_CPU_Runtime_ErrorAsync 1 FAILED TEST YOU HAVE 1 DISABLED TEST ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 9 of 20): 2023-04-21 05:14:43.772386: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:14:48.752250 281473417114496 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s I0421 05:14:48.757844 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s I0421 05:14:48.758907 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s I0421 05:14:48.759552 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s I0421 05:14:48.760172 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s I0421 05:14:48.760783 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s I0421 05:14:48.761383 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s I0421 05:14:48.761976 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s I0421 05:14:48.762568 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s I0421 05:14:48.763159 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s I0421 05:14:48.763745 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s I0421 05:14:48.764333 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s I0421 05:14:48.764916 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False 2023-04-21 05:14:48.819863: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.32s I0421 05:14:49.085469 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.19s I0421 05:14:49.274009 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.42s I0421 05:14:49.695297 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.42s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.2s I0421 05:14:49.896574 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.11s I0421 05:14:50.006952 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.17s I0421 05:14:50.174582 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.29s I0421 05:14:50.467077 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.24s I0421 05:14:50.703835 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.15s I0421 05:14:50.851842 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.21s I0421 05:14:51.059149 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.34s I0421 05:14:51.398260 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.34s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.51s I0421 05:14:51.907188 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.51s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.12s I0421 05:14:52.032858 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.11s I0421 05:14:52.142876 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.14s I0421 05:14:52.285150 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.21s I0421 05:14:52.495884 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.1s I0421 05:14:52.600367 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.16s I0421 05:14:52.763478 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.19s I0421 05:14:52.956069 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s I0421 05:14:53.148285 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.12s I0421 05:14:53.266193 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.2s I0421 05:14:53.465731 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.65s I0421 05:14:54.112957 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.65s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.23s I0421 05:14:54.343125 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.53s I0421 05:14:54.878248 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.53s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s I0421 05:14:54.879370 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s I0421 05:14:54.880009 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s I0421 05:14:54.880571 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s I0421 05:14:54.881120 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s I0421 05:14:54.881666 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s I0421 05:14:54.882205 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s I0421 05:14:54.882748 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s I0421 05:14:54.883282 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s I0421 05:14:54.883821 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s I0421 05:14:54.884367 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s I0421 05:14:54.884901 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s I0421 05:14:54.885433 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.25s I0421 05:14:55.137813 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.2s I0421 05:14:55.336929 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.15s I0421 05:14:55.489468 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.24s I0421 05:14:55.734255 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.22s I0421 05:14:55.959902 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.15s I0421 05:14:56.109389 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.17s I0421 05:14:56.276078 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.29s I0421 05:14:56.567788 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.15s I0421 05:14:56.721403 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.17s I0421 05:14:56.891937 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.2s I0421 05:14:57.097598 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.75s I0421 05:14:57.844076 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.75s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.17s I0421 05:14:58.010679 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.16s I0421 05:14:58.170659 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.14s I0421 05:14:58.316484 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.21s I0421 05:14:58.528785 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.1s I0421 05:14:58.632319 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.11s I0421 05:14:58.742717 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.22s I0421 05:14:58.964717 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.21s I0421 05:14:59.170763 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.1s I0421 05:14:59.273889 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.11s I0421 05:14:59.388549 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.24s I0421 05:14:59.634294 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.21s I0421 05:14:59.846760 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s I0421 05:14:59.847628 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s I0421 05:14:59.848210 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s I0421 05:14:59.848757 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s I0421 05:14:59.849293 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s I0421 05:14:59.849827 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s I0421 05:14:59.850356 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s I0421 05:14:59.850888 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s I0421 05:14:59.851420 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s I0421 05:14:59.851943 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s I0421 05:14:59.852467 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s I0421 05:14:59.852990 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s I0421 05:14:59.853509 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s I0421 05:14:59.854036 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s I0421 05:14:59.854557 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s I0421 05:14:59.855076 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s I0421 05:14:59.855601 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s I0421 05:14:59.856165 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s I0421 05:14:59.856699 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s I0421 05:14:59.857224 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s I0421 05:14:59.857746 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s I0421 05:14:59.858267 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s I0421 05:14:59.858790 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s I0421 05:14:59.859311 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s I0421 05:14:59.859836 281473417114496 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False [ RUN ] MatMulInfixOperatorTest.testMismatchedShape INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s I0421 05:14:59.890711 281473417114496 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s [ FAILED ] MatMulInfixOperatorTest.testMismatchedShape [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:14:59.900514: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s I0421 05:14:59.903494 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s I0421 05:14:59.911122 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.01s I0421 05:14:59.918804 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s I0421 05:14:59.926645 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.02s I0421 05:14:59.947104 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.01s I0421 05:14:59.954030 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.02s I0421 05:14:59.977130 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s I0421 05:14:59.985501 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.02s I0421 05:15:00.007063 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.01s I0421 05:15:00.014386 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s I0421 05:15:00.021980 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s I0421 05:15:00.029081 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s I0421 05:15:00.036176 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.01s I0421 05:15:00.049077 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s I0421 05:15:00.062279 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s I0421 05:15:00.073949 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s I0421 05:15:00.087632 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s I0421 05:15:00.095149 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s I0421 05:15:00.109657 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s I0421 05:15:00.124591 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s I0421 05:15:00.132079 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s I0421 05:15:00.139693 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s I0421 05:15:00.153251 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s I0421 05:15:00.168352 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.01s I0421 05:15:00.176086 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.01s I0421 05:15:00.189692 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s I0421 05:15:00.197121 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.01s I0421 05:15:00.210407 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s I0421 05:15:00.224795 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s I0421 05:15:00.232534 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s I0421 05:15:00.239933 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.01s I0421 05:15:00.254937 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.01s I0421 05:15:00.269069 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s I0421 05:15:00.276359 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s I0421 05:15:00.289739 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s I0421 05:15:00.297523 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s I0421 05:15:00.307649 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s I0421 05:15:00.322921 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.01s I0421 05:15:00.330101 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s I0421 05:15:00.338091 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s I0421 05:15:00.345391 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s I0421 05:15:00.352632 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s I0421 05:15:00.360047 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.01s I0421 05:15:00.367551 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s I0421 05:15:00.375545 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s I0421 05:15:00.383439 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s I0421 05:15:00.390873 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s I0421 05:15:00.398842 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.02s I0421 05:15:00.415136 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s I0421 05:15:00.428829 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.03s I0421 05:15:00.457419 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.08s I0421 05:15:00.537454 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.08s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s I0421 05:15:00.551200 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.06s I0421 05:15:00.608236 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.03s I0421 05:15:00.637440 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.03s I0421 05:15:00.670676 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.03s I0421 05:15:00.698118 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.03s I0421 05:15:00.724884 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.16s I0421 05:15:00.887320 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.16s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.08s I0421 05:15:00.969353 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.08s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s I0421 05:15:00.977378 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s I0421 05:15:00.986259 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.02s I0421 05:15:01.002878 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.04s I0421 05:15:01.043987 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.04s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s I0421 05:15:01.053320 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s I0421 05:15:01.065531 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.02s I0421 05:15:01.087828 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s I0421 05:15:01.102667 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.02s I0421 05:15:01.128074 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s I0421 05:15:01.138504 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.02s I0421 05:15:01.156782 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s I0421 05:15:01.165983 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s I0421 05:15:01.174610 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.02s I0421 05:15:01.191339 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s I0421 05:15:01.200362 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s I0421 05:15:01.209413 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s I0421 05:15:01.218392 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s I0421 05:15:01.227568 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s I0421 05:15:01.236719 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.12s I0421 05:15:01.357416 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.12s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s I0421 05:15:01.366680 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s I0421 05:15:01.377127 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.02s I0421 05:15:01.397320 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.02s I0421 05:15:01.417352 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s I0421 05:15:01.427456 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.02s I0421 05:15:01.444388 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s I0421 05:15:01.453483 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s I0421 05:15:01.463094 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s I0421 05:15:01.471791 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s I0421 05:15:01.480504 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s I0421 05:15:01.489173 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s I0421 05:15:01.497975 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s I0421 05:15:01.506447 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s I0421 05:15:01.514876 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s I0421 05:15:01.523094 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s I0421 05:15:01.532556 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.01s I0421 05:15:01.541231 281473417114496 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False ====================================================================== FAIL: testMismatchedShape (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedShape ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 215, in testMismatchedShape with self.assertRaisesRegex( AssertionError: "(In\[0\] and In\[1\] has different ndims|In\[0\] ndims must be >= 2|Shape must be rank 2 but is rank 1)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 12.791s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 9 of 20): 2023-04-21 05:15:03.244814: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:15:05.804039 281472828666752 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s I0421 05:15:05.809122 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s I0421 05:15:05.810029 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s I0421 05:15:05.810649 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s I0421 05:15:05.811245 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s I0421 05:15:05.811838 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s I0421 05:15:05.812424 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s I0421 05:15:05.813020 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s I0421 05:15:05.813601 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s I0421 05:15:05.814181 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s I0421 05:15:05.814759 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s I0421 05:15:05.815338 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s I0421 05:15:05.815916 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False 2023-04-21 05:15:05.867789: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.22s I0421 05:15:06.036463 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.14s I0421 05:15:06.174446 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.15s I0421 05:15:06.327380 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.19s I0421 05:15:06.518875 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.11s I0421 05:15:06.633939 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.17s I0421 05:15:06.809616 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.27s I0421 05:15:07.084035 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.21s I0421 05:15:07.291038 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.24s I0421 05:15:07.536475 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.21s I0421 05:15:07.745856 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.27s I0421 05:15:08.013709 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.44s I0421 05:15:08.454351 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.44s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.15s I0421 05:15:08.604396 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.1s I0421 05:15:08.709555 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.31s I0421 05:15:09.021657 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.31s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.16s I0421 05:15:09.181531 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.12s I0421 05:15:09.303328 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.15s I0421 05:15:09.454552 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.19s I0421 05:15:09.648278 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s I0421 05:15:09.841502 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.13s I0421 05:15:09.968765 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.21s I0421 05:15:10.182898 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.37s I0421 05:15:10.557715 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.37s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.26s I0421 05:15:10.818910 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.5s I0421 05:15:11.321403 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.5s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s I0421 05:15:11.322288 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s I0421 05:15:11.322855 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s I0421 05:15:11.323391 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s I0421 05:15:11.323923 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s I0421 05:15:11.324449 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s I0421 05:15:11.324970 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s I0421 05:15:11.325489 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s I0421 05:15:11.326009 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s I0421 05:15:11.326563 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s I0421 05:15:11.327087 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s I0421 05:15:11.327603 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s I0421 05:15:11.328118 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.17s I0421 05:15:11.497336 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.15s I0421 05:15:11.650348 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.15s I0421 05:15:11.803791 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.33s I0421 05:15:12.130653 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.33s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.14s I0421 05:15:12.266646 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.2s I0421 05:15:12.465968 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.21s I0421 05:15:12.678158 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.28s I0421 05:15:12.957398 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.28s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.25s I0421 05:15:13.212936 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.24s I0421 05:15:13.449766 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.19s I0421 05:15:13.641828 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.26s I0421 05:15:13.907431 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.09s I0421 05:15:14.000514 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.09s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.09s I0421 05:15:14.088850 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.09s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.11s I0421 05:15:14.200788 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.18s I0421 05:15:14.379627 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.33s I0421 05:15:14.710359 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.33s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.28s I0421 05:15:14.992377 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.28s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.13s I0421 05:15:15.128021 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.2s I0421 05:15:15.329186 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.11s I0421 05:15:15.435486 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.15s I0421 05:15:15.584402 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.33s I0421 05:15:15.912887 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.33s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.16s I0421 05:15:16.077675 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s I0421 05:15:16.078519 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s I0421 05:15:16.079090 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s I0421 05:15:16.079628 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s I0421 05:15:16.080158 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s I0421 05:15:16.080683 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s I0421 05:15:16.081206 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s I0421 05:15:16.081727 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s I0421 05:15:16.082259 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s I0421 05:15:16.082776 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s I0421 05:15:16.083290 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s I0421 05:15:16.083805 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s I0421 05:15:16.084321 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s I0421 05:15:16.084840 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s I0421 05:15:16.085355 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s I0421 05:15:16.085869 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s I0421 05:15:16.086439 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s I0421 05:15:16.086969 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s I0421 05:15:16.087483 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s I0421 05:15:16.087998 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s I0421 05:15:16.088514 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s I0421 05:15:16.089030 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s I0421 05:15:16.089546 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s I0421 05:15:16.090062 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s I0421 05:15:16.090573 281472828666752 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False [ RUN ] MatMulInfixOperatorTest.testMismatchedShape INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s I0421 05:15:16.122597 281472828666752 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s [ FAILED ] MatMulInfixOperatorTest.testMismatchedShape [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:15:16.132029: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s I0421 05:15:16.137396 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s I0421 05:15:16.145237 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.02s I0421 05:15:16.162158 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s I0421 05:15:16.177142 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.02s I0421 05:15:16.197114 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.02s I0421 05:15:16.217117 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.01s I0421 05:15:16.228779 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s I0421 05:15:16.237114 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.01s I0421 05:15:16.244748 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.01s I0421 05:15:16.252451 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s I0421 05:15:16.259835 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s I0421 05:15:16.267426 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s I0421 05:15:16.274949 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.01s I0421 05:15:16.289452 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s I0421 05:15:16.303022 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s I0421 05:15:16.311087 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s I0421 05:15:16.324567 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s I0421 05:15:16.332452 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s I0421 05:15:16.346283 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s I0421 05:15:16.361200 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s I0421 05:15:16.369209 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s I0421 05:15:16.376765 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s I0421 05:15:16.391521 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s I0421 05:15:16.405716 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.02s I0421 05:15:16.427060 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.03s I0421 05:15:16.460417 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s I0421 05:15:16.467624 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.02s I0421 05:15:16.487158 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s I0421 05:15:16.501719 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s I0421 05:15:16.509224 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s I0421 05:15:16.516643 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.01s I0421 05:15:16.531065 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.03s I0421 05:15:16.557439 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s I0421 05:15:16.565519 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s I0421 05:15:16.579580 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s I0421 05:15:16.592514 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s I0421 05:15:16.602881 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s I0421 05:15:16.610236 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.01s I0421 05:15:16.617474 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s I0421 05:15:16.625280 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s I0421 05:15:16.632629 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s I0421 05:15:16.640335 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s I0421 05:15:16.647734 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.01s I0421 05:15:16.655038 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s I0421 05:15:16.662395 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s I0421 05:15:16.669824 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s I0421 05:15:16.677147 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s I0421 05:15:16.684990 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.02s I0421 05:15:16.701306 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s I0421 05:15:16.714337 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.01s I0421 05:15:16.727431 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.02s I0421 05:15:16.744118 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s I0421 05:15:16.757150 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.01s I0421 05:15:16.766685 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.01s I0421 05:15:16.780038 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.01s I0421 05:15:16.790035 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.01s I0421 05:15:16.802834 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.01s I0421 05:15:16.816329 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.02s I0421 05:15:16.833374 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.01s I0421 05:15:16.843005 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s I0421 05:15:16.850552 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s I0421 05:15:16.858008 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.01s I0421 05:15:16.865101 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.01s I0421 05:15:16.875053 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s I0421 05:15:16.882580 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s I0421 05:15:16.890131 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.02s I0421 05:15:16.910992 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s I0421 05:15:16.918875 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.01s I0421 05:15:16.926357 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s I0421 05:15:16.933850 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.01s I0421 05:15:16.941455 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s I0421 05:15:16.949632 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s I0421 05:15:16.957143 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.01s I0421 05:15:16.966983 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s I0421 05:15:16.974326 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s I0421 05:15:16.981876 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s I0421 05:15:16.989170 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s I0421 05:15:16.996567 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s I0421 05:15:17.003919 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.01s I0421 05:15:17.011804 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s I0421 05:15:17.019435 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s I0421 05:15:17.027054 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.01s I0421 05:15:17.034482 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.01s I0421 05:15:17.041576 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s I0421 05:15:17.048966 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.01s I0421 05:15:17.059102 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s I0421 05:15:17.066465 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s I0421 05:15:17.074281 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s I0421 05:15:17.081511 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s I0421 05:15:17.088867 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s I0421 05:15:17.096362 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s I0421 05:15:17.103650 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s I0421 05:15:17.110816 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s I0421 05:15:17.118701 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s I0421 05:15:17.126299 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s I0421 05:15:17.134206 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.01s I0421 05:15:17.141579 281472828666752 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False ====================================================================== FAIL: testMismatchedShape (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedShape ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 215, in testMismatchedShape with self.assertRaisesRegex( AssertionError: "(In\[0\] and In\[1\] has different ndims|In\[0\] ndims must be >= 2|Shape must be rank 2 but is rank 1)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 11.339s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 9 of 20): 2023-04-21 05:15:18.533154: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:15:20.882962 281473690399616 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s I0421 05:15:20.888449 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s I0421 05:15:20.889392 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s I0421 05:15:20.890018 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s I0421 05:15:20.890618 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s I0421 05:15:20.891218 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s I0421 05:15:20.891804 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s I0421 05:15:20.892391 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s I0421 05:15:20.892972 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s I0421 05:15:20.893553 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s I0421 05:15:20.894138 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s I0421 05:15:20.894721 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s I0421 05:15:20.895307 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False 2023-04-21 05:15:21.062391: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.34s I0421 05:15:21.233161 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False): 0.34s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.16s I0421 05:15:21.389342 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.15s I0421 05:15:21.542002 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.2s I0421 05:15:21.746254 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.12s I0421 05:15:21.868320 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.16s I0421 05:15:22.026905 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.22s I0421 05:15:22.250769 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.29s I0421 05:15:22.543273 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.17s I0421 05:15:22.715506 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.29s I0421 05:15:23.007069 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.3s I0421 05:15:23.311108 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True): 0.3s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.3s I0421 05:15:23.607101 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False): 0.3s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.11s I0421 05:15:23.715565 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.12s I0421 05:15:23.839144 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.17s I0421 05:15:24.013087 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.14s I0421 05:15:24.154409 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.1s I0421 05:15:24.252595 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.14s I0421 05:15:24.391240 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.18s I0421 05:15:24.570965 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s I0421 05:15:24.763329 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.21s I0421 05:15:24.971619 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.23s I0421 05:15:25.204460 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.41s I0421 05:15:25.610330 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True): 0.41s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.31s I0421 05:15:25.918786 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False): 0.31s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.57s I0421 05:15:26.486850 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False): 0.57s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s I0421 05:15:26.487755 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s I0421 05:15:26.488351 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s I0421 05:15:26.488902 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s I0421 05:15:26.489441 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s I0421 05:15:26.489973 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s I0421 05:15:26.490502 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s I0421 05:15:26.491030 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s I0421 05:15:26.491553 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s I0421 05:15:26.492080 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s I0421 05:15:26.492609 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s I0421 05:15:26.493132 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s I0421 05:15:26.493654 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.24s I0421 05:15:26.730973 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.15s I0421 05:15:26.879364 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.14s I0421 05:15:27.021183 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.21s I0421 05:15:27.227980 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.35s I0421 05:15:27.578913 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False): 0.35s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.21s I0421 05:15:27.789762 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.32s I0421 05:15:28.108552 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.28s I0421 05:15:28.390769 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False): 0.28s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.15s I0421 05:15:28.538204 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.19s I0421 05:15:28.726017 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.21s I0421 05:15:28.940525 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.27s I0421 05:15:29.214797 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.14s I0421 05:15:29.357179 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.1s I0421 05:15:29.453023 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.37s I0421 05:15:29.821785 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False): 0.37s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.23s I0421 05:15:30.047848 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.09s I0421 05:15:30.143414 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False): 0.09s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.12s I0421 05:15:30.262671 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.19s I0421 05:15:30.449906 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.21s I0421 05:15:30.660210 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.11s I0421 05:15:30.773142 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.12s I0421 05:15:30.894053 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.18s I0421 05:15:31.073410 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.16s I0421 05:15:31.233703 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s I0421 05:15:31.234566 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s I0421 05:15:31.235136 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s I0421 05:15:31.235672 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s I0421 05:15:31.236233 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s I0421 05:15:31.236774 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s I0421 05:15:31.237294 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s I0421 05:15:31.237816 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s I0421 05:15:31.238344 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s I0421 05:15:31.238861 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s I0421 05:15:31.239376 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s I0421 05:15:31.239888 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s I0421 05:15:31.240401 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s I0421 05:15:31.240915 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s I0421 05:15:31.241429 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s I0421 05:15:31.241940 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s I0421 05:15:31.242455 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s I0421 05:15:31.242974 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s I0421 05:15:31.243491 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s I0421 05:15:31.244005 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s I0421 05:15:31.244521 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s I0421 05:15:31.245043 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s I0421 05:15:31.245562 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s I0421 05:15:31.246080 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s I0421 05:15:31.246651 281473690399616 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_True_False [ RUN ] MatMulInfixOperatorTest.testMismatchedShape INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s I0421 05:15:31.276812 281473690399616 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedShape): 0.03s [ FAILED ] MatMulInfixOperatorTest.testMismatchedShape [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:15:31.286203: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s I0421 05:15:31.289275 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s I0421 05:15:31.297129 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.01s I0421 05:15:31.304466 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s I0421 05:15:31.312186 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.01s I0421 05:15:31.319859 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.01s I0421 05:15:31.327514 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.01s I0421 05:15:31.334800 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s I0421 05:15:31.342947 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.01s I0421 05:15:31.350850 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.03s I0421 05:15:31.377340 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s I0421 05:15:31.385493 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s I0421 05:15:31.393271 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s I0421 05:15:31.400656 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.19s I0421 05:15:31.587339 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False): 0.19s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s I0421 05:15:31.601721 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s I0421 05:15:31.609963 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s I0421 05:15:31.623549 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s I0421 05:15:31.631303 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s I0421 05:15:31.644879 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s I0421 05:15:31.660313 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s I0421 05:15:31.668037 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s I0421 05:15:31.675545 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s I0421 05:15:31.689551 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s I0421 05:15:31.704118 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.01s I0421 05:15:31.712007 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.01s I0421 05:15:31.726762 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s I0421 05:15:31.734701 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.01s I0421 05:15:31.749153 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s I0421 05:15:31.764094 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s I0421 05:15:31.771468 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s I0421 05:15:31.779224 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.02s I0421 05:15:31.799389 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.01s I0421 05:15:31.813576 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s I0421 05:15:31.821166 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s I0421 05:15:31.834594 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s I0421 05:15:31.842165 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s I0421 05:15:31.851963 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s I0421 05:15:31.859600 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.03s I0421 05:15:31.887049 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s I0421 05:15:31.895322 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s I0421 05:15:31.902671 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s I0421 05:15:31.909917 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s I0421 05:15:31.916183 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.02s I0421 05:15:31.937105 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s I0421 05:15:31.944872 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s I0421 05:15:31.952343 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s I0421 05:15:31.960000 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s I0421 05:15:31.968449 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.01s I0421 05:15:31.982125 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s I0421 05:15:31.995988 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.01s I0421 05:15:32.009746 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.01s I0421 05:15:32.024127 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s I0421 05:15:32.037739 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.01s I0421 05:15:32.047928 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.02s I0421 05:15:32.064997 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.01s I0421 05:15:32.075656 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.01s I0421 05:15:32.089699 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.02s I0421 05:15:32.106915 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.01s I0421 05:15:32.120584 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.01s I0421 05:15:32.130706 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s I0421 05:15:32.138914 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s I0421 05:15:32.146803 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.01s I0421 05:15:32.154472 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.01s I0421 05:15:32.164935 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s I0421 05:15:32.173182 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s I0421 05:15:32.181211 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.01s I0421 05:15:32.189090 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s I0421 05:15:32.197171 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.01s I0421 05:15:32.205066 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s I0421 05:15:32.212659 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.01s I0421 05:15:32.220541 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s I0421 05:15:32.229024 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s I0421 05:15:32.236675 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.01s I0421 05:15:32.246615 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s I0421 05:15:32.254312 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s I0421 05:15:32.261885 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s I0421 05:15:32.269176 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s I0421 05:15:32.276906 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s I0421 05:15:32.284440 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.01s I0421 05:15:32.292686 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s I0421 05:15:32.300452 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s I0421 05:15:32.307881 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.01s I0421 05:15:32.315495 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.01s I0421 05:15:32.323268 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s I0421 05:15:32.331131 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.01s I0421 05:15:32.341350 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s I0421 05:15:32.349206 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s I0421 05:15:32.357791 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s I0421 05:15:32.365654 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s I0421 05:15:32.373776 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s I0421 05:15:32.381394 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s I0421 05:15:32.389285 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s I0421 05:15:32.396921 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s I0421 05:15:32.404559 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s I0421 05:15:32.412285 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s I0421 05:15:32.420601 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.03s I0421 05:15:32.447124 281473690399616 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_5_False_False_False_False ====================================================================== FAIL: testMismatchedShape (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedShape ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 215, in testMismatchedShape with self.assertRaisesRegex( AssertionError: "(In\[0\] and In\[1\] has different ndims|In\[0\] ndims must be >= 2|Shape must be rank 2 but is rank 1)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs and rhs has different ndims: [3] vs. [2,2] [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 11.566s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 8 of 20): 2023-04-21 05:14:45.704234: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:14:49.078412 281473533309824 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s I0421 05:14:49.084061 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s I0421 05:14:49.085126 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s I0421 05:14:49.085783 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s I0421 05:14:49.088915 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s I0421 05:14:49.089578 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s I0421 05:14:49.090194 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s I0421 05:14:49.090801 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s I0421 05:14:49.091401 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s I0421 05:14:49.092002 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s I0421 05:14:49.092600 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s I0421 05:14:49.093199 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s I0421 05:14:49.093799 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True 2023-04-21 05:14:49.263438: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.51s I0421 05:14:49.599724 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.51s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.13s I0421 05:14:49.735381 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.16s I0421 05:14:49.896454 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.15s I0421 05:14:50.051415 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.11s I0421 05:14:50.163560 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.17s I0421 05:14:50.334244 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.19s I0421 05:14:50.526811 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.61s I0421 05:14:51.135481 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.61s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.26s I0421 05:14:51.397534 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.39s I0421 05:14:51.791660 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.39s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.27s I0421 05:14:52.059428 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.3s I0421 05:14:52.361467 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.3s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.15s I0421 05:14:52.513024 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.11s I0421 05:14:52.628771 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.17s I0421 05:14:52.797060 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.14s I0421 05:14:52.935028 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.13s I0421 05:14:53.070890 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.19s I0421 05:14:53.263467 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.17s I0421 05:14:53.437398 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.21s I0421 05:14:53.645741 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.29s I0421 05:14:53.939090 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.19s I0421 05:14:54.125256 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.23s I0421 05:14:54.353782 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.25s I0421 05:14:54.606766 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.4s I0421 05:14:55.008390 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.4s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s I0421 05:14:55.009529 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s I0421 05:14:55.010129 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s I0421 05:14:55.010693 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s I0421 05:14:55.011248 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s I0421 05:14:55.011803 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s I0421 05:14:55.012355 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s I0421 05:14:55.012901 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s I0421 05:14:55.013445 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s I0421 05:14:55.013987 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s I0421 05:14:55.014541 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s I0421 05:14:55.015084 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s I0421 05:14:55.015619 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.16s I0421 05:14:55.175951 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.15s I0421 05:14:55.322337 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.14s I0421 05:14:55.467979 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.3s I0421 05:14:55.765698 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.3s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.14s I0421 05:14:55.904423 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.13s I0421 05:14:56.031737 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.18s I0421 05:14:56.210957 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.6s I0421 05:14:56.808442 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.6s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.32s I0421 05:14:57.129816 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.43s I0421 05:14:57.563514 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.43s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.4s I0421 05:14:57.965398 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.4s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.42s I0421 05:14:58.388988 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.42s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.09s I0421 05:14:58.477897 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.09s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.09s I0421 05:14:58.573721 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.09s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.15s I0421 05:14:58.723086 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.39s I0421 05:14:59.109468 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.39s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.11s I0421 05:14:59.215502 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.12s I0421 05:14:59.334246 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.14s I0421 05:14:59.479601 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.14s I0421 05:14:59.624571 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.13s I0421 05:14:59.758358 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.13s I0421 05:14:59.884812 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.22s I0421 05:15:00.106344 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.19s I0421 05:15:00.296635 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s I0421 05:15:00.297697 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s I0421 05:15:00.298310 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s I0421 05:15:00.298863 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s I0421 05:15:00.299405 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s I0421 05:15:00.299948 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s I0421 05:15:00.300481 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s I0421 05:15:00.301015 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s I0421 05:15:00.301553 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s I0421 05:15:00.302083 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s I0421 05:15:00.302612 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s I0421 05:15:00.303138 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s I0421 05:15:00.303662 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s I0421 05:15:00.304195 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s I0421 05:15:00.304723 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s I0421 05:15:00.305251 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s I0421 05:15:00.305783 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s I0421 05:15:00.306336 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s I0421 05:15:00.306878 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s I0421 05:15:00.307408 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s I0421 05:15:00.307933 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s I0421 05:15:00.308463 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s I0421 05:15:00.308988 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s I0421 05:15:00.309513 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s I0421 05:15:00.310039 281473533309824 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True [ RUN ] MatMulInfixOperatorTest.testMismatchedDimensions INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.04s I0421 05:15:00.352110 281473533309824 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.04s [ FAILED ] MatMulInfixOperatorTest.testMismatchedDimensions [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:15:00.363136: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.02s I0421 05:15:00.369553 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s I0421 05:15:00.378781 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s I0421 05:15:00.387864 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s I0421 05:15:00.396619 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s I0421 05:15:00.405853 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.02s I0421 05:15:00.426276 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.02s I0421 05:15:00.443502 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s I0421 05:15:00.452479 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s I0421 05:15:00.461328 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s I0421 05:15:00.471107 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s I0421 05:15:00.479537 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s I0421 05:15:00.487974 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.01s I0421 05:15:00.503474 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.02s I0421 05:15:00.527320 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.03s I0421 05:15:00.557304 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.03s I0421 05:15:00.587300 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s I0421 05:15:00.595590 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s I0421 05:15:00.609413 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.03s I0421 05:15:00.637315 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.03s I0421 05:15:00.667317 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.03s I0421 05:15:00.697359 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.03s I0421 05:15:00.727290 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s I0421 05:15:00.736563 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.01s I0421 05:15:00.752655 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.02s I0421 05:15:00.769549 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s I0421 05:15:00.779767 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s I0421 05:15:00.788436 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s I0421 05:15:00.804522 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.01s I0421 05:15:00.819860 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s I0421 05:15:00.828957 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.02s I0421 05:15:00.845185 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s I0421 05:15:00.853924 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.01s I0421 05:15:00.869505 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.01s I0421 05:15:00.885507 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.02s I0421 05:15:00.907368 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s I0421 05:15:00.917756 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.03s I0421 05:15:00.947482 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.02s I0421 05:15:00.967225 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s I0421 05:15:00.975161 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.02s I0421 05:15:00.997270 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s I0421 05:15:01.005310 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.02s I0421 05:15:01.027363 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s I0421 05:15:01.035457 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s I0421 05:15:01.042870 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s I0421 05:15:01.058804 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s I0421 05:15:01.066947 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s I0421 05:15:01.074264 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s I0421 05:15:01.081503 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.02s I0421 05:15:01.098097 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.01s I0421 05:15:01.112663 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s I0421 05:15:01.129934 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s I0421 05:15:01.140693 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s I0421 05:15:01.150988 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.01s I0421 05:15:01.165107 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s I0421 05:15:01.183355 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s I0421 05:15:01.193950 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s I0421 05:15:01.207784 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.01s I0421 05:15:01.219041 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.01s I0421 05:15:01.233034 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.01s I0421 05:15:01.247949 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.02s I0421 05:15:01.271080 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.01s I0421 05:15:01.279441 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s I0421 05:15:01.287782 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s I0421 05:15:01.296481 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.01s I0421 05:15:01.304832 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s I0421 05:15:01.314454 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s I0421 05:15:01.323832 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s I0421 05:15:01.333030 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s I0421 05:15:01.341882 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s I0421 05:15:01.350586 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.01s I0421 05:15:01.359560 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.01s I0421 05:15:01.368101 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s I0421 05:15:01.377374 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.02s I0421 05:15:01.396175 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s I0421 05:15:01.405717 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s I0421 05:15:01.415273 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s I0421 05:15:01.424860 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s I0421 05:15:01.434056 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s I0421 05:15:01.443324 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.01s I0421 05:15:01.451565 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s I0421 05:15:01.459958 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.01s I0421 05:15:01.474947 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s I0421 05:15:01.483603 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s I0421 05:15:01.492073 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s I0421 05:15:01.500655 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.02s I0421 05:15:01.517425 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s I0421 05:15:01.526417 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s I0421 05:15:01.542397 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.02s I0421 05:15:01.559206 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.02s I0421 05:15:01.576385 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.1s I0421 05:15:01.679531 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.1s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s I0421 05:15:01.689026 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.01s I0421 05:15:01.699704 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.02s I0421 05:15:01.717425 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.01s I0421 05:15:01.725562 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s I0421 05:15:01.734580 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.01s I0421 05:15:01.741930 281473533309824 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False ====================================================================== FAIL: testMismatchedDimensions (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedDimensions ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 223, in testMismatchedDimensions with self.assertRaisesRegex( AssertionError: "(Matrix size-incompatible: In\[0\]: .* In\[1\]|Dimensions must be equal)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 12.665s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 8 of 20): 2023-04-21 05:15:04.274052: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:15:06.085407 281473612739456 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s I0421 05:15:06.090272 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s I0421 05:15:06.091278 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s I0421 05:15:06.091953 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s I0421 05:15:06.092562 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s I0421 05:15:06.093164 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s I0421 05:15:06.093756 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s I0421 05:15:06.094345 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s I0421 05:15:06.094931 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s I0421 05:15:06.095519 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s I0421 05:15:06.096103 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s I0421 05:15:06.099395 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s I0421 05:15:06.100013 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True 2023-04-21 05:15:06.262504: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.38s I0421 05:15:06.476605 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.38s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.22s I0421 05:15:06.700052 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.24s I0421 05:15:06.935997 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.23s I0421 05:15:07.169827 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.1s I0421 05:15:07.274506 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.21s I0421 05:15:07.484074 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.25s I0421 05:15:07.730728 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.35s I0421 05:15:08.083324 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.35s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.17s I0421 05:15:08.257046 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.2s I0421 05:15:08.459798 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.27s I0421 05:15:08.733039 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.45s I0421 05:15:09.188934 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.45s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.12s I0421 05:15:09.310348 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.13s I0421 05:15:09.440318 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.16s I0421 05:15:09.604685 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.15s I0421 05:15:09.760267 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.12s I0421 05:15:09.881690 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.25s I0421 05:15:10.135366 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.27s I0421 05:15:10.407012 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.28s I0421 05:15:10.687635 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.28s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.33s I0421 05:15:11.017618 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.33s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.29s I0421 05:15:11.310371 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.29s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.27s I0421 05:15:11.585190 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.27s I0421 05:15:11.854887 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.4s I0421 05:15:12.251225 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.4s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s I0421 05:15:12.252308 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s I0421 05:15:12.252959 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s I0421 05:15:12.253525 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s I0421 05:15:12.254079 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s I0421 05:15:12.254625 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s I0421 05:15:12.255162 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s I0421 05:15:12.255702 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s I0421 05:15:12.256256 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s I0421 05:15:12.256804 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s I0421 05:15:12.257345 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s I0421 05:15:12.257873 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s I0421 05:15:12.258403 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.16s I0421 05:15:12.413941 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.19s I0421 05:15:12.603577 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.21s I0421 05:15:12.818908 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.26s I0421 05:15:13.077878 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.24s I0421 05:15:13.317175 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.26s I0421 05:15:13.576661 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.23s I0421 05:15:13.806291 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.24s I0421 05:15:14.047234 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.16s I0421 05:15:14.209268 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.28s I0421 05:15:14.492333 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.28s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.43s I0421 05:15:14.921104 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.43s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.27s I0421 05:15:15.190726 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.1s I0421 05:15:15.292695 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.1s I0421 05:15:15.390113 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.17s I0421 05:15:15.565662 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.36s I0421 05:15:15.925139 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.36s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.12s I0421 05:15:16.042486 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.11s I0421 05:15:16.157746 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.14s I0421 05:15:16.298866 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.14s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.19s I0421 05:15:16.488844 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.17s I0421 05:15:16.657011 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.21s I0421 05:15:16.870290 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.18s I0421 05:15:17.048605 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.2s I0421 05:15:17.252351 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s I0421 05:15:17.253463 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s I0421 05:15:17.254126 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s I0421 05:15:17.254693 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s I0421 05:15:17.255232 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s I0421 05:15:17.255763 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s I0421 05:15:17.256312 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s I0421 05:15:17.256866 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s I0421 05:15:17.257402 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s I0421 05:15:17.257922 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s I0421 05:15:17.258446 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s I0421 05:15:17.258965 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s I0421 05:15:17.259485 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s I0421 05:15:17.260009 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s I0421 05:15:17.260529 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s I0421 05:15:17.261050 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s I0421 05:15:17.261567 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s I0421 05:15:17.262096 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s I0421 05:15:17.262617 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s I0421 05:15:17.263137 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s I0421 05:15:17.263658 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s I0421 05:15:17.264182 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s I0421 05:15:17.264702 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s I0421 05:15:17.265225 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s I0421 05:15:17.265744 281473612739456 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True [ RUN ] MatMulInfixOperatorTest.testMismatchedDimensions INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.04s I0421 05:15:17.305940 281473612739456 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.04s [ FAILED ] MatMulInfixOperatorTest.testMismatchedDimensions [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:15:17.317103: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.02s I0421 05:15:17.325080 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s I0421 05:15:17.334636 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s I0421 05:15:17.343457 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s I0421 05:15:17.352587 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s I0421 05:15:17.361489 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.01s I0421 05:15:17.370427 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.01s I0421 05:15:17.379390 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s I0421 05:15:17.391419 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s I0421 05:15:17.400467 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s I0421 05:15:17.410017 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s I0421 05:15:17.418887 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s I0421 05:15:17.427789 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.02s I0421 05:15:17.445416 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.01s I0421 05:15:17.454653 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.01s I0421 05:15:17.470045 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.02s I0421 05:15:17.486839 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s I0421 05:15:17.495450 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s I0421 05:15:17.507401 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.06s I0421 05:15:17.567283 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.01s I0421 05:15:17.582640 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.05s I0421 05:15:17.630183 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.05s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.03s I0421 05:15:17.657333 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s I0421 05:15:17.666533 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.06s I0421 05:15:17.730163 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.06s I0421 05:15:17.787294 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s I0421 05:15:17.797332 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s I0421 05:15:17.806846 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s I0421 05:15:17.822010 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.03s I0421 05:15:17.849926 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s I0421 05:15:17.859362 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.03s I0421 05:15:17.887441 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s I0421 05:15:17.896561 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.02s I0421 05:15:17.912717 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.02s I0421 05:15:17.930026 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.02s I0421 05:15:17.947417 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s I0421 05:15:17.957674 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.02s I0421 05:15:17.975059 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.01s I0421 05:15:17.984005 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s I0421 05:15:17.993139 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.01s I0421 05:15:18.002230 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s I0421 05:15:18.010790 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.01s I0421 05:15:18.022497 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s I0421 05:15:18.031075 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s I0421 05:15:18.040258 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s I0421 05:15:18.049100 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s I0421 05:15:18.058182 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s I0421 05:15:18.066894 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s I0421 05:15:18.076006 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.01s I0421 05:15:18.090906 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.02s I0421 05:15:18.110181 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s I0421 05:15:18.128554 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s I0421 05:15:18.143557 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s I0421 05:15:18.154762 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.02s I0421 05:15:18.173313 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s I0421 05:15:18.191841 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s I0421 05:15:18.203105 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s I0421 05:15:18.217770 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.02s I0421 05:15:18.235452 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.03s I0421 05:15:18.267292 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.06s I0421 05:15:18.325406 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.02s I0421 05:15:18.349189 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.03s I0421 05:15:18.377246 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s I0421 05:15:18.385878 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s I0421 05:15:18.393514 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.01s I0421 05:15:18.401225 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s I0421 05:15:18.409208 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s I0421 05:15:18.416412 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s I0421 05:15:18.423784 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s I0421 05:15:18.432338 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s I0421 05:15:18.441062 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.01s I0421 05:15:18.452803 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.01s I0421 05:15:18.461712 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s I0421 05:15:18.470350 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.02s I0421 05:15:18.490408 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s I0421 05:15:18.499129 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s I0421 05:15:18.507877 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s I0421 05:15:18.516555 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s I0421 05:15:18.525498 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s I0421 05:15:18.534703 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.01s I0421 05:15:18.543818 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s I0421 05:15:18.552979 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.01s I0421 05:15:18.562787 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s I0421 05:15:18.571780 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s I0421 05:15:18.580629 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s I0421 05:15:18.592437 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.02s I0421 05:15:18.610193 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s I0421 05:15:18.619886 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s I0421 05:15:18.629070 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.01s I0421 05:15:18.638031 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.01s I0421 05:15:18.647715 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.01s I0421 05:15:18.656743 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s I0421 05:15:18.665781 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.01s I0421 05:15:18.675099 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.01s I0421 05:15:18.684463 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.02s I0421 05:15:18.704729 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s I0421 05:15:18.713927 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.01s I0421 05:15:18.722854 281473612739456 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False ====================================================================== FAIL: testMismatchedDimensions (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedDimensions ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 223, in testMismatchedDimensions with self.assertRaisesRegex( AssertionError: "(Matrix size-incompatible: In\[0\]: .* In\[1\]|Dimensions must be equal)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 12.639s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu (shard 8 of 20): 2023-04-21 05:15:21.103895: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:266: ComplexWarning: Casting complex values to real discards the imaginary part a_np.imag = np.random.normal(-5, 5, /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:270: ComplexWarning: Casting complex values to real discards the imaginary part b_np.imag = np.random.normal(-5, 5, Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True WARNING:tensorflow:From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. W0421 05:15:23.297024 281473388278656 deprecation.py:364] From /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:153: 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. INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s I0421 05:15:23.303780 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True): 0.01s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s I0421 05:15:23.304969 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s I0421 05:15:23.305655 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s I0421 05:15:23.306310 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_1_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s I0421 05:15:23.306942 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s I0421 05:15:23.307543 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s I0421 05:15:23.308135 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s I0421 05:15:23.308724 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_3_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s I0421 05:15:23.309315 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s I0421 05:15:23.309904 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s I0421 05:15:23.310498 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s I0421 05:15:23.311093 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_bfloat16_5_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True 2023-04-21 05:15:23.436416: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.32s I0421 05:15:23.628516 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.22s I0421 05:15:23.846075 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.24s I0421 05:15:24.091650 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.17s I0421 05:15:24.260939 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_1_5_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.12s I0421 05:15:24.380785 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.17s I0421 05:15:24.549317 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_1_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.24s I0421 05:15:24.788227 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_3_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.23s I0421 05:15:25.015209 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_3_5_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.15s I0421 05:15:25.166827 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.39s I0421 05:15:25.559428 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True): 0.39s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_1_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.25s I0421 05:15:25.814785 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False): 0.25s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_3_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.34s I0421 05:15:26.159928 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False): 0.34s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex128_5_5_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.24s I0421 05:15:26.404273 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.2s I0421 05:15:26.601919 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False): 0.2s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_1_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.26s I0421 05:15:26.862308 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False): 0.26s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_3_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.24s I0421 05:15:27.098635 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True): 0.24s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_1_5_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.13s I0421 05:15:27.225640 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.42s I0421 05:15:27.645564 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False): 0.42s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_1_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.17s I0421 05:15:27.816622 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_3_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.32s I0421 05:15:28.136398 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.41s I0421 05:15:28.545997 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False): 0.41s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_3_5_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.21s I0421 05:15:28.757749 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_1_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.22s I0421 05:15:28.980461 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_3_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.38s I0421 05:15:29.362193 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False): 0.38s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.47s I0421 05:15:29.832274 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True): 0.47s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_complex64_5_5_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s I0421 05:15:29.833379 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_1_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s I0421 05:15:29.834020 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_3_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s I0421 05:15:29.834569 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s I0421 05:15:29.835107 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_1_5_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s I0421 05:15:29.835642 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_1_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s I0421 05:15:29.836196 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_3_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s I0421 05:15:29.836742 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s I0421 05:15:29.837274 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_3_5_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s I0421 05:15:29.837801 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_1_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s I0421 05:15:29.838335 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_3_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s I0421 05:15:29.838859 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s I0421 05:15:29.839381 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_float16_5_5_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.23s I0421 05:15:30.069526 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False): 0.23s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_1_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.13s I0421 05:15:30.202280 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_3_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.15s I0421 05:15:30.351480 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.33s I0421 05:15:30.678958 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False): 0.33s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_1_5_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.16s I0421 05:15:30.840947 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_1_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.18s I0421 05:15:31.019420 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True): 0.18s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_3_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.22s I0421 05:15:31.244983 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False): 0.22s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.27s I0421 05:15:31.512269 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_3_5_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.16s I0421 05:15:31.677257 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_1_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.32s I0421 05:15:32.002357 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False): 0.32s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.27s I0421 05:15:32.270844 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False): 0.27s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_3_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.39s I0421 05:15:32.666794 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True): 0.39s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float32_5_5_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.1s I0421 05:15:32.764922 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_1_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.1s I0421 05:15:32.869119 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.19s I0421 05:15:33.062963 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_3_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.17s I0421 05:15:33.233163 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False): 0.17s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_1_5_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.1s I0421 05:15:33.332349 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False): 0.1s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_1_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.13s I0421 05:15:33.460835 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True): 0.13s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.19s I0421 05:15:33.648917 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False): 0.19s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_3_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.15s I0421 05:15:33.802011 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False): 0.15s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_3_5_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.11s I0421 05:15:33.915428 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True): 0.11s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_1_3_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.12s I0421 05:15:34.038022 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False): 0.12s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_1_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.16s I0421 05:15:34.203144 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False): 0.16s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_3_5_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.21s I0421 05:15:34.413392 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True): 0.21s [ OK ] MatMulGradientTest.test_MatMulGradientTest_True_float64_5_5_3_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s I0421 05:15:34.414306 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_1_3_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s I0421 05:15:34.414877 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_1_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s I0421 05:15:34.415410 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_3_5_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s I0421 05:15:34.415936 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_1_5_3_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s I0421 05:15:34.416487 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_1_1_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s I0421 05:15:34.417005 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_1_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s I0421 05:15:34.417522 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_3_5_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s I0421 05:15:34.418045 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_3_5_3_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s I0421 05:15:34.418561 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_1_1_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s I0421 05:15:34.419079 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_1_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s I0421 05:15:34.419593 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_3_5_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s I0421 05:15:34.420107 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int32_5_5_3_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s I0421 05:15:34.420626 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_1_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s I0421 05:15:34.421142 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_1_5_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s I0421 05:15:34.421656 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_3_5_False_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s I0421 05:15:34.422171 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_1_5_3_False_True_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s I0421 05:15:34.422691 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_1_False_True_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s I0421 05:15:34.423204 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_1_5_True_False_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s I0421 05:15:34.423721 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_3_5_False_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s I0421 05:15:34.424236 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_3_5_3_False_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s I0421 05:15:34.424761 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_1_False_True_False_True [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s I0421 05:15:34.425284 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_1_5_True_False_False_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s I0421 05:15:34.425799 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_3_3_True_False_True_False [ RUN ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s I0421 05:15:34.426343 281473388278656 test_util.py:2462] time(__main__.MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True): 0.0s [ SKIPPED ] MatMulGradientTest.test_MatMulGradientTest_True_int64_5_5_3_False_False_False_True [ RUN ] MatMulInfixOperatorTest.testMismatchedDimensions INFO:tensorflow:time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.03s I0421 05:15:34.461428 281473388278656 test_util.py:2462] time(__main__.MatMulInfixOperatorTest.testMismatchedDimensions): 0.03s [ FAILED ] MatMulInfixOperatorTest.testMismatchedDimensions [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py:103: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. np_val = np.matrix(a_np_) * np.matrix(b_np_) /usr/local/lib/python3.10/dist-packages/numpy/matrixlib/defmatrix.py:69: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. return matrix(data, dtype=dtype, copy=False) 2023-04-21 05:15:34.470691: E ./tensorflow/core/graph/mkl_graph_util.h:182] oneDNN BFloat16 support are only on platforms with AVX512. Falling back to default implementation if present. INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.01s I0421 05:15:34.474011 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s I0421 05:15:34.482613 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s I0421 05:15:34.490904 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s I0421 05:15:34.498882 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_1_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s I0421 05:15:34.506812 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.01s I0421 05:15:34.514558 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.01s I0421 05:15:34.521941 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s I0421 05:15:34.529458 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_3_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s I0421 05:15:34.537233 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s I0421 05:15:34.545506 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s I0421 05:15:34.553096 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s I0421 05:15:34.560876 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_bfloat16_5_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.01s I0421 05:15:34.574215 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.01s I0421 05:15:34.582091 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.01s I0421 05:15:34.595727 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.02s I0421 05:15:34.612006 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex128_1_5_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s I0421 05:15:34.620192 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_1_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s I0421 05:15:34.629295 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.01s I0421 05:15:34.643149 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_3_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.01s I0421 05:15:34.658854 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_3_5_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.01s I0421 05:15:34.666911 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_1_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.02s I0421 05:15:34.685636 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s I0421 05:15:34.693507 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_3_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.01s I0421 05:15:34.707012 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex128_5_5_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.02s I0421 05:15:34.722992 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_1_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s I0421 05:15:34.732568 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s I0421 05:15:34.740817 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_3_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s I0421 05:15:34.755571 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_1_5_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.01s I0421 05:15:34.770063 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_1_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s I0421 05:15:34.778675 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.02s I0421 05:15:34.794871 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_3_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s I0421 05:15:34.803887 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_3_5_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.01s I0421 05:15:34.818554 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.02s I0421 05:15:34.835695 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_1_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.01s I0421 05:15:34.844137 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_3_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s I0421 05:15:34.852097 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_complex64_5_5_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.01s I0421 05:15:34.862285 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.01s I0421 05:15:34.870258 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_1_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s I0421 05:15:34.878218 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_3_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.01s I0421 05:15:34.886124 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_1_5_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s I0421 05:15:34.893736 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.01s I0421 05:15:34.902680 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_1_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s I0421 05:15:34.910227 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_3_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s I0421 05:15:34.917409 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_3_5_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s I0421 05:15:34.924583 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s I0421 05:15:34.931795 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_1_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s I0421 05:15:34.938550 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_3_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s I0421 05:15:34.945140 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float16_5_5_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.01s I0421 05:15:34.957566 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.01s I0421 05:15:34.971011 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_1_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s I0421 05:15:34.987683 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_3_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s I0421 05:15:34.997482 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_1_5_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s I0421 05:15:35.006679 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.01s I0421 05:15:35.019520 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_1_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s I0421 05:15:35.042896 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_3_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s I0421 05:15:35.052735 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_3_5_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s I0421 05:15:35.065944 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.01s I0421 05:15:35.079459 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_1_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.01s I0421 05:15:35.092983 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_3_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.02s I0421 05:15:35.110014 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.04s I0421 05:15:35.147570 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False): 0.04s [ OK ] MatMulTest.test_MatMulTest_True_float32_5_5_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.06s I0421 05:15:35.207337 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True): 0.06s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_1_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s I0421 05:15:35.216434 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_3_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s I0421 05:15:35.225682 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.04s I0421 05:15:35.267350 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True): 0.04s [ OK ] MatMulTest.test_MatMulTest_True_float64_1_5_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s I0421 05:15:35.277028 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_1_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s I0421 05:15:35.285634 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_3_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s I0421 05:15:35.294244 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s I0421 05:15:35.303212 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_3_5_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s I0421 05:15:35.311998 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_1_3_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.02s I0421 05:15:35.337329 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_3_3_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.03s I0421 05:15:35.367256 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_1_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s I0421 05:15:35.375901 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_float64_5_5_5_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.03s I0421 05:15:35.407503 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_1_3_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s I0421 05:15:35.416275 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_3_3_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s I0421 05:15:35.423820 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_1_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s I0421 05:15:35.430919 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_1_5_5_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s I0421 05:15:35.437939 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_1_3_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s I0421 05:15:35.451395 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_3_1_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.03s I0421 05:15:35.477612 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True): 0.03s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_1_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s I0421 05:15:35.486342 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_3_5_5_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.02s I0421 05:15:35.527356 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_1_3_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s I0421 05:15:35.537455 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_3_1_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s I0421 05:15:35.545909 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_1_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s I0421 05:15:35.553531 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int32_5_5_5_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.01s I0421 05:15:35.565235 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_1_3_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s I0421 05:15:35.573886 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_1_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s I0421 05:15:35.582221 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_3_5_True_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.01s I0421 05:15:35.590708 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_1_5_5_False_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.01s I0421 05:15:35.599137 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_1_3_False_True_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.01s I0421 05:15:35.606653 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_1_False_True_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s I0421 05:15:35.614476 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_3_5_True_False_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.02s I0421 05:15:35.637512 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_3_5_5_False_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.01s I0421 05:15:35.646566 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_1_3_False_False_True_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.04s I0421 05:15:35.683686 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True): 0.04s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_1_False_True_False_True [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s I0421 05:15:35.697573 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False): 0.01s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_3_5_True_False_False_False [ RUN ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False INFO:tensorflow:time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.02s I0421 05:15:35.717573 281473388278656 test_util.py:2462] time(__main__.MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False): 0.02s [ OK ] MatMulTest.test_MatMulTest_True_int64_5_5_3_True_False_True_False ====================================================================== FAIL: testMismatchedDimensions (__main__.MatMulInfixOperatorTest) MatMulInfixOperatorTest.testMismatchedDimensions ---------------------------------------------------------------------- tensorflow.python.framework.errors_impl.InvalidArgumentError: {{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/matmul_op_test.py", line 223, in testMismatchedDimensions with self.assertRaisesRegex( AssertionError: "(Matrix size-incompatible: In\[0\]: .* In\[1\]|Dimensions must be equal)" does not match "{{function_node __wrapped____MklMatMul_device_/job:localhost/replica:0/task:0/device:CPU:0}} lhs mismatch rhs shape: 3 vs. 2: [1,3] [2,2] 0 0 [Op:MatMul] name: " ---------------------------------------------------------------------- Ran 195 tests in 12.423s FAILED (failures=1, skipped=48) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/data_structures:tensor_array_ops_test_cpu (shard 3 of 10): 2023-04-21 05:24:07.542517: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. Running tests under Python 3.10.11: /usr/local/bin/python3 INFO:tensorflow:Using local port 20517 I0421 05:24:21.593467 281473426420608 test_util.py:3794] Using local port 20517 INFO:tensorflow:Using local port 15013 I0421 05:24:21.594100 281473426420608 test_util.py:3794] Using local port 15013 INFO:tensorflow:Using local port 17699 I0421 05:24:21.594528 281473426420608 test_util.py:3794] Using local port 17699 E0421 05:24:21.607164410 2665026 server_chttp2.cc:40] {"created":"@1682054661.607036946","description":"No address added out of total 1 resolved","file":"external/com_github_grpc_grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc","file_line":395,"referenced_errors":[{"created":"@1682054661.607032546","description":"Failed to add any wildcard listeners","file":"external/com_github_grpc_grpc/src/core/lib/iomgr/tcp_server_posix.cc","file_line":341,"referenced_errors":[{"created":"@1682054661.607003938","description":"Unable to configure socket","fd":5,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":215,"referenced_errors":[{"created":"@1682054661.606991437","description":"Address already in use","errno":98,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":189,"os_error":"Address already in use","syscall":"bind"}]},{"created":"@1682054661.607031576","description":"Unable to configure socket","fd":5,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":215,"referenced_errors":[{"created":"@1682054661.607024525","description":"Address already in use","errno":98,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/tcp_server_utils_posix_common.cc","file_line":189,"os_error":"Address already in use","syscall":"bind"}]}]}]} 2023-04-21 05:24:21.607269: E tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:599] UNKNOWN: Could not start gRPC server [ FAILED ] setUpClass (__main__.TensorArrayTest) ====================================================================== ERROR: setUpClass (__main__.TensorArrayTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test.py", line 75, in setUpClass cls._workers, _ = test.create_local_cluster(num_workers=3, num_ps=0) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3864, in create_local_cluster workers = [ File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3865, in server_lib.Server( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/training/server_lib.py", line 144, in __init__ self._server = c_api.TF_NewServer(self._server_def.SerializeToString()) tensorflow.python.framework.errors_impl.UnknownError: Could not start gRPC server ---------------------------------------------------------------------- Ran 0 tests in 0.018s FAILED (errors=1) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20): 2023-04-21 05:25:39.368342: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] TensordotTest.test_invalid_shape INFO:tensorflow:Running test_invalid_shape in GRAPH mode. I0421 05:25:43.573345 281473529115520 test_util.py:1492] Running test_invalid_shape in GRAPH mode. WARNING:tensorflow:From /usr/lib/python3.10/contextlib.py:103: 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. W0421 05:25:43.573747 281473529115520 deprecation.py:364] From /usr/lib/python3.10/contextlib.py:103: 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. 2023-04-21 05:25:43.669548: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled 2023-04-21 05:25:43.722773: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INVALID_ARGUMENT: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] ERROR:tensorflow:Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( E0421 05:25:44.186211 281473529115520 test_util.py:2065] Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( INFO:tensorflow:Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' I0421 05:25:44.186542 281473529115520 test_util.py:3533] Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' INFO:tensorflow:time(__main__.TensordotTest.test_invalid_shape): 0.62s I0421 05:25:44.189329 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_invalid_shape): 0.62s [ FAILED ] TensordotTest.test_invalid_shape [ RUN ] TensordotTest.test_test_tensordot_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:44.196888 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:25:44.197910 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:44.198503 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:25:44.198769 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:44.199336 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:147: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead a_shape = np.random.random_integers(1, _MAXDIM, rank_a_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:148: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead b_shape = np.random.random_integers(1, _MAXDIM, rank_b_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:149: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead shared_shape = np.random.random_integers(1, _MAXDIM, num_dims_) INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.51s I0421 05:25:44.704424 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.51s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:44.707516 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s I0421 05:25:44.707912 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:44.708524 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 1.73s I0421 05:25:46.436459 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 1.73s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:46.446210 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s I0421 05:25:46.446614 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:46.447214 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.41s I0421 05:25:46.854080 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.41s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:46.857162 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s I0421 05:25:46.857541 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:46.858140 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.07s I0421 05:25:48.930681 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.07s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:48.941717 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s I0421 05:25:48.942139 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:48.942765 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:25:48.943627 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:48.944194 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:25:48.944463 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:48.945037 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.47s I0421 05:25:49.417265 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.47s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:49.420741 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s I0421 05:25:49.421156 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:49.421787 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 2.15s I0421 05:25:51.567969 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 2.15s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:51.582215 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s I0421 05:25:51.582738 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:51.583475 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.43s I0421 05:25:52.014328 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.43s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:52.018751 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s I0421 05:25:52.019236 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:52.019958 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.14s I0421 05:25:54.158035 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.14s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:54.169462 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s I0421 05:25:54.170016 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:54.170749 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:25:54.171797 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:54.172413 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:25:54.172700 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:54.173333 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.45s I0421 05:25:54.620662 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.45s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:54.624272 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s I0421 05:25:54.624753 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:54.625484 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.82s I0421 05:25:56.442978 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.82s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:56.452939 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s I0421 05:25:56.453457 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:56.454179 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.39s I0421 05:25:56.848594 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.39s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:56.851858 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s I0421 05:25:56.852316 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:56.853018 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 2.06s I0421 05:25:58.915418 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 2.06s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:58.930491 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s I0421 05:25:58.930998 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:58.931683 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:25:58.932624 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:58.933237 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:25:58.933529 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:58.934128 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.49s I0421 05:25:59.425055 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.49s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:25:59.429674 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s I0421 05:25:59.430099 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:25:59.430724 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 2.5s I0421 05:26:01.926210 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 2.5s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:01.953094 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s I0421 05:26:01.953584 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:01.954301 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.49s I0421 05:26:02.448859 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.49s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:02.453273 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s I0421 05:26:02.453713 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:02.454418 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 4.07s I0421 05:26:06.522044 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 4.07s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:06.530927 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s I0421 05:26:06.531320 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:06.531934 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:26:06.532765 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:06.533288 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:26:06.533550 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:06.534083 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.8s I0421 05:26:07.336795 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.8s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:07.340644 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s I0421 05:26:07.341157 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:07.341994 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 2.06s I0421 05:26:09.400074 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 2.06s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:09.409469 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s I0421 05:26:09.409919 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:09.410566 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.54s I0421 05:26:09.954058 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.54s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:09.957676 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s I0421 05:26:09.958168 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:09.958878 281473529115520 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 2.67s I0421 05:26:12.625196 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 2.67s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:12.634473 281473529115520 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s I0421 05:26:12.634897 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:12.635508 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:26:12.636334 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:12.636877 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:26:12.637134 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:12.637682 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.31s I0421 05:26:12.947339 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.31s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:12.949303 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s I0421 05:26:12.949614 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:12.950223 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 3.04s I0421 05:26:15.987009 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 3.04s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:15.989026 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s I0421 05:26:15.989320 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:15.989907 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.43s I0421 05:26:16.421248 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.43s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:16.422789 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s I0421 05:26:16.423074 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:16.423662 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 3.15s I0421 05:26:19.574150 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 3.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:19.576295 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s I0421 05:26:19.576598 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:19.577204 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:26:19.577940 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:19.578421 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:26:19.578663 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:19.579166 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.76s I0421 05:26:20.335033 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.76s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:20.336648 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s I0421 05:26:20.336951 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:20.337535 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 3.28s I0421 05:26:23.615569 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 3.28s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:23.617490 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s I0421 05:26:23.617775 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:23.618342 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.6s I0421 05:26:24.217295 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.6s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:24.218921 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s I0421 05:26:24.219190 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:24.219753 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 2.29s I0421 05:26:26.507419 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 2.29s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:26.509403 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s I0421 05:26:26.509680 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:26.510250 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:26:26.511182 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:26.511666 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:26:26.511908 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:26.512401 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.46s I0421 05:26:26.975410 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.46s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:26.976923 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s I0421 05:26:26.977208 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:26.977834 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.75s I0421 05:26:27.731524 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.75s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:27.733433 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s I0421 05:26:27.733701 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:27.734261 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.49s I0421 05:26:28.227248 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.49s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:28.229001 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s I0421 05:26:28.229275 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:28.229839 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.47s I0421 05:26:28.697451 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.47s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:28.699721 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s I0421 05:26:28.699993 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:28.700563 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:26:28.701343 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:28.701815 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:26:28.702051 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:28.702543 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.23s I0421 05:26:28.936302 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.23s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:28.937829 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s I0421 05:26:28.938115 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:28.938681 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 1.0s I0421 05:26:29.937258 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 1.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:29.939314 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s I0421 05:26:29.939587 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:29.940153 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.46s I0421 05:26:30.402894 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.46s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:30.404468 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s I0421 05:26:30.404755 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:30.405328 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 1.42s I0421 05:26:31.827376 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 1.42s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:31.829488 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s I0421 05:26:31.829761 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:31.830328 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:26:31.831078 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:31.831554 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:26:31.831792 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:31.832283 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.22s I0421 05:26:32.048527 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.22s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:32.050062 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s I0421 05:26:32.050362 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:32.050941 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.95s I0421 05:26:32.997562 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.95s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:33.000383 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s I0421 05:26:33.000696 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:33.001336 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.32s I0421 05:26:33.319304 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.32s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:33.321357 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s I0421 05:26:33.321709 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:26:33.322362 281473529115520 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.51s I0421 05:26:33.830384 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.51s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:26:33.833140 281473529115520 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s I0421 05:26:33.833566 281473529115520 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True ====================================================================== FAIL: test_invalid_shape (__main__.TensordotTest) TensordotTest.test_invalid_shape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1379, in _do_call return fn(*args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1362, in _run_fn return self._call_tf_sessionrun(options, feed_dict, fetch_list, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1455, in _call_tf_sessionrun return tf_session.TF_SessionRun_wrapper(self._session, options, feed_dict, tensorflow.python.framework.errors_impl.InvalidArgumentError: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3538, in assertRaisesWithPredicateMatch yield File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 60, in test_invalid_shape _ = sess.run( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2059, in run return super().run(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 969, in run result = self._run(None, fetches, feed_dict, options_ptr, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1192, in _run results = self._do_run(handle, final_targets, final_fetches, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1372, in _do_run return self._do_call(_run_fn, feeds, fetches, targets, options, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1398, in _do_call raise type(e)(node_def, op, message) # pylint: disable=no-value-for-parameter tensorflow.python.framework.errors_impl.InvalidArgumentError: Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 54, in test_invalid_shape with self.assertRaisesOpError( File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3542, in assertRaisesWithPredicateMatch raise AssertionError("Exception of type %s: %s" % AssertionError: Exception of type : Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( ---------------------------------------------------------------------- Ran 51 tests in 50.261s FAILED (failures=1, skipped=50) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20): 2023-04-21 05:26:35.677868: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] TensordotTest.test_invalid_shape INFO:tensorflow:Running test_invalid_shape in GRAPH mode. I0421 05:26:37.518599 281473770550144 test_util.py:1492] Running test_invalid_shape in GRAPH mode. WARNING:tensorflow:From /usr/lib/python3.10/contextlib.py:103: 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. W0421 05:26:37.519129 281473770550144 deprecation.py:364] From /usr/lib/python3.10/contextlib.py:103: 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. 2023-04-21 05:26:37.757649: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled 2023-04-21 05:26:37.819008: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INVALID_ARGUMENT: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] ERROR:tensorflow:Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( E0421 05:26:38.336285 281473770550144 test_util.py:2065] Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( INFO:tensorflow:Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' I0421 05:26:38.336709 281473770550144 test_util.py:3533] Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' INFO:tensorflow:time(__main__.TensordotTest.test_invalid_shape): 0.82s I0421 05:26:38.339201 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_invalid_shape): 0.82s [ FAILED ] TensordotTest.test_invalid_shape [ RUN ] TensordotTest.test_test_tensordot_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:38.346226 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:26:38.347499 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:38.348156 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:26:38.348444 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:38.349046 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:147: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead a_shape = np.random.random_integers(1, _MAXDIM, rank_a_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:148: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead b_shape = np.random.random_integers(1, _MAXDIM, rank_b_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:149: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead shared_shape = np.random.random_integers(1, _MAXDIM, num_dims_) INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.4s I0421 05:26:38.752182 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.4s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:38.755030 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s I0421 05:26:38.755455 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:38.756133 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 1.85s I0421 05:26:40.605369 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 1.85s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:40.617619 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s I0421 05:26:40.618280 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:40.619119 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.51s I0421 05:26:41.131162 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.51s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:41.135213 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s I0421 05:26:41.135779 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:41.136620 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.32s I0421 05:26:43.457073 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.32s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:43.467726 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s I0421 05:26:43.468271 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:43.468994 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:26:43.470038 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:43.470657 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:26:43.470957 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:43.471617 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.64s I0421 05:26:44.107708 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.64s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:44.111662 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s I0421 05:26:44.112113 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:44.112796 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 2.18s I0421 05:26:46.295758 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 2.18s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:46.305909 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s I0421 05:26:46.306438 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:46.307111 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.6s I0421 05:26:46.906514 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.6s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:46.910382 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s I0421 05:26:46.910882 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:46.911601 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.48s I0421 05:26:49.387435 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.48s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:49.399361 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s I0421 05:26:49.399773 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:49.400390 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:26:49.401236 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:49.401747 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:26:49.401997 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:49.402521 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.54s I0421 05:26:49.944133 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.54s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:49.947592 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s I0421 05:26:49.947901 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:49.948513 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.83s I0421 05:26:51.775382 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.83s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:51.787791 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s I0421 05:26:51.788252 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:51.788895 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.4s I0421 05:26:52.187953 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.4s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:52.191733 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s I0421 05:26:52.192108 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:52.192725 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 2.1s I0421 05:26:54.293778 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 2.1s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:54.305666 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s I0421 05:26:54.306220 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:54.306914 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:26:54.307911 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:54.308490 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:26:54.308758 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:54.309352 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.67s I0421 05:26:54.975403 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.67s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:54.979725 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s I0421 05:26:54.980209 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:54.980877 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 2.95s I0421 05:26:57.927484 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 2.95s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:57.938655 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s I0421 05:26:57.939150 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:57.939813 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.49s I0421 05:26:58.427934 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.49s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:26:58.432274 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s I0421 05:26:58.432773 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:26:58.433487 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 2.12s I0421 05:27:00.552836 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 2.12s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:00.565191 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s I0421 05:27:00.565623 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:00.580492 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:27:00.581797 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:00.582426 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:27:00.582704 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:00.583332 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.47s I0421 05:27:01.057524 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.47s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:01.060735 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s I0421 05:27:01.061092 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:01.061712 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 2.04s I0421 05:27:03.103133 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 2.04s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:03.114006 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s I0421 05:27:03.114511 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:03.115161 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.38s I0421 05:27:03.494608 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.38s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:03.498445 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s I0421 05:27:03.498930 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:03.499597 281473770550144 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 2.02s I0421 05:27:05.523523 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 2.02s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:05.535950 281473770550144 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s I0421 05:27:05.536407 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:05.537056 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:27:05.537971 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:05.538502 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:27:05.538752 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:05.539331 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.54s I0421 05:27:06.084306 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.54s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:06.086194 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s I0421 05:27:06.086482 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:06.087076 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 1.17s I0421 05:27:07.255271 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 1.17s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:07.257684 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s I0421 05:27:07.258012 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:07.258621 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.16s I0421 05:27:07.423274 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:07.424894 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s I0421 05:27:07.425169 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:07.425768 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.89s I0421 05:27:08.317763 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.89s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:08.320644 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s I0421 05:27:08.321011 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:08.321655 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:27:08.322495 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:08.323001 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:27:08.323248 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:08.323783 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.17s I0421 05:27:08.491185 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.17s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:08.493084 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s I0421 05:27:08.493441 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:08.494069 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.93s I0421 05:27:09.423143 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.93s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:09.425355 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s I0421 05:27:09.425688 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:09.426354 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.16s I0421 05:27:09.591105 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:09.592755 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s I0421 05:27:09.593047 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:09.593657 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.91s I0421 05:27:10.500618 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.91s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:10.502748 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s I0421 05:27:10.503109 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:10.503740 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:27:10.504586 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:10.505110 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:27:10.505362 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:10.505931 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.16s I0421 05:27:10.667146 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:10.668684 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s I0421 05:27:10.668975 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:10.669580 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.75s I0421 05:27:11.421670 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.75s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:11.424985 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s I0421 05:27:11.425372 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:11.426008 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.17s I0421 05:27:11.591767 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.17s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:11.593598 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s I0421 05:27:11.593903 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:11.594504 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.39s I0421 05:27:11.983692 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.39s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:11.986150 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s I0421 05:27:11.986516 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:11.987150 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:27:11.987979 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:11.988496 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:27:11.988748 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:11.989313 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.2s I0421 05:27:12.186019 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.2s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:12.188045 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s I0421 05:27:12.188405 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:12.189039 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 1.21s I0421 05:27:13.399344 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 1.21s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:13.402054 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s I0421 05:27:13.402429 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:13.403067 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.19s I0421 05:27:13.588694 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.19s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:13.590688 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s I0421 05:27:13.591056 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:13.591702 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.9s I0421 05:27:14.489024 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.9s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:14.491615 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s I0421 05:27:14.491995 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:14.492651 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:27:14.493723 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:14.494287 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:27:14.494552 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:14.495140 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.25s I0421 05:27:14.746596 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.25s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:14.748440 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s I0421 05:27:14.748727 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:14.749329 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.78s I0421 05:27:15.525505 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.78s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:15.528123 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s I0421 05:27:15.528540 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:15.529200 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.17s I0421 05:27:15.698601 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.17s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:15.700846 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s I0421 05:27:15.701311 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:15.701991 281473770550144 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.63s I0421 05:27:16.334789 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.63s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:16.337432 281473770550144 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s I0421 05:27:16.337821 281473770550144 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True ====================================================================== FAIL: test_invalid_shape (__main__.TensordotTest) TensordotTest.test_invalid_shape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1379, in _do_call return fn(*args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1362, in _run_fn return self._call_tf_sessionrun(options, feed_dict, fetch_list, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1455, in _call_tf_sessionrun return tf_session.TF_SessionRun_wrapper(self._session, options, feed_dict, tensorflow.python.framework.errors_impl.InvalidArgumentError: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3538, in assertRaisesWithPredicateMatch yield File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 60, in test_invalid_shape _ = sess.run( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2059, in run return super().run(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 969, in run result = self._run(None, fetches, feed_dict, options_ptr, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1192, in _run results = self._do_run(handle, final_targets, final_fetches, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1372, in _do_run return self._do_call(_run_fn, feeds, fetches, targets, options, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1398, in _do_call raise type(e)(node_def, op, message) # pylint: disable=no-value-for-parameter tensorflow.python.framework.errors_impl.InvalidArgumentError: Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 54, in test_invalid_shape with self.assertRaisesOpError( File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3542, in assertRaisesWithPredicateMatch raise AssertionError("Exception of type %s: %s" % AssertionError: Exception of type : Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( ---------------------------------------------------------------------- Ran 51 tests in 38.820s FAILED (failures=1, skipped=50) ================================================================================ ==================== Test output for //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 2 of 20): 2023-04-21 05:27:18.058962: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] TensordotTest.test_invalid_shape INFO:tensorflow:Running test_invalid_shape in GRAPH mode. I0421 05:27:21.291911 281473750430592 test_util.py:1492] Running test_invalid_shape in GRAPH mode. WARNING:tensorflow:From /usr/lib/python3.10/contextlib.py:103: 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. W0421 05:27:21.292308 281473750430592 deprecation.py:364] From /usr/lib/python3.10/contextlib.py:103: 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. 2023-04-21 05:27:21.402141: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled 2023-04-21 05:27:21.456701: I tensorflow/core/common_runtime/executor.cc:1210] [/job:localhost/replica:0/task:0/device:CPU:0] (DEBUG INFO) Executor start aborting (this does not indicate an error and you can ignore this message): INVALID_ARGUMENT: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] ERROR:tensorflow:Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( E0421 05:27:21.898090 281473750430592 test_util.py:2065] Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( INFO:tensorflow:Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' I0421 05:27:21.898456 281473750430592 test_util.py:3533] Searching within error strings: 'Matrix size-incompatible: In\[0\]: \[2,2\], In\[1\]: \[3,2\]' within 'Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Caused by: Tensordot_1/MatMul' INFO:tensorflow:time(__main__.TensordotTest.test_invalid_shape): 0.61s I0421 05:27:21.900994 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_invalid_shape): 0.61s [ FAILED ] TensordotTest.test_invalid_shape [ RUN ] TensordotTest.test_test_tensordot_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:21.907832 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:27:21.908802 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:21.909374 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s I0421 05:27:21.909636 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:21.910191 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:147: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead a_shape = np.random.random_integers(1, _MAXDIM, rank_a_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:148: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead b_shape = np.random.random_integers(1, _MAXDIM, rank_b_) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py:149: DeprecationWarning: This function is deprecated. Please call randint(1, 5 + 1) instead shared_shape = np.random.random_integers(1, _MAXDIM, num_dims_) INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.42s I0421 05:27:22.332788 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.42s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:22.335244 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s I0421 05:27:22.335574 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:22.336171 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 2.05s I0421 05:27:24.383102 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 2.05s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:24.391593 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s I0421 05:27:24.391979 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:24.392558 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.4s I0421 05:27:24.795624 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.4s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:24.798528 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s I0421 05:27:24.798903 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:24.799492 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.36s I0421 05:27:27.163380 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 2.36s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:27.172624 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s I0421 05:27:27.173022 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:27.173618 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:27:27.174424 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:27.174937 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s I0421 05:27:27.175183 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:27.175721 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.51s I0421 05:27:27.686832 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.51s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:27.690433 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s I0421 05:27:27.690821 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:27.691430 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 1.73s I0421 05:27:29.422118 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 1.73s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:29.430912 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s I0421 05:27:29.431330 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:29.431966 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.37s I0421 05:27:29.799924 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.37s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:29.802954 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s I0421 05:27:29.803295 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:29.803891 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.0s I0421 05:27:31.801281 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 2.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:31.810303 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s I0421 05:27:31.810732 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:31.811575 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:27:31.812462 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:31.812980 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s I0421 05:27:31.813231 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float16_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:31.813784 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.37s I0421 05:27:32.188555 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.37s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:32.191424 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s I0421 05:27:32.191763 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:32.192380 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.69s I0421 05:27:33.882231 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 1.69s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:33.891041 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s I0421 05:27:33.891471 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:33.892068 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.36s I0421 05:27:34.252276 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.36s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:34.255047 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s I0421 05:27:34.255370 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float16_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:34.255941 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 1.63s I0421 05:27:35.882760 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 1.63s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:35.890796 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s I0421 05:27:35.891154 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:35.891735 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:27:35.892491 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:35.892978 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s I0421 05:27:35.893218 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float32_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:35.893720 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.4s I0421 05:27:36.297462 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.4s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:36.299840 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s I0421 05:27:36.300117 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:36.300690 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 1.82s I0421 05:27:38.117017 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 1.82s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:38.124097 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s I0421 05:27:38.124402 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:38.124977 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.41s I0421 05:27:38.530809 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.41s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:38.533685 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s I0421 05:27:38.533985 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float32_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:38.534566 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 1.77s I0421 05:27:40.303775 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 1.77s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:40.311733 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s I0421 05:27:40.312054 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_1_0_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:40.312634 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:27:40.313379 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:40.313856 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s I0421 05:27:40.314096 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_float64_2_5_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:40.314594 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.34s I0421 05:27:40.657927 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.34s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:40.660350 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s I0421 05:27:40.660616 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_4_4_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:40.661180 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 1.51s I0421 05:27:42.171050 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 1.51s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:42.177591 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s I0421 05:27:42.177883 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_2_2_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:42.178449 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.33s I0421 05:27:42.512152 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.33s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:42.514084 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s I0421 05:27:42.514344 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_float64_5_5_4_True INFO:tensorflow:Running test_tensordot in GRAPH mode. I0421 05:27:42.514898 281473750430592 test_util.py:1492] Running test_tensordot in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 1.5s I0421 05:27:44.018201 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 1.5s INFO:tensorflow:Running test_tensordot in EAGER mode. I0421 05:27:44.024741 281473750430592 test_util.py:1501] Running test_tensordot in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s I0421 05:27:44.025025 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_float64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:44.025592 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:27:44.026320 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:44.026813 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s I0421 05:27:44.027052 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:44.027566 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.15s I0421 05:27:44.177308 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:44.178577 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s I0421 05:27:44.178832 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:44.179370 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.38s I0421 05:27:44.560867 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.38s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:44.562538 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s I0421 05:27:44.562804 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:44.563370 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.16s I0421 05:27:44.718468 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:44.719915 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s I0421 05:27:44.720178 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:44.720743 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.36s I0421 05:27:45.080996 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.36s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:45.082655 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s I0421 05:27:45.082918 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex128_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:45.083518 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:27:45.084219 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:45.084693 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s I0421 05:27:45.084932 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:45.085427 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.15s I0421 05:27:45.231844 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:45.232960 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s I0421 05:27:45.233213 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:45.233726 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.41s I0421 05:27:45.646389 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.41s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:45.647969 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s I0421 05:27:45.648233 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:45.648792 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.14s I0421 05:27:45.793588 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.14s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:45.794656 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s I0421 05:27:45.794906 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:45.795427 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.35s I0421 05:27:46.145395 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.35s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:46.146923 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s I0421 05:27:46.147197 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_complex64_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:46.147758 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:27:46.148449 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:46.148919 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s I0421 05:27:46.149156 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:46.149652 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.14s I0421 05:27:46.293837 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.14s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:46.294886 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s I0421 05:27:46.295134 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:46.295642 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.48s I0421 05:27:46.776334 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.48s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:46.778277 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s I0421 05:27:46.778543 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:46.779105 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.15s I0421 05:27:46.925561 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:46.926712 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s I0421 05:27:46.926970 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:46.927485 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.3s I0421 05:27:47.229373 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.3s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:47.231005 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s I0421 05:27:47.231273 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float16_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:47.231850 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:27:47.232556 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:47.233031 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s I0421 05:27:47.233271 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:47.233767 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.16s I0421 05:27:47.396908 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:47.397998 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s I0421 05:27:47.398247 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:47.398755 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.37s I0421 05:27:47.767195 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.37s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:47.768723 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s I0421 05:27:47.768984 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:47.769537 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.16s I0421 05:27:47.925210 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.16s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:47.926338 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s I0421 05:27:47.926601 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:47.927137 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.31s I0421 05:27:48.236471 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.31s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:48.237980 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s I0421 05:27:48.238247 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float32_5_5_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:48.238801 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:27:48.239606 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:48.240085 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s I0421 05:27:48.240325 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_1_0_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:48.240819 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.15s I0421 05:27:48.395773 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:48.396993 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s I0421 05:27:48.397253 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_2_5_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:48.397775 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.29s I0421 05:27:48.684253 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.29s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:48.685829 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s I0421 05:27:48.686096 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_4_4_4_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:48.686680 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.15s I0421 05:27:48.832548 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.15s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:48.833665 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s I0421 05:27:48.833915 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_2_2_True [ RUN ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True INFO:tensorflow:Running test_tensordot_scalar_axes in GRAPH mode. I0421 05:27:48.834443 281473750430592 test_util.py:1492] Running test_tensordot_scalar_axes in GRAPH mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.3s I0421 05:27:49.132579 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.3s INFO:tensorflow:Running test_tensordot_scalar_axes in EAGER mode. I0421 05:27:49.134464 281473750430592 test_util.py:1501] Running test_tensordot_scalar_axes in EAGER mode. INFO:tensorflow:time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s I0421 05:27:49.134737 281473750430592 test_util.py:2462] time(__main__.TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True): 0.0s [ SKIPPED ] TensordotTest.test_test_tensordot_scalar_axes_float64_5_5_4_True ====================================================================== FAIL: test_invalid_shape (__main__.TensordotTest) TensordotTest.test_invalid_shape ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1379, in _do_call return fn(*args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1362, in _run_fn return self._call_tf_sessionrun(options, feed_dict, fetch_list, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1455, in _call_tf_sessionrun return tf_session.TF_SessionRun_wrapper(self._session, options, feed_dict, tensorflow.python.framework.errors_impl.InvalidArgumentError: lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3538, in assertRaisesWithPredicateMatch yield File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 60, in test_invalid_shape _ = sess.run( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2059, in run return super().run(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 969, in run result = self._run(None, fetches, feed_dict, options_ptr, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1192, in _run results = self._do_run(handle, final_targets, final_fetches, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1372, in _do_run return self._do_call(_run_fn, feeds, fetches, targets, options, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/client/session.py", line 1398, in _do_call raise type(e)(node_def, op, message) # pylint: disable=no-value-for-parameter tensorflow.python.framework.errors_impl.InvalidArgumentError: Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 54, in test_invalid_shape with self.assertRaisesOpError( File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3542, in assertRaisesWithPredicateMatch raise AssertionError("Exception of type %s: %s" % AssertionError: Exception of type : Graph execution error: Detected at node 'Tensordot_1/MatMul' defined at (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) Node: 'Tensordot_1/MatMul' lhs mismatch rhs shape: 2 vs. 3: [2,2] [3,2] 0 0 [[{{node Tensordot_1/MatMul}}]] Original stack trace for 'Tensordot_1/MatMul': File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 248, in test_lib.main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/test.py", line 56, in main return _googletest.main(argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 62, in main benchmark.benchmarks_main(true_main=main_wrapper, argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/benchmark.py", line 489, in benchmarks_main true_main() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 60, in main_wrapper return app.run(main=g_main, argv=args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 312, in run _run_main(main, args) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/app.py", line 258, in _run_main sys.exit(main(argv)) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/platform/googletest.py", line 51, in g_main absltest_main(argv=argv) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2049, in main _run_in_app(run_tests, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2156, in _run_in_app function(argv, args, kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2568, in run_tests result = _run_and_get_tests_result( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/absl_py/absl/testing/absltest.py", line 2537, in _run_and_get_tests_result test_program = unittest.TestProgram(*args, **kwargs) File "/usr/lib/python3.10/unittest/main.py", line 101, in __init__ self.runTests() File "/usr/lib/python3.10/unittest/main.py", line 271, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.10/unittest/runner.py", line 184, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/suite.py", line 122, in run test(result) File "/usr/lib/python3.10/unittest/case.py", line 650, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/kernel_tests/math_ops/tensordot_op_test.py", line 59, in test_invalid_shape output = math_ops.tensordot(a_ph, b_ph, axes_ph) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 5188, in tensordot ab_matmul = matmul(a_reshape, b_reshape) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/traceback_utils.py", line 141, in error_handler return fn(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/util/dispatch.py", line 1176, in op_dispatch_handler return dispatch_target(*args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/math_ops.py", line 3794, in matmul return gen_math_ops.mat_mul( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/gen_math_ops.py", line 6035, in mat_mul _, _, _op, _outputs = _op_def_library._apply_op_helper( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/op_def_library.py", line 795, in _apply_op_helper op = g._create_op_internal(op_type_name, inputs, dtypes=None, File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/ops.py", line 3383, in _create_op_internal ret = Operation.from_node_def( ---------------------------------------------------------------------- Ran 51 tests in 27.844s FAILED (failures=1, skipped=50) ================================================================================ ==================== Test output for //tensorflow/python/ops/parallel_for:control_flow_ops_test_cpu (shard 9 of 16): 2023-04-21 05:27:07.142239: I tensorflow/core/util/port.cc:116] Experimental oneDNN custom operations are on. If you experience issues, please turn them off by setting the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. Running tests under Python 3.10.11: /usr/local/bin/python3 [ RUN ] CompositeTensorTest.test_vectorized_map_gathers_composite_tensors INFO:tensorflow:time(__main__.CompositeTensorTest.test_vectorized_map_gathers_composite_tensors): 0.7s I0421 05:27:20.847239 281473142715264 test_util.py:2462] time(__main__.CompositeTensorTest.test_vectorized_map_gathers_composite_tensors): 0.7s [ OK ] CompositeTensorTest.test_vectorized_map_gathers_composite_tensors [ RUN ] NNTest.test_avg_pool3d INFO:tensorflow:Running test_avg_pool3d in GRAPH mode. I0421 05:27:20.848322 281473142715264 test_util.py:1492] Running test_avg_pool3d in GRAPH mode. WARNING:tensorflow:From /usr/lib/python3.10/contextlib.py:103: 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. W0421 05:27:20.848721 281473142715264 deprecation.py:364] From /usr/lib/python3.10/contextlib.py:103: 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. 2023-04-21 05:27:21.177614: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:375] MLIR V1 optimization pass is not enabled INFO:tensorflow:time(__main__.NNTest.test_avg_pool3d): 0.47s I0421 05:27:21.316320 281473142715264 test_util.py:2462] time(__main__.NNTest.test_avg_pool3d): 0.47s INFO:tensorflow:Running test_avg_pool3d in EAGER mode. I0421 05:27:21.318590 281473142715264 test_util.py:1501] Running test_avg_pool3d in EAGER mode. INFO:tensorflow:time(__main__.NNTest.test_avg_pool3d): 0.27s I0421 05:27:21.585087 281473142715264 test_util.py:2462] time(__main__.NNTest.test_avg_pool3d): 0.27s [ OK ] NNTest.test_avg_pool3d [ RUN ] NNTest.test_max_pool3d INFO:tensorflow:Running test_max_pool3d in GRAPH mode. I0421 05:27:21.586977 281473142715264 test_util.py:1492] Running test_max_pool3d 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. W0421 05:27:21.774389 281473142715264 backprop.py:1009] 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__.NNTest.test_max_pool3d): 0.79s I0421 05:27:22.376348 281473142715264 test_util.py:2462] time(__main__.NNTest.test_max_pool3d): 0.79s [ FAILED ] NNTest.test_max_pool3d [ RUN ] PForTest.test_parallel_iterations INFO:tensorflow:Running test_parallel_iterations in GRAPH mode. I0421 05:27:22.398231 281473142715264 test_util.py:1492] Running test_parallel_iterations in GRAPH mode. INFO:tensorflow:time(__main__.PForTest.test_parallel_iterations): 2.57s I0421 05:27:24.965995 281473142715264 test_util.py:2462] time(__main__.PForTest.test_parallel_iterations): 2.57s INFO:tensorflow:Running test_parallel_iterations in EAGER mode. I0421 05:27:24.987818 281473142715264 test_util.py:1501] Running test_parallel_iterations in EAGER mode. WARNING:tensorflow:5 out of the last 5 calls to .f at 0xfffe5c287f40> 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. W0421 05:27:25.676685 281473142715264 polymorphic_function.py:158] 5 out of the last 5 calls to .f at 0xfffe5c287f40> 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 .f at 0xfffe5c287f40> 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. W0421 05:27:25.995287 281473142715264 polymorphic_function.py:158] 6 out of the last 6 calls to .f at 0xfffe5c287f40> 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__.PForTest.test_parallel_iterations): 1.76s I0421 05:27:26.744023 281473142715264 test_util.py:2462] time(__main__.PForTest.test_parallel_iterations): 1.76s [ OK ] PForTest.test_parallel_iterations [ RUN ] PartitionedCallTest.test_gradients INFO:tensorflow:time(__main__.PartitionedCallTest.test_gradients): 0.57s I0421 05:27:27.317997 281473142715264 test_util.py:2462] time(__main__.PartitionedCallTest.test_gradients): 0.57s [ OK ] PartitionedCallTest.test_gradients [ RUN ] RandomTest.test_random_standard_normal INFO:tensorflow:time(__main__.RandomTest.test_random_standard_normal): 0.17s I0421 05:27:27.490610 281473142715264 test_util.py:2462] time(__main__.RandomTest.test_random_standard_normal): 0.17s [ OK ] RandomTest.test_random_standard_normal [ RUN ] SparseTest.test_sparse_result_indices_stacked INFO:tensorflow:time(__main__.SparseTest.test_sparse_result_indices_stacked): 0.0s I0421 05:27:27.492210 281473142715264 test_util.py:2462] time(__main__.SparseTest.test_sparse_result_indices_stacked): 0.0s [ SKIPPED ] SparseTest.test_sparse_result_indices_stacked [ RUN ] SpectralTest.test_rfft1 (._rfft at 0xfffeab18aa70>) INFO:tensorflow:time(__main__.SpectralTest.test_rfft1 (._rfft at 0xfffeab18aa70>)): 0.16s I0421 05:27:27.656342 281473142715264 test_util.py:2462] time(__main__.SpectralTest.test_rfft1 (._rfft at 0xfffeab18aa70>)): 0.16s [ OK ] SpectralTest.test_rfft1 (._rfft at 0xfffeab18aa70>) [ RUN ] TensorArrayTest.test_create_inside_and_scatter INFO:tensorflow:time(__main__.TensorArrayTest.test_create_inside_and_scatter): 0.0s I0421 05:27:27.657901 281473142715264 test_util.py:2462] time(__main__.TensorArrayTest.test_create_inside_and_scatter): 0.0s [ SKIPPED ] TensorArrayTest.test_create_inside_and_scatter [ RUN ] TensorListTest.test_create_outside_and_read INFO:tensorflow:Running test_create_outside_and_read in GRAPH mode. I0421 05:27:27.658694 281473142715264 test_util.py:1492] Running test_create_outside_and_read in GRAPH mode. INFO:tensorflow:time(__main__.TensorListTest.test_create_outside_and_read): 0.3s I0421 05:27:27.955640 281473142715264 test_util.py:2462] time(__main__.TensorListTest.test_create_outside_and_read): 0.3s INFO:tensorflow:Running test_create_outside_and_read in EAGER mode. I0421 05:27:27.958315 281473142715264 test_util.py:1501] Running test_create_outside_and_read in EAGER mode. INFO:tensorflow:time(__main__.TensorListTest.test_create_outside_and_read): 0.16s I0421 05:27:28.119515 281473142715264 test_util.py:2462] time(__main__.TensorListTest.test_create_outside_and_read): 0.16s [ OK ] TensorListTest.test_create_outside_and_read [ RUN ] TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape INFO:tensorflow:Running wrapper in GRAPH mode. I0421 05:27:28.120932 281473142715264 test_util.py:1492] Running wrapper in GRAPH mode. INFO:tensorflow:time(__main__.TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape): 2.14s I0421 05:27:30.263552 281473142715264 test_util.py:2462] time(__main__.TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape): 2.14s INFO:tensorflow:Running wrapper in EAGER mode. I0421 05:27:30.270037 281473142715264 test_util.py:1501] Running wrapper in EAGER mode. INFO:tensorflow:time(__main__.TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape): 1.44s I0421 05:27:31.707899 281473142715264 test_util.py:2462] time(__main__.TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape): 1.44s [ OK ] TensorListTest.test_tensor_list_while_loop_stacked_cond_stacked_list_unknown_shape [ RUN ] WhileV1Test.test_invariant_while INFO:tensorflow:time(__main__.WhileV1Test.test_invariant_while): 0.0s I0421 05:27:31.709220 281473142715264 test_util.py:2462] time(__main__.WhileV1Test.test_invariant_while): 0.0s [ SKIPPED ] WhileV1Test.test_invariant_while [ RUN ] WhileV2Test.test_while INFO:tensorflow:Running test_while in GRAPH mode. I0421 05:27:31.710048 281473142715264 test_util.py:1492] Running test_while in GRAPH mode. INFO:tensorflow:time(__main__.WhileV2Test.test_while): 1.25s I0421 05:27:32.959125 281473142715264 test_util.py:2462] time(__main__.WhileV2Test.test_while): 1.25s INFO:tensorflow:Running test_while in EAGER mode. I0421 05:27:32.962937 281473142715264 test_util.py:1501] Running test_while in EAGER mode. INFO:tensorflow:time(__main__.WhileV2Test.test_while): 1.09s I0421 05:27:34.048339 281473142715264 test_util.py:2462] time(__main__.WhileV2Test.test_while): 1.09s [ OK ] WhileV2Test.test_while ====================================================================== FAIL: test_max_pool3d (__main__.NNTest) NNTest.test_max_pool3d ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1496, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 2333, in decorated f(self, *args, **kwargs) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/parallel_for/control_flow_ops_test.py", line 720, in test_max_pool3d self._test_loop_fn(loop_fn, 3) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/parallel_for/test_util.py", line 76, in _test_loop_fn self.run_and_assert_equal(t1, t2, rtol=rtol, atol=atol) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/ops/parallel_for/test_util.py", line 44, in run_and_assert_equal self.assertAllClose(outputs[i + n], outputs[i], rtol=rtol, atol=atol) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 1537, in decorated return f(*args, **kwds) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3170, in assertAllClose self._assertAllCloseRecursive(a, b, rtol=rtol, atol=atol, msg=msg) File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3126, in _assertAllCloseRecursive self._assertArrayLikeAllClose( File "/home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/bin/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu.runfiles/org_tensorflow/tensorflow/python/framework/test_util.py", line 3063, in _assertArrayLikeAllClose np.testing.assert_allclose( File "/usr/local/lib/python3.10/dist-packages/numpy/testing/_private/utils.py", line 1527, in assert_allclose assert_array_compare(compare, actual, desired, err_msg=str(err_msg), File "/usr/local/lib/python3.10/dist-packages/numpy/testing/_private/utils.py", line 844, in assert_array_compare raise AssertionError(msg) AssertionError: Not equal to tolerance rtol=0.0001, atol=1e-05 Mismatched value: a is different from b. not close where = (array([2]), array([2]), array([0]), array([4]), array([6]), array([1])) not close lhs = [2.9267542] not close rhs = [3.9023457] not close dif = [0.9755914] not close tol = [0.00040023] dtype = float32, shape = (3, 3, 2, 12, 12, 3) Mismatched elements: 1 / 7776 (0.0129%) Max absolute difference: 0.9755914 Max relative difference: 0.25000128 x: array([[[[[[0. , 0. , 0. ], [0. , 0. , 0. ], [0.663166, 0. , 0. ],... y: array([[[[[[0. , 0. , 0. ], [0. , 0. , 0. ], [0.663166, 0. , 0. ],... ---------------------------------------------------------------------- Ran 13 tests in 13.902s FAILED (failures=1, skipped=3) ================================================================================ //tensorflow/c:c_api_experimental_test PASSED in 35.1s //tensorflow/c:c_api_function_test PASSED in 33.0s //tensorflow/c:c_api_test_cpu PASSED in 39.6s //tensorflow/c:c_test PASSED in 32.7s //tensorflow/c:env_test_cpu PASSED in 36.0s //tensorflow/c:kernels_test_cpu PASSED in 45.5s //tensorflow/c:ops_test PASSED in 28.0s //tensorflow/c:while_loop_test PASSED in 33.3s //tensorflow/c/eager:c_api_cluster_test_cpu PASSED in 39.4s //tensorflow/c/eager:c_api_remote_function_test_cpu PASSED in 32.8s //tensorflow/c/eager:c_api_remote_test_cpu PASSED in 35.2s //tensorflow/c/eager:custom_device_test PASSED in 30.4s //tensorflow/c/eager/parallel_device:parallel_device_lib_test PASSED in 33.8s //tensorflow/c/eager/parallel_device:parallel_device_remote_test PASSED in 35.6s //tensorflow/c/eager/parallel_device:parallel_device_test PASSED in 36.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.3s //tensorflow/c/experimental/grappler:grappler_test PASSED in 32.6s //tensorflow/c/experimental/ops/gen/common:case_format_test PASSED in 0.6s //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.7s //tensorflow/c/experimental/saved_model/core:constant_loading_test PASSED in 17.9s //tensorflow/c/experimental/saved_model/core:object_graph_traversal_test PASSED in 18.2s //tensorflow/c/experimental/saved_model/core:saved_variable_loading_test PASSED in 21.2s //tensorflow/c/experimental/saved_model/core:signature_flattening_test PASSED in 13.7s //tensorflow/c/experimental/saved_model/core:tf_concrete_function_loading_test PASSED in 15.6s //tensorflow/c/experimental/saved_model/core/ops:restore_ops_test PASSED in 16.8s //tensorflow/c/experimental/saved_model/core/ops:variable_ops_test PASSED in 16.1s //tensorflow/c/experimental/saved_model/internal:saved_model_api_test PASSED in 33.7s //tensorflow/c/experimental/stream_executor:stream_executor_test PASSED in 0.2s //tensorflow/c/kernels:bitcast_op_test PASSED in 0.5s //tensorflow/c/kernels:summary_op_benchmark_test PASSED in 0.8s //tensorflow/c/kernels:summary_op_test PASSED in 0.8s //tensorflow/c/kernels:tensor_shape_utils_test PASSED in 0.1s //tensorflow/cc:cc_op_gen_test PASSED in 1.7s //tensorflow/cc:client_client_session_test PASSED in 3.1s //tensorflow/cc:coordinator_test PASSED in 5.0s //tensorflow/cc:framework_cc_ops_test PASSED in 2.2s //tensorflow/cc:framework_gradient_checker_test PASSED in 4.3s //tensorflow/cc:framework_gradients_test PASSED in 5.8s //tensorflow/cc:framework_scope_test PASSED in 0.8s //tensorflow/cc:framework_while_gradients_test PASSED in 3.4s //tensorflow/cc:gradients_array_grad_test PASSED in 16.0s //tensorflow/cc:gradients_data_flow_grad_test PASSED in 2.8s //tensorflow/cc:gradients_functional_grad_test PASSED in 2.7s //tensorflow/cc:gradients_image_grad_test PASSED in 7.6s //tensorflow/cc:gradients_linalg_grad_test PASSED in 3.3s //tensorflow/cc:gradients_manip_grad_test PASSED in 2.9s //tensorflow/cc:gradients_math_grad_test PASSED in 8.4s //tensorflow/cc:gradients_nn_grad_test PASSED in 11.6s //tensorflow/cc:gradients_resource_variable_grad_test PASSED in 2.8s //tensorflow/cc:ops_const_op_test PASSED in 0.5s //tensorflow/cc:ops_while_loop_test PASSED in 3.0s //tensorflow/cc:queue_runner_test PASSED in 13.5s //tensorflow/cc/experimental/base/tests:tensor_test PASSED in 0.1s //tensorflow/cc/experimental/base/tests:tensorhandle_test PASSED in 33.4s //tensorflow/cc/experimental/libexport:load_test PASSED in 0.3s //tensorflow/cc/experimental/libexport:save_test PASSED in 0.1s //tensorflow/cc/experimental/libtf:libtf_module_test PASSED in 33.3s //tensorflow/cc/experimental/libtf:libtf_object_test PASSED in 0.2s //tensorflow/cc/experimental/libtf:libtf_perf_test PASSED in 0.5s //tensorflow/cc/experimental/libtf:libtf_runtime_test PASSED in 32.9s //tensorflow/cc/experimental/libtf:libtf_transform_test PASSED in 32.6s //tensorflow/cc/experimental/libtf:libtf_value_test PASSED in 0.5s //tensorflow/cc/experimental/libtf:libtf_visit_test PASSED in 0.4s //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.2s //tensorflow/cc/experimental/libtf/impl:string_test PASSED in 0.2s //tensorflow/cc/experimental/libtf/impl:tensor_spec_test PASSED in 0.2s //tensorflow/cc/saved_model:bundle_v2_test PASSED in 0.2s //tensorflow/cc/saved_model:fingerprinting_test PASSED in 1.2s //tensorflow/cc/saved_model:metrics_test PASSED in 0.2s //tensorflow/cc/saved_model:reader_test PASSED in 0.2s //tensorflow/cc/saved_model:saved_model_bundle_lite_test PASSED in 7.8s //tensorflow/cc/saved_model:saved_model_bundle_test PASSED in 6.2s //tensorflow/cc/saved_model:util_test PASSED in 0.3s //tensorflow/cc/saved_model/experimental/tests:saved_model_api_test PASSED in 31.7s //tensorflow/cc/tools:freeze_saved_model_test PASSED in 3.6s //tensorflow/compiler/aot:codegen_test PASSED in 31.5s //tensorflow/compiler/jit:compilability_check_util_test PASSED in 19.0s //tensorflow/compiler/jit:deadness_analysis_test PASSED in 9.0s //tensorflow/compiler/jit:device_compilation_cache_test PASSED in 6.6s //tensorflow/compiler/jit:device_compilation_cluster_signature_test PASSED in 5.7s //tensorflow/compiler/jit:device_compilation_profiler_test PASSED in 26.8s //tensorflow/compiler/jit:device_compiler_client_test PASSED in 7.4s //tensorflow/compiler/jit:device_compiler_disable_test PASSED in 22.3s //tensorflow/compiler/jit:device_executable_persistor_test PASSED in 24.3s //tensorflow/compiler/jit:device_util_test PASSED in 6.2s //tensorflow/compiler/jit:encapsulate_util_test PASSED in 0.7s //tensorflow/compiler/jit:node_matchers_test PASSED in 0.9s //tensorflow/compiler/jit:resource_operation_safety_analysis_test PASSED in 9.9s //tensorflow/compiler/jit:shape_inference_test PASSED in 1.2s //tensorflow/compiler/jit:xla_activity_listener_test PASSED in 26.8s //tensorflow/compiler/jit:xla_cluster_util_test PASSED in 13.3s //tensorflow/compiler/jit:xla_compile_util_test PASSED in 4.9s //tensorflow/compiler/jit:xla_kernel_creator_test PASSED in 11.9s //tensorflow/compiler/jit:xla_launch_util_test PASSED in 23.7s //tensorflow/compiler/jit/tests:auto_clustering_test PASSED in 28.0s //tensorflow/compiler/mlir:mlir_graph_optimization_pass_test PASSED in 14.1s //tensorflow/compiler/mlir:register_common_dialects_test PASSED in 24.9s //tensorflow/compiler/mlir/lite:lstm_utils_test PASSED in 0.8s //tensorflow/compiler/mlir/lite:perception_ops_utils_test PASSED in 0.7s //tensorflow/compiler/mlir/lite:size_utils_test PASSED in 0.2s //tensorflow/compiler/mlir/lite:tftext_utils_test PASSED in 0.9s //tensorflow/compiler/mlir/lite/experimental/remat:rematerializer_test PASSED in 1.1s //tensorflow/compiler/mlir/lite/experimental/tac:execution_metadata_exporter_test PASSED in 3.1s //tensorflow/compiler/mlir/lite/experimental/tac/tests:compute-cost.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-gpu.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/experimental/tac/tests:device-transform-nnapi.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/experimental/tac/tests:fold-constants-to-subgraph.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-alternative-subgraph.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/experimental/tac/tests:get-op-cost.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/experimental/tac/tests:pick-subgraphs.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/experimental/tac/tests:raise-target-subgraphs.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/experimental/tac/tests:target-annotation.mlir.test PASSED in 0.6s //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.5s //tensorflow/compiler/mlir/lite/metrics:error_collector_inst_test PASSED in 0.4s //tensorflow/compiler/mlir/lite/quantization:numerical_utils_test PASSED in 0.4s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_model_test PASSED in 12.8s //tensorflow/compiler/mlir/lite/quantization/lite:quantize_weights_test PASSED in 20.8s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_default.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:fallback_to_flex_ops_legacy.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/quantization/tensorflow/tests:tf_to_quant_4bit.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/quantization/tests:import_quant_stats.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/sparsity:sparsify_model_test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:fold_broadcast.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:fuse_mhlo_convolution.mlir.test PASSED in 1.0s //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.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-broadcast_in_dim.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-clamp.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-compare.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-concat.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-constant.mlir.test PASSED in 1.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.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-gather.mlir.test PASSED in 0.7s //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.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-pad.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-reshape.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-rsqrt.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-stablehlo-tfl-scatter.mlir.test PASSED in 0.5s //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.6s //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.9s //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.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-conv.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-max.mlir.test PASSED in 1.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-mul.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-pad.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-reshape.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-rsqrt.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo-sub.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:legalize-tfl-stablehlo.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-allow-tf.mlir.test PASSED in 2.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:odml-to-stablehlo-smuggle-resize.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:optimize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-clamp.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-concat.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-conv.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-division.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-logistic.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-multiply.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-reduce-window.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-resize-bilinear.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo-subtract.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-serialize-stablehlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/stablehlo/tests:tf-tfl-translate-tf-quantize.mlir.test PASSED in 2.0s //tensorflow/compiler/mlir/lite/stablehlo/tests:unfuse_mhlo_batch_norm.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:analyze-variables.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:canonicalize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test PASSED in 0.6s //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.8s //tensorflow/compiler/mlir/lite/tests:dilated-conv.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests:fuse-tftext.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:get-arithmetic-count.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:guarantee_func_has_one_use.mlir.test PASSED in 1.0s //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.6s //tensorflow/compiler/mlir/lite/tests:legalize-tf-assert.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:legalize-tf-hashtables.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:legalize-tf-no-runtime-verification.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:legalize-tf-variables.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:legalize-tf-while.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:legalize-tf.mlir.test PASSED in 1.9s //tensorflow/compiler/mlir/lite/tests:legalize_jax_random.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:lift_tflite_flex_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-default-to-single-batch.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list-enable-dynamic-update-slice.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:lower-static-tensor-list.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests:modify_io_nodes.mlir.test PASSED in 0.9s //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.5s //tensorflow/compiler/mlir/lite/tests:optimize.mlir.test PASSED in 2.0s //tensorflow/compiler/mlir/lite/tests:optimize_functional_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:optimize_no_verify.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:optimize_op_order.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests:partitioned-topological-sort.mlir.test PASSED in 1.9s //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.0s //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.7s //tensorflow/compiler/mlir/lite/tests:prepare-quantize-dynamic-range.mlir.test PASSED in 2.6s //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.7s //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 2.1s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant-4bit.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant.mlir.test PASSED in 0.9s //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 1.1s //tensorflow/compiler/mlir/lite/tests:quantize-dynamic-range.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/lite/tests:quantize-numeric-verify.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests:quantize-variables.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests:quantize.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/lite/tests:raise-custom-ops.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests:reduce_while_operands.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests:shape-inference.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests:split-merged-operands.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests:tfl_while_op_licm.mlir.test PASSED in 0.7s //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.9s //tensorflow/compiler/mlir/lite/tests:unfold-large-splat-constant.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/debuginfo:v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:add.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:back2back_fake_quant.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/end2end:control_flow_v1.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/end2end:conv_2d_nchw.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/end2end:custom_opdef.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/end2end:disallow_stateful_partitioned_call.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_per_channel_4bit.pbtxt.test PASSED in 1.6s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/end2end:fake_quant_without_identity_4bit.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/lite/tests/end2end:graph-input-node.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/end2end:graph_with_placeholder_with_default.pbtxt.test PASSED in 0.8s //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 1.3s //tensorflow/compiler/mlir/lite/tests/end2end:unroll_batch_matmul.pbtxt.test PASSED in 0.9s //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 1.3s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:constants.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:dynamic_shape.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:external_constant.mlir.test PASSED in 0.7s //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.5s //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.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:input_output_names_attr.mlir.test PASSED in 0.7s //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.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:lstm.mlir.test PASSED in 0.9s //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 1.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:matmul.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:multi_output_op.json.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:optional.mlir.test PASSED in 0.8s //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 1.1s //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.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:quantization.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:reshape.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature.mlir.test PASSED in 0.4s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:signature_with_multiple_entry_points.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:simple.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:tf_variant_type.mlir.test PASSED in 0.5s //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.5s //tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir:while_op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/lite/tests/mlir2exec:tfl_while_op.mlir.test PASSED in 0.8s //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.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:depthwise_conv2d_v2.mlir.test PASSED in 0.5s //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.7s //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.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_complex128.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_f64.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:flex_op_with_tflite_op.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:fully_connected_v2.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:hashtable_resource.mlir.test PASSED in 0.5s //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.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:low_bit_packing.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_asym_attr.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:lstm_quantized.mlir.test PASSED in 0.5s //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.5s //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.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:numeric_verify.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:optional.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:quantization.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:reshape.mlir.test PASSED in 1.1s //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.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:signature_def_with_multiple_entry_points.mlir.test PASSED in 0.8s //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.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_connected_control_nodes.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:simple_with_unconnected_control_nodes.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:svdf_v2.mlir.test PASSED in 0.7s //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.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:transpose_conv_optional.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:type_attr.mlir.test PASSED in 0.5s //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 1.2s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unranked_tensor.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:unsorted_segment_prod.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_func.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:variant_type_on_op.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer:while_op.mlir.test PASSED in 0.5s //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 19.2s //tensorflow/compiler/mlir/quantization/tensorflow/cc:const_op_size_test PASSED in 0.5s //tensorflow/compiler/mlir/quantization/tensorflow/cc:convert_asset_args_test PASSED in 8.4s //tensorflow/compiler/mlir/quantization/tensorflow/cc:save_variables_test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/cc:status_macro_test PASSED in 0.4s //tensorflow/compiler/mlir/quantization/tensorflow/debugging:mlir_dump_test PASSED in 0.3s //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test PASSED in 38.7s //tensorflow/compiler/mlir/quantization/tensorflow/python:pywrap_quantize_model_test PASSED in 25.0s //tensorflow/compiler/mlir/quantization/tensorflow/python:representative_dataset_test PASSED in 9.4s //tensorflow/compiler/mlir/quantization/tensorflow/tests:cast_bf16_ops_to_f32.mlir.test PASSED in 0.8s //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 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tf_quant_ops_to_mhlo.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:convert_tpu_model_to_cpu.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:duplicate_shape_determining_constants.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_flow.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/quantization/tensorflow/tests:fake_quant_e2e_xla.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_custom_aggregation_ops.mlir.test PASSED in 0.7s //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.8s //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.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_save_op.mlir.test PASSED in 0.7s //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_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.8s //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.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:mark_functions_noinline.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_initializer_function_ops_to_main.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/quantization/tensorflow/tests:merge_save_function_ops_to_main.mlir.test PASSED in 0.9s //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 1.1s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:prepare_quantize_drq_per_channel.mlir.test PASSED in 0.9s //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:quantize.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_composite_functions_drq.mlir.test PASSED in 0.8s //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 1.8s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_drq.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/quantization/tensorflow/tests:quantize_xla.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/quantization/tensorflow/tests:remove_var_init_by_const.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/quantization/tensorflow/tests:replace_cast_hacks_with_tf_xla_ops_large_constants.mlir.test PASSED in 14.9s //tensorflow/compiler/mlir/quantization/tensorflow/tests:unfreeze_constants.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/utils:tf_to_xla_attribute_utils_test PASSED in 33.9s //tensorflow/compiler/mlir/tensorflow:bridge_logger_test PASSED in 6.3s //tensorflow/compiler/mlir/tensorflow:cluster_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:convert_tensor_test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow:convert_type_test PASSED in 0.2s //tensorflow/compiler/mlir/tensorflow:device_util_test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow:dump_graph_test PASSED in 0.4s //tensorflow/compiler/mlir/tensorflow:dump_mlir_util_test PASSED in 10.5s //tensorflow/compiler/mlir/tensorflow:error_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:tf_saved_model_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow:tpu_rewrite_device_util_test PASSED in 0.3s //tensorflow/compiler/mlir/tensorflow/tests:add_functions_for_exported_names.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:annotate-parameter-replication.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:batchmatmul_to_einsum.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:breakup-islands.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:cannonicalize_ops_outside_compilation.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:canonicalize_compile_and_replicate_attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:check_control_dependencies.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_formation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_ops_by_policy.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:cluster_outlining.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:cluster_tf_ops_pass.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:constant_op_device_assignment.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:convert-tf-control-flow-to-scf.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:convert_control_to_data_outputs.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:convert_launch_func_to_tf_call.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:convert_session_initializer_to_function.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:convert_to_legacy_compile_and_replicate_attributes.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:decompose_reduce_dataset.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:decompose_resource_ops.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:device_assignment_by_func_attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:device_attribute_to_launch.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:device_canonicalize.mlir.test PASSED in 0.6s //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 0.7s //tensorflow/compiler/mlir/tensorflow/tests:einsum.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:embedding_pipelining.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:empty-main.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:end-to-end-tpu-reshard-variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:executor_canonicalize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_coarsening.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:executor_island_materialize_const.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:extract_head_tail_outside_compilation.mlir.test PASSED in 2.9s //tensorflow/compiler/mlir/tensorflow/tests:extract_outside_compilation.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:extract_tpu_copy_with_dynamic_shape_op.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:fold-broadcast.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:freeze_variables.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:func-attr-invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:func-attr.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-cfg.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:functional-control-flow-to-regions.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if-fail.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:functionalize-if.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:fused_kernel_matcher.mlir.test PASSED in 0.7s //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.8s //tensorflow/compiler/mlir/tensorflow/tests:graph_pruning_preserve_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:group_by_dialect.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:guarantee-all-funcs-one-use.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:hoist_loop_invariant.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:hoist_replicate_invariant_resource_writes.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:host_launch_to_outside_compiled.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:init_text_file_to_import_invalid.mlir.test PASSED in 2.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.6s //tensorflow/compiler/mlir/tensorflow/tests:isolate-placer.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:launch_outlining.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:launch_to_device_attribute_legacy.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_gpu_cc_60.mlir.test PASSED in 0.9s //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.7s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_layout_assignment_to_nhwc.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_begin.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_move_transposes_end.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nchw.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:layout_optimization_to_nhwc.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:legalize_hlo.mlir.test PASSED in 1.0s //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.6s //tensorflow/compiler/mlir/tensorflow/tests:legalize_tfg_with_control_flow.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:localize_var_handles.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:lower_globals_to_ml_program_invalid.mlir.test PASSED in 0.5s //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.2s //tensorflow/compiler/mlir/tensorflow/tests:lower_variable_ops_to_ml_program.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:mark_input_output_aliases.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:mark_ops_for_outside_compilation.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:materialize_passthrough_op.mlir.test PASSED in 1.0s //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.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.9s //tensorflow/compiler/mlir/tensorflow/tests:optimize.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:order_by_dialect.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:outside_compiled_to_host_launch.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:parallel_execute_to_islands.mlir.test PASSED in 0.5s //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:promote_resources_to_args.mlir.test PASSED in 0.8s //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.5s //tensorflow/compiler/mlir/tensorflow/tests:readonly_references_to_resources.mlir.test PASSED in 0.5s //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.8s //tensorflow/compiler/mlir/tensorflow/tests:replica_id_to_device_ordinal.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests:replicate_invariant_op_hoisting.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:replicate_tensor_list_init_ops.mlir.test PASSED in 0.8s //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.7s //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.9s //tensorflow/compiler/mlir/tensorflow/tests:resource_analyzer.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:resource_inlining.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:resource_op_lifting.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:rewrite_tpu_embedding_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:roundtrip-tf-executor.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:shape_inference.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:side-effect-analysis-test.mlir.test PASSED in 1.5s //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 1.1s //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.7s //tensorflow/compiler/mlir/tensorflow/tests:strip_saved_module_metadata.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:strip_tf_attributes.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:tensor_array_ops_decomposition.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tensor_list_ops_decomposition.mlir.test PASSED in 0.9s //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.9s //tensorflow/compiler/mlir/tensorflow/tests:tf-ops.mlir.test PASSED in 2.4s //tensorflow/compiler/mlir/tensorflow/tests:tf-reduce-identity.mlir.test PASSED in 0.9s //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.5s //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.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_location_roundtrip.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_printer.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_executor_ops_side_effect.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_optimize.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.6s //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 0.7s //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.8s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_lift_variables.mlir.test PASSED in 1.5s //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 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_ops_invalid.mlir.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests:tf_saved_model_optimize_global_tensors.mlir.test PASSED in 0.9s //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.6s //tensorflow/compiler/mlir/tensorflow/tests:tf_side_effect.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests:tf_trait_folds.mlir.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests:tpu-annotate-dynamic-shape-inputs.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-cluster-cleanup-attributes.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu-dynamic-layout-pass.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:tpu-merge-variables-with-execute.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu-multiple-while-body-func.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/tensorflow/tests:tpu-resource-read-for-write.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:tpu-variable-runtime-reformatting.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_cluster_formation.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests:tpu_colocate_composite_resource_ops.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 1.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_parallel_execute_sink_resource_write.mlir.test PASSED in 0.5s //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.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_sharding_identification.mlir.test PASSED in 2.0s //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.6s //tensorflow/compiler/mlir/tensorflow/tests:tpu_update_embedding_enqueue_op_inputs.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests:tpu_validate_inputs.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:transpose-op.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:unroll-batch-matmul.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests:update_control_dependencies.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests:warn_when_using_deprecated_dumps.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:while_licm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests:xla_cluster_formation.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests:xla_inline_device_ops.mlir.test PASSED in 2.1s //tensorflow/compiler/mlir/tensorflow/tests:xla_rewrite.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:add.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding-invalid.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:argument-sharding.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding-hook.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:constant-folding.mlir.test PASSED in 0.6s //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.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:graph.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:mlir-module-serialized-str-attr.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:replicate-tensor-list-init-ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:result-sharding.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr-invalid.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:serialized-mlir-module-str-attr.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util:shape-inference-after-legalization.mlir.test PASSED in 0.7s //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.7s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening:while_op.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:executor_tpuv1_inline_tpu_island.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_inlining:while_op.mlir.test PASSED in 0.6s //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.6s //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.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-control-dep.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type-with-subtype.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:arg-data-type.pbtxt.test PASSED in 0.7s //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.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:case_op.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:const-values.pbtxt.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:device-arg-retval-attr.pbtxt.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-input-shapes.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:empty-value-attr.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-as-fetch.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:feed-control-dep.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:force_shared_name_for_resource_ops.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:function-func-attr.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-if-ops.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:functional-while-ops.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-control-ret.pbtxt.test PASSED in 1.2s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function-retval-of-arg.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-as-function.pbtxt.test PASSED in 0.7s //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 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-device-retval.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-empty-tensor-content.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-func-attr.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-diff-island.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-control-ret-same-island.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-defs.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-input-shapes.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-name-bug.pbtxt.test PASSED in 2.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-resource-args.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-gradient-def.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-input-func-arg-name-collision.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-library.pbtxt.test PASSED in 1.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-malformed.pbtxt.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-scalar-input.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-uint8-return.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-undefined-output.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-version-info.pbtxt.test PASSED in 2.1s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-while-loop.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:invalid-output-index.pbtxt.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:legacy-fed-input-without-inputs.pbtxt.test PASSED in 1.1s //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.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:multi-output-feeds.pbtxt.test PASSED in 0.9s //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.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes-attr.pbtxt.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:output-shapes.pbtxt.test PASSED in 0.9s //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.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:partial-device-name.pbtxt.test PASSED in 0.5s //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.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:shape-attrs.pbtxt.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:stateful-attribute.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:string-attr.pbtxt.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:switch_n.pbtxt.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:target.pbtxt.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tensor-list.pbtxt.test PASSED in 0.8s //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.7s //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/batch_use_same_function:saved_model.pbtxt.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:aliasing_arg_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:case.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:convert_tensor.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_shape_attr.mlir.test PASSED in 1.4s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:derived_size_attr.mlir.test PASSED in 0.8s //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 1.1s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:fetch_feed_names.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_attr.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:func_list_attr.mlir.test PASSED in 0.9s //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.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args-handle-info.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:function-resource-args.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-if-ops.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:functional-while-ops.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:graph-as-function.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:infer_derived_attribute.mlir.test PASSED in 0.6s //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.6s //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.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:optional_symbol_ref.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:output-shapes-attr.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:parse_example_v2.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:preserve-entry-func-names.mlir.test PASSED in 1.8s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-type-attr.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:ref-while-loop.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:shape_list_attr.mlir.test PASSED in 0.7s //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.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:stringescape.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:switchn.mlir.test PASSED in 0.6s //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.6s //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 1.2s //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.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:unique_output_name.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef:while-loop.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tensorflow/tests/tf_to_hlo_pipeline:sccp-post-shape-inference.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tensorflow/tests/tpu_bridge_v1:end_to_end.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tf2xla/api/v0:compile_mlir_util_test PASSED in 6.5s //tensorflow/compiler/mlir/tf2xla/api/v0:compile_tf_graph_test PASSED in 0.3s //tensorflow/compiler/mlir/tf2xla/api/v1:legalize_tf_test PASSED in 22.0s //tensorflow/compiler/mlir/tf2xla/tests:adjust-layout.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tf2xla/tests:convert-mhlo-quant-to-int.mlir.test PASSED in 1.1s //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.6s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-BatchMatMulV2.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-binary-elementwise.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-collective.mlir.test PASSED in 0.7s //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.3s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-no-tf2xla-fallback.mlir.test PASSED in 5.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-prefer-tf2xla.mlir.test PASSED in 1.1s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-types.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-with-tf2xla-hlo-importer-and-inline.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-with-tf2xla-hlo-importer.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf-with-tf2xla.mlir.test PASSED in 1.3s //tensorflow/compiler/mlir/tf2xla/tests:legalize-tf.mlir.test PASSED in 10.6s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_cpu.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:tfxla_device_specific_transformations_gpu.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization-no-chlo.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tf2xla/tests:verify-tfxla-legalization.mlir.test PASSED in 1.6s //tensorflow/compiler/mlir/tf2xla/transforms:tf2xla_rewriter_test PASSED in 16.2s //tensorflow/compiler/mlir/tf2xla/transforms:verify_tfxla_legalization_test PASSED in 13.7s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_targets_test PASSED in 0.5s //tensorflow/compiler/mlir/tf2xla/transforms:xla_legalize_tf_test PASSED in 3.8s //tensorflow/compiler/mlir/tfr:graph_decompose_test PASSED in 10.2s //tensorflow/compiler/mlir/tfr:node_expansion_test PASSED in 10.2s //tensorflow/compiler/mlir/tfr:op_reg_gen_test PASSED in 38.8s //tensorflow/compiler/mlir/tfr:tfr_decompose_ctx_test PASSED in 5.4s //tensorflow/compiler/mlir/tfr:tfr_gen_test PASSED in 16.0s //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_test PASSED in 20.1s //tensorflow/compiler/mlir/tfr/examples/pad:pad_ops_test PASSED in 21.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_deallocation.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:buffer_reuse.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:bufferize.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:copy_cleanup.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:embed_tf_framework.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tools/kernel_gen/tests:invalid.mlir.test PASSED in 0.9s //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.6s //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.8s //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.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_abi_knowledge.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_framework_legalize_to_llvm.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_kernel_gpu_launch_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tools/kernel_gen/tests:tf_to_jit_invocations.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tosa/tests:convert-tfl-uint8.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tosa/tests:convert_metadata.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:fuse-bias-tf.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:lower-complex-types.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tosa/tests:lower_global_tensors.mlir.test PASSED in 0.6s //tensorflow/compiler/mlir/tosa/tests:multi_add.mlir.test PASSED in 0.8s //tensorflow/compiler/mlir/tosa/tests:retain_call_once_funcs.mlir.test PASSED in 1.0s //tensorflow/compiler/mlir/tosa/tests:strip-quant-types.mlir.test PASSED in 0.5s //tensorflow/compiler/mlir/tosa/tests:strip_metadata.mlir.test PASSED in 0.9s //tensorflow/compiler/mlir/tosa/tests:tf-tfl-to-tosa-pipeline.mlir.test PASSED in 0.7s //tensorflow/compiler/mlir/tosa/tests:tf-to-tosa-pipeline.mlir.test PASSED in 2.1s //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.8s //tensorflow/compiler/mlir/tosa/tests:tfl-to-tosa-pipeline.mlir.test PASSED in 5.9s //tensorflow/compiler/mlir/tosa/tests:verify_fully_converted.mlir.test PASSED in 0.7s //tensorflow/compiler/tests:adadelta_test_cpu PASSED in 31.1s //tensorflow/compiler/tests:adagrad_da_test_cpu PASSED in 10.9s //tensorflow/compiler/tests:adagrad_test_cpu PASSED in 16.4s //tensorflow/compiler/tests:adam_test_cpu PASSED in 13.1s //tensorflow/compiler/tests:add_n_test_cpu PASSED in 9.2s //tensorflow/compiler/tests:argminmax_test_cpu PASSED in 11.3s //tensorflow/compiler/tests:argminmax_test_cpu_mlir_bridge_test PASSED in 17.4s //tensorflow/compiler/tests:bucketize_op_test_cpu PASSED in 7.6s //tensorflow/compiler/tests:bucketize_op_test_cpu_mlir_bridge_test PASSED in 8.8s //tensorflow/compiler/tests:case_test_cpu PASSED in 6.8s //tensorflow/compiler/tests:cast_ops_test_cpu PASSED in 7.5s //tensorflow/compiler/tests:cast_ops_test_cpu_mlir_bridge_test PASSED in 7.4s //tensorflow/compiler/tests:categorical_op_test_cpu PASSED in 11.6s //tensorflow/compiler/tests:categorical_op_test_cpu_mlir_bridge_test PASSED in 11.7s //tensorflow/compiler/tests:cholesky_op_test_cpu PASSED in 22.8s //tensorflow/compiler/tests:cholesky_op_test_cpu_mlir_bridge_test PASSED in 18.5s //tensorflow/compiler/tests:clustering_test_cpu PASSED in 9.8s //tensorflow/compiler/tests:clustering_test_cpu_mlir_bridge_test PASSED in 8.6s //tensorflow/compiler/tests:concat_ops_test_cpu PASSED in 10.7s //tensorflow/compiler/tests:concat_ops_test_cpu_mlir_bridge_test PASSED in 9.8s //tensorflow/compiler/tests:cond_test_cpu PASSED in 11.3s //tensorflow/compiler/tests:const_arg_test_cpu PASSED in 8.4s //tensorflow/compiler/tests:const_test_cpu PASSED in 9.5s //tensorflow/compiler/tests:data_format_ops_test_cpu PASSED in 10.9s //tensorflow/compiler/tests:data_format_ops_test_cpu_mlir_bridge_test PASSED in 14.4s //tensorflow/compiler/tests:dense_layer_test_cpu PASSED in 14.7s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu PASSED in 10.7s //tensorflow/compiler/tests:dynamic_slice_ops_test_cpu_mlir_bridge_test PASSED in 12.4s //tensorflow/compiler/tests:dynamic_stitch_test_cpu PASSED in 17.4s //tensorflow/compiler/tests:dynamic_stitch_test_cpu_mlir_bridge_test PASSED in 7.4s //tensorflow/compiler/tests:eager_test_cpu PASSED in 17.6s //tensorflow/compiler/tests:einsum_op_test_cpu PASSED in 8.7s //tensorflow/compiler/tests:einsum_op_test_cpu_mlir_bridge_test PASSED in 8.0s //tensorflow/compiler/tests:ensure_shape_op_test_cpu PASSED in 8.0s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu PASSED in 7.7s //tensorflow/compiler/tests:extract_image_patches_op_test_cpu_mlir_bridge_test PASSED in 8.9s //tensorflow/compiler/tests:fake_quant_ops_test_cpu PASSED in 13.8s //tensorflow/compiler/tests:fake_quant_ops_test_cpu_mlir_bridge_test PASSED in 15.6s //tensorflow/compiler/tests:fifo_queue_test_cpu PASSED in 8.6s //tensorflow/compiler/tests:fifo_queue_test_cpu_mlir_bridge_test PASSED in 10.7s //tensorflow/compiler/tests:ftrl_ops_test_cpu PASSED in 19.1s //tensorflow/compiler/tests:ftrl_ops_test_cpu_mlir_bridge_test PASSED in 17.3s //tensorflow/compiler/tests:ftrl_test_cpu PASSED in 15.5s //tensorflow/compiler/tests:function_test_cpu PASSED in 7.9s //tensorflow/compiler/tests:function_test_cpu_mlir_bridge_test PASSED in 7.0s //tensorflow/compiler/tests:gather_nd_op_test_cpu PASSED in 9.1s //tensorflow/compiler/tests:gather_nd_op_test_cpu_mlir_bridge_test PASSED in 8.9s //tensorflow/compiler/tests:gather_test_cpu PASSED in 44.4s //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test PASSED in 53.2s //tensorflow/compiler/tests:jit_test_cpu PASSED in 57.5s //tensorflow/compiler/tests:listdiff_op_test_cpu PASSED in 12.0s //tensorflow/compiler/tests:listdiff_op_test_cpu_mlir_bridge_test PASSED in 13.9s //tensorflow/compiler/tests:lrn_ops_test_cpu PASSED in 8.4s //tensorflow/compiler/tests:lrn_ops_test_cpu_mlir_bridge_test PASSED in 8.8s //tensorflow/compiler/tests:lstm_test_cpu PASSED in 31.3s //tensorflow/compiler/tests:manip_ops_test_cpu PASSED in 11.4s //tensorflow/compiler/tests:manip_ops_test_cpu_mlir_bridge_test PASSED in 14.5s //tensorflow/compiler/tests:matrix_band_part_test_cpu PASSED in 38.2s //tensorflow/compiler/tests:matrix_band_part_test_cpu_mlir_bridge_test PASSED in 54.0s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu PASSED in 18.9s //tensorflow/compiler/tests:matrix_inverse_op_test_cpu_mlir_bridge_test PASSED in 21.3s //tensorflow/compiler/tests:matrix_solve_op_test_cpu PASSED in 9.2s //tensorflow/compiler/tests:matrix_solve_op_test_cpu_mlir_bridge_test PASSED in 9.9s //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu PASSED in 27.5s //tensorflow/compiler/tests:matrix_triangular_solve_op_test_cpu_mlir_bridge_test PASSED in 28.5s //tensorflow/compiler/tests:momentum_test_cpu PASSED in 9.8s //tensorflow/compiler/tests:nary_ops_test_cpu PASSED in 7.9s //tensorflow/compiler/tests:nary_ops_test_cpu_mlir_bridge_test PASSED in 10.0s //tensorflow/compiler/tests:nullary_ops_test_cpu PASSED in 8.4s //tensorflow/compiler/tests:nullary_ops_test_cpu_mlir_bridge_test PASSED in 8.6s //tensorflow/compiler/tests:placeholder_test_cpu PASSED in 8.2s //tensorflow/compiler/tests:placeholder_test_cpu_mlir_bridge_test PASSED in 16.8s //tensorflow/compiler/tests:proximal_adagrad_test_cpu PASSED in 9.1s //tensorflow/compiler/tests:proximal_gradient_descent_test_cpu PASSED in 10.2s //tensorflow/compiler/tests:quantized_ops_test_cpu PASSED in 9.7s //tensorflow/compiler/tests:reduce_window_test_cpu PASSED in 8.0s //tensorflow/compiler/tests:reduce_window_test_cpu_mlir_bridge_test PASSED in 9.2s //tensorflow/compiler/tests:reshape_op_test_cpu PASSED in 9.3s //tensorflow/compiler/tests:reshape_op_test_cpu_mlir_bridge_test PASSED in 8.3s //tensorflow/compiler/tests:reverse_ops_test_cpu PASSED in 10.8s //tensorflow/compiler/tests:reverse_ops_test_cpu_mlir_bridge_test PASSED in 10.9s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu PASSED in 8.6s //tensorflow/compiler/tests:reverse_sequence_op_test_cpu_mlir_bridge_test PASSED in 9.5s //tensorflow/compiler/tests:risc_ops_test_cpu_mlir_bridge_test PASSED in 7.9s //tensorflow/compiler/tests:rmsprop_test_cpu PASSED in 12.4s //tensorflow/compiler/tests:scatter_nd_op_test_cpu PASSED in 20.3s //tensorflow/compiler/tests:scatter_nd_op_test_cpu_mlir_bridge_test PASSED in 24.5s //tensorflow/compiler/tests:searchsorted_op_test_cpu PASSED in 8.7s //tensorflow/compiler/tests:searchsorted_op_test_cpu_mlir_bridge_test PASSED in 8.8s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu PASSED in 22.2s //tensorflow/compiler/tests:segment_reduction_ops_test_cpu_mlir_bridge_test PASSED in 30.9s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu PASSED in 16.4s //tensorflow/compiler/tests:self_adjoint_eig_op_test_cpu_mlir_bridge_test PASSED in 19.4s //tensorflow/compiler/tests:slice_ops_test_cpu PASSED in 17.1s //tensorflow/compiler/tests:slice_ops_test_cpu_mlir_bridge_test PASSED in 20.8s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu PASSED in 8.4s //tensorflow/compiler/tests:sparse_to_dense_op_test_cpu_mlir_bridge_test PASSED in 8.2s //tensorflow/compiler/tests:stack_ops_test_cpu PASSED in 10.9s //tensorflow/compiler/tests:tensor_list_ops_test_cpu PASSED in 10.7s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu PASSED in 13.0s //tensorflow/compiler/tests:tridiagonal_matmul_ops_test_cpu_mlir_bridge_test PASSED in 24.3s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu PASSED in 15.0s //tensorflow/compiler/tests:tridiagonal_solve_ops_test_cpu_mlir_bridge_test PASSED in 15.4s //tensorflow/compiler/tests:unique_ops_test_cpu PASSED in 7.7s //tensorflow/compiler/tests:variable_ops_test_cpu PASSED in 24.3s //tensorflow/compiler/tests:variable_ops_test_cpu_mlir_bridge_test PASSED in 13.2s //tensorflow/compiler/tests:where_op_test_cpu PASSED in 16.8s //tensorflow/compiler/tests:while_test_cpu PASSED in 11.0s //tensorflow/compiler/tests:xla_call_module_test_cpu PASSED in 10.6s //tensorflow/compiler/tests:xla_custom_call_ops_test_cpu PASSED in 8.9s //tensorflow/compiler/tests:xla_device_gpu_test_cpu PASSED in 8.3s //tensorflow/compiler/tests:xla_device_test_cpu PASSED in 11.8s //tensorflow/compiler/tests:xla_device_test_cpu_mlir_bridge_test PASSED in 16.5s //tensorflow/compiler/tests:xla_ops_test_cpu PASSED in 40.4s //tensorflow/compiler/tests:xla_ops_test_cpu_mlir_bridge_test PASSED in 43.7s //tensorflow/compiler/tests:xla_test_test PASSED in 9.4s //tensorflow/compiler/tf2xla:const_analysis_test PASSED in 7.4s //tensorflow/compiler/tf2xla:cpu_function_runtime_test PASSED in 0.1s //tensorflow/compiler/tf2xla:functionalize_cond_test PASSED in 0.7s //tensorflow/compiler/tf2xla:functionalize_control_flow_test PASSED in 0.6s //tensorflow/compiler/tf2xla:fused_batchnorm_reserve_space_test_cpu PASSED in 27.3s //tensorflow/compiler/tf2xla:graph_compiler_test PASSED in 6.0s //tensorflow/compiler/tf2xla:literal_util_test PASSED in 0.9s //tensorflow/compiler/tf2xla:resource_operation_table_test PASSED in 8.2s //tensorflow/compiler/tf2xla:resource_util_test_cpu PASSED in 2.3s //tensorflow/compiler/tf2xla:sharding_util_test PASSED in 0.7s //tensorflow/compiler/tf2xla:tf2xla_opset_test PASSED in 11.0s //tensorflow/compiler/tf2xla:tf2xla_test PASSED in 20.3s //tensorflow/compiler/tf2xla:tf2xla_util_test PASSED in 0.7s //tensorflow/compiler/tf2xla:xla_compiler_test PASSED in 17.1s //tensorflow/compiler/tf2xla:xla_jit_compiled_cpu_function_test PASSED in 18.9s //tensorflow/compiler/tf2xla:xla_op_registry_test PASSED in 6.8s //tensorflow/compiler/tf2xla/kernels:rng_converter_utils_test PASSED in 2.3s //tensorflow/compiler/xla:array2d_test PASSED in 0.1s //tensorflow/compiler/xla:array3d_test PASSED in 0.6s //tensorflow/compiler/xla:array4d_test PASSED in 0.1s //tensorflow/compiler/xla:array_test PASSED in 0.5s //tensorflow/compiler/xla:bit_cast_test PASSED in 0.1s //tensorflow/compiler/xla:comparison_util_test PASSED in 0.1s //tensorflow/compiler/xla:debug_options_parsers_test PASSED in 0.1s //tensorflow/compiler/xla:index_util_test PASSED in 0.2s //tensorflow/compiler/xla:iterator_util_test PASSED in 0.2s //tensorflow/compiler/xla:layout_test PASSED in 0.3s //tensorflow/compiler/xla:layout_util_test PASSED in 0.1s //tensorflow/compiler/xla:literal_test PASSED in 0.4s //tensorflow/compiler/xla:parse_flags_from_env_test PASSED in 0.4s //tensorflow/compiler/xla:permutation_util_test PASSED in 0.1s //tensorflow/compiler/xla:primitive_util_test PASSED in 0.2s //tensorflow/compiler/xla:refcounting_hash_map_test PASSED in 0.1s //tensorflow/compiler/xla:reference_util_test PASSED in 0.2s //tensorflow/compiler/xla:shape_test PASSED in 0.2s //tensorflow/compiler/xla:shape_tree_test PASSED in 0.1s //tensorflow/compiler/xla:shape_util_test PASSED in 2.4s //tensorflow/compiler/xla:status_macros_test PASSED in 0.1s //tensorflow/compiler/xla:text_literal_reader_test PASSED in 0.2s //tensorflow/compiler/xla:text_literal_writer_test PASSED in 0.1s //tensorflow/compiler/xla:types_test PASSED in 0.1s //tensorflow/compiler/xla:util_test PASSED in 0.4s //tensorflow/compiler/xla:window_util_test PASSED in 0.7s //tensorflow/compiler/xla/client:padding_test PASSED in 0.1s //tensorflow/compiler/xla/client:xla_builder_test PASSED in 0.8s //tensorflow/compiler/xla/client/lib:arithmetic_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/client/lib:comparators_test_cpu PASSED in 7.8s //tensorflow/compiler/xla/client/lib:constants_test_cpu PASSED in 8.5s //tensorflow/compiler/xla/client/lib:logdet_test_cpu PASSED in 9.1s //tensorflow/compiler/xla/client/lib:math_test_cpu PASSED in 13.3s //tensorflow/compiler/xla/client/lib:matrix_test_cpu PASSED in 10.8s //tensorflow/compiler/xla/client/lib:pooling_test_cpu PASSED in 9.9s //tensorflow/compiler/xla/client/lib:qr_test_cpu PASSED in 11.3s //tensorflow/compiler/xla/client/lib:slicing_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/client/lib:sorting_test_cpu PASSED in 10.3s //tensorflow/compiler/xla/examples/axpy:stablehlo_compile_test PASSED in 9.7s //tensorflow/compiler/xla/experiments/sm_bandwidth_benchmark:sm_bw_test PASSED in 0.0s //tensorflow/compiler/xla/hlo/evaluator:hlo_evaluator_test PASSED in 3.4s //tensorflow/compiler/xla/hlo/experimental/auto_sharding:auto_sharding_test PASSED in 1.6s //tensorflow/compiler/xla/hlo/transforms:hlo_constant_splitter_test PASSED in 1.6s //tensorflow/compiler/xla/hlo/utils:hlo_live_range_test PASSED in 1.9s //tensorflow/compiler/xla/hlo/utils:hlo_matchers_test PASSED in 1.1s //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test PASSED in 0.2s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:collective_ops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:collective_ops_to_cpu_runtime.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:fft.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:legalize_i1_vector_transfers.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:lmhlo_custom_call.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:lmhlo_infeed.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:remove_copies_to_out_params.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:rng_bit_generator.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_abi_legalization.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_cpu_memref_element_cast_to_llvm.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/cpu/transforms/tests:xla_cpu_outfeed.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:add_hlo_trace.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_launch.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_memcpy.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:gpu_memset.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_case.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_custom_call.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_fft.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_cholesky.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_conv.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_cublas_lt_matmul.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_gpu_gemm.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_infeed.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_outfeed.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_send_recv.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:lmhlo_while.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:memref_get_global_to_arg.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/backends/gpu/transforms/tests:outline_cuda_graphs.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/framework/tests:legalize-xla-framework.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/framework/tests:outline-with-xla-framework.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/framework/tests:xla-framework.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/math/transforms/tests:math_optimization.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/memref/transforms/tests:aligned_allocations.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/runtime/ir/tests:ops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/runtime/ir/tests:ops_verify.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/runtime/ir/tests:testlib.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/runtime/transforms:calling_convention_test PASSED in 0.4s //tensorflow/compiler/xla/mlir/runtime/transforms:type_converter_test PASSED in 0.7s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:compilation_pipeline.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:convert_asserts.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:convert_custom_calls.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:export_functions.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:ordinal_assignment.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/runtime/transforms/tests:rt_to_llvm.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:erase-op-without-results.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:inline-scf-while.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:reduce-scf-forall-bounds.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-op-with-constant.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-op-with-value.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:replace-operand-with-constant.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:return-operands-of-terminator-operands.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/rewrites/tests:truncate-function.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:bisect.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:no-bug.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir/tools/mlir_bisect/tests:snapshot.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir/tools/mlir_replay/public:execution_trace_utils_test PASSED in 0.2s //tensorflow/compiler/xla/mlir/utils:error_util_test PASSED in 0.2s //tensorflow/compiler/xla/mlir/xla_cpu/tests:bufferize.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir/xla_cpu/tests:invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir/xla_cpu/tests:ops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/bufferization/hlo_one_shot_bufferize.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_hlo_broadcasts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_hlo_no_broadcasts.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/chlo_legalize_to_mhlo.mlir.test PASSED in 2.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/chlo/sparse_chlo_legalize_to_linalg.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/buffer_reuse.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/convert_deallocation_ops_to_llvm.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocate.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocate_invalid.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_ops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_simplification.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/deallocation_to_scf.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/deallocation/split_alloc_tensors.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/add_debug_info.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/bufferization.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/collapse-shape.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/collect_stats.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/compose_extract_insert_slice.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/batch_matmul.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/conv_2d_nhwc_hwcf.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/dot.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/duplicate_fusions.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fibonacci.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fusion_outlining.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/fusion_planning_for_cpu.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/inline_fusion_clusters.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_bcast_map.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_matmul.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_reduce.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_reduce_map.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/map_reshape_map.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/matmul.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_1d.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_1d_map.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_2d.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reduce_window.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/reverse.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/scatter.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/sort.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/cpu_tiling/transpose.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/greedy_fusion.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/invalid.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/lower_vectors.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/nested_tiling_softmax.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/ops.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/optimize_linalg_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/rewrite_forall_to_for.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/simplify_dead_copy.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/tile_by_one.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/tiling_softmax.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/vectorize_copy.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/gml_st/vectorize_for_cpu.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-select-and-scatter.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-affine.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-gpu.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-parallel-loops.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/lhlo-legalize-to-tensor-op.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo/ops.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/lhlo_gpu/lhlo_gpu_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/attrs.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/broadcast_propagation.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/bitcast.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/canonicalize.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/concatenate.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/convert.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/convolution.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/custom_call.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/folder_limit.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reduce.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reshape.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/reverse.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/scatter.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/transpose.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/tuple.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/canonicalize/while.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/constraint_fusion.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/convert_to_signless.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/expand_hlo_tuples.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/expand_ops_simplifier.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/group_reduction_dimensions.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-collapse-elementwise-map.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-einsum-to-dot-general.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-gather-to-torch-index-select.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-rng-to-linalg.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-shape-ops-to-standard.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-sort.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-arithmetic.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo-only-dynamic.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo-unranked.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-lhlo.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-linalg.mlir.test PASSED in 2.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-memref-unranked.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-memref.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-stablehlo-experimental.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/hlo-legalize-to-stablehlo.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/inlining.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/invalid.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-control-flow.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-hlo-shape-computations.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-mhlo-to-thlo.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/legalize-to-std.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/lower-complex.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/lower-general-dot.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/materialize-broadcasts.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/merge_assuming_ops.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_bytecode_customizations.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_dot.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_gather.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_reduction.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_canonicalize_scatter.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_flatten_tuple.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_infer_shape_type_methods.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_ops_prettyprint.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/mhlo_reduce_pretty_print.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/ops.mlir.test PASSED in 1.3s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/optimize-hlo.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/prepare-for-export.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/reify-result-types.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/restrict_max_rank.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/shape_legalize_to_hlo.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/shape_reification.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sink-constants-to-control-flow.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_gendot_lower.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_lower.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_ops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_rewriting.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/sparse_transpose.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/stablehlo-legalize-to-hlo.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/symbolic-shape-optimization.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/unfuse_batch_norm.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_bounds.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_conv_op.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_reduce_op.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_reduce_window_op.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_scatter_op.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_select_and_scatter_op.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/verifier_while_op.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/mhlo/while_prettyprint.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/bufferize.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/canonicalize.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/invalid.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/legalize_sort.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/ops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:Dialect/thlo/tiling.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:alloc_to_arg.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:assuming-structural-propagation.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:buffer_packing.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:bufferize.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tests:bufferize_one_shot.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:collapse_parallel_loops_to_1d_pass.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:detensorize_scf_ops.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/mlir_hlo/tests:index_type_llvm_lowering.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:legalize-trigonometric-to-approximation.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:lower_index_cast.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:propagate_static_shapes.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:rank-specialization.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/mlir_hlo/tests:scalarization.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:shape-component-analysis.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/mlir_hlo/tests:shape_simplification.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:test_userange.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tests:tile_loops.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tests:unbufferize.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tests:unroll-loops.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/mlir_hlo/tools/mlir_interpreter/framework/tests:interpreter_value_test PASSED in 0.2s //tensorflow/compiler/xla/mlir_hlo/tools/mlir_interpreter/framework/tests:tensor_or_memref_test PASSED in 0.1s //tensorflow/compiler/xla/mlir_hlo/tosa/tests:binary.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tosa/tests:nullary.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/mlir_hlo/tosa/tests:prepare-mhlo.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/mlir_hlo/tosa/tests:ternary.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/mlir_hlo/tosa/tests:unary.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/pjrt:host_callback_test PASSED in 0.2s //tensorflow/compiler/xla/pjrt:lru_cache_test PASSED in 0.2s //tensorflow/compiler/xla/pjrt:pjrt_api_test PASSED in 0.5s //tensorflow/compiler/xla/pjrt:pjrt_client_test_cpu PASSED in 11.3s //tensorflow/compiler/xla/pjrt:pjrt_compiler_test PASSED in 0.5s //tensorflow/compiler/xla/pjrt:pjrt_executable_test PASSED in 0.4s //tensorflow/compiler/xla/pjrt:pjrt_stream_executor_client_test PASSED in 9.9s //tensorflow/compiler/xla/pjrt:semaphore_test PASSED in 0.2s //tensorflow/compiler/xla/pjrt:tf_pjrt_client_test PASSED in 10.4s //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test PASSED in 6.9s //tensorflow/compiler/xla/pjrt:tracked_device_buffer_test PASSED in 8.1s //tensorflow/compiler/xla/pjrt:tracked_tfrt_cpu_device_buffer_test PASSED in 0.4s //tensorflow/compiler/xla/pjrt:transpose_test PASSED in 50.8s //tensorflow/compiler/xla/pjrt/c:pjrt_c_api_cpu_test PASSED in 6.4s //tensorflow/compiler/xla/pjrt/c:pjrt_c_api_helpers_test PASSED in 0.4s //tensorflow/compiler/xla/pjrt/distributed:client_server_test PASSED in 42.6s //tensorflow/compiler/xla/pjrt/distributed:service_test PASSED in 9.6s //tensorflow/compiler/xla/pjrt/gpu:se_gpu_pjrt_client_test PASSED in 2.4s //tensorflow/compiler/xla/python:outfeed_receiver_test_cpu PASSED in 11.8s //tensorflow/compiler/xla/python/ifrt:array_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:array_test_no_impl PASSED in 0.7s //tensorflow/compiler/xla/python/ifrt:client_test_no_impl PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:executable_test_no_impl PASSED in 1.2s //tensorflow/compiler/xla/python/ifrt:future_test PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:index_domain_test PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt:index_test PASSED in 0.2s //tensorflow/compiler/xla/python/ifrt:shape_test PASSED in 0.3s //tensorflow/compiler/xla/python/ifrt:sharding_test PASSED in 0.5s //tensorflow/compiler/xla/python/ifrt:tuple_test_no_impl PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_array.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_assemble.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_call.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_call_loaded_executable.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_disassemble.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_loaded_executable.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/ir/tests:verify_reshard.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/python/ifrt/support:sharding_param_to_op_sharding_test PASSED in 0.4s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_array_impl_test_tfrt_cpu PASSED in 14.3s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_client_impl_test_tfrt_cpu PASSED in 7.0s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_executable_impl_test_tfrt_cpu PASSED in 6.7s //tensorflow/compiler/xla/python/pjrt_ifrt:pjrt_tuple_impl_test_tfrt_cpu PASSED in 9.3s //tensorflow/compiler/xla/python_api:xla_literal_test PASSED in 1.2s //tensorflow/compiler/xla/python_api:xla_shape_test PASSED in 1.1s //tensorflow/compiler/xla/rpc:grpc_client_test PASSED in 2.6s //tensorflow/compiler/xla/runtime:arguments_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:async_runtime_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:custom_call_test PASSED in 1.8s //tensorflow/compiler/xla/runtime:diagnostics_test PASSED in 0.1s //tensorflow/compiler/xla/runtime:executable_test PASSED in 2.1s //tensorflow/compiler/xla/runtime:ffi_test PASSED in 1.1s //tensorflow/compiler/xla/runtime:map_by_type_test PASSED in 0.4s //tensorflow/compiler/xla/runtime:module_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:results_test PASSED in 0.1s //tensorflow/compiler/xla/runtime:state_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:symbolic_shape_test PASSED in 0.2s //tensorflow/compiler/xla/runtime:type_id_test PASSED in 0.6s //tensorflow/compiler/xla/service:algebraic_simplifier_overflow_test_cpu PASSED in 7.7s //tensorflow/compiler/xla/service:algebraic_simplifier_test PASSED in 2.3s //tensorflow/compiler/xla/service:all_gather_broadcast_reorder_test PASSED in 1.6s //tensorflow/compiler/xla/service:all_gather_combiner_test PASSED in 1.2s //tensorflow/compiler/xla/service:all_gather_decomposer_test PASSED in 1.5s //tensorflow/compiler/xla/service:all_reduce_combiner_test PASSED in 0.8s //tensorflow/compiler/xla/service:all_reduce_contiguous_test PASSED in 1.2s //tensorflow/compiler/xla/service:all_reduce_folder_test PASSED in 1.3s //tensorflow/compiler/xla/service:all_reduce_promotion_test PASSED in 0.9s //tensorflow/compiler/xla/service:all_reduce_reassociate_test PASSED in 2.0s //tensorflow/compiler/xla/service:all_reduce_simplifier_test PASSED in 1.3s //tensorflow/compiler/xla/service:ar_crs_combiner_test PASSED in 1.3s //tensorflow/compiler/xla/service:async_collective_creator_test PASSED in 1.1s //tensorflow/compiler/xla/service:async_op_canonicalizer_test PASSED in 0.9s //tensorflow/compiler/xla/service:batch_dot_simplification_test PASSED in 1.0s //tensorflow/compiler/xla/service:batchnorm_expander_test_cpu PASSED in 8.5s //tensorflow/compiler/xla/service:bfloat16_conversion_folding_test PASSED in 1.1s //tensorflow/compiler/xla/service:bfloat16_propagation_test PASSED in 1.7s //tensorflow/compiler/xla/service:bitcast_dtypes_expander_test PASSED in 0.9s //tensorflow/compiler/xla/service:broadcast_canonicalizer_test PASSED in 1.2s //tensorflow/compiler/xla/service:buffer_assignment_test PASSED in 12.4s //tensorflow/compiler/xla/service:call_graph_test PASSED in 0.9s //tensorflow/compiler/xla/service:call_inliner_test PASSED in 0.8s //tensorflow/compiler/xla/service:change_op_data_type_test PASSED in 1.1s //tensorflow/compiler/xla/service:collective_ops_utils_test PASSED in 0.1s //tensorflow/compiler/xla/service:collectives_schedule_linearizer_test PASSED in 1.1s //tensorflow/compiler/xla/service:compilation_environments_test PASSED in 0.2s //tensorflow/compiler/xla/service:conditional_canonicalizer_test PASSED in 1.0s //tensorflow/compiler/xla/service:conditional_code_motion_test PASSED in 1.3s //tensorflow/compiler/xla/service:conditional_simplifier_test PASSED in 1.4s //tensorflow/compiler/xla/service:conditional_to_select_test PASSED in 1.5s //tensorflow/compiler/xla/service:convert_async_collectives_to_sync_test PASSED in 0.9s //tensorflow/compiler/xla/service:convert_mover_test PASSED in 1.6s //tensorflow/compiler/xla/service:convert_operand_folding_test PASSED in 0.8s //tensorflow/compiler/xla/service:convolution_4d_expander_test PASSED in 1.2s //tensorflow/compiler/xla/service:convolution_group_converter_test PASSED in 1.4s //tensorflow/compiler/xla/service:convolution_pred_expander_test PASSED in 0.7s //tensorflow/compiler/xla/service:copy_insertion_test PASSED in 1.5s //tensorflow/compiler/xla/service:custom_call_status_test PASSED in 0.1s //tensorflow/compiler/xla/service:defuser_test PASSED in 0.9s //tensorflow/compiler/xla/service:despecializer_test PASSED in 1.2s //tensorflow/compiler/xla/service:dfs_hlo_visitor_with_default_test PASSED in 0.9s //tensorflow/compiler/xla/service:dot_decomposer_test PASSED in 1.0s //tensorflow/compiler/xla/service:dot_merger_test PASSED in 1.1s //tensorflow/compiler/xla/service:dynamic_dimension_inference_test PASSED in 1.1s //tensorflow/compiler/xla/service:dynamic_dimension_simplifier_test PASSED in 1.8s //tensorflow/compiler/xla/service:dynamic_index_splitter_test PASSED in 0.9s //tensorflow/compiler/xla/service:dynamic_padder_test_cpu PASSED in 14.3s //tensorflow/compiler/xla/service:dynamic_parameter_binding_test PASSED in 1.4s //tensorflow/compiler/xla/service:dynamic_update_slice_test_cpu PASSED in 8.8s //tensorflow/compiler/xla/service:elemental_ir_emitter_test_cpu PASSED in 11.3s //tensorflow/compiler/xla/service:flatten_call_graph_test PASSED in 1.8s //tensorflow/compiler/xla/service:float_normalization_test PASSED in 1.0s //tensorflow/compiler/xla/service:fusion_node_indexing_evaluation_test PASSED in 1.1s //tensorflow/compiler/xla/service:gather_expander_test PASSED in 1.2s //tensorflow/compiler/xla/service:gather_simplifier_test PASSED in 0.8s //tensorflow/compiler/xla/service:heap_simulator_test PASSED in 2.3s //tensorflow/compiler/xla/service:hlo_alias_analysis_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_casting_utils_test PASSED in 8.6s //tensorflow/compiler/xla/service:hlo_computation_deduplicator_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_computation_test PASSED in 3.6s //tensorflow/compiler/xla/service:hlo_constant_folding_test PASSED in 5.2s //tensorflow/compiler/xla/service:hlo_cost_analysis_test PASSED in 7.1s //tensorflow/compiler/xla/service:hlo_creation_utils_test PASSED in 4.4s //tensorflow/compiler/xla/service:hlo_cse_test PASSED in 10.6s //tensorflow/compiler/xla/service:hlo_dataflow_analysis_test PASSED in 1.9s //tensorflow/compiler/xla/service:hlo_dce_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_domain_test PASSED in 1.0s //tensorflow/compiler/xla/service:hlo_element_type_converter_test PASSED in 1.6s //tensorflow/compiler/xla/service:hlo_execution_profile_test PASSED in 6.3s //tensorflow/compiler/xla/service:hlo_graph_dumper_test PASSED in 1.3s //tensorflow/compiler/xla/service:hlo_input_output_alias_config_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_instruction_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_liveness_analysis_test PASSED in 1.3s //tensorflow/compiler/xla/service:hlo_memory_scheduler_test PASSED in 1.0s //tensorflow/compiler/xla/service:hlo_module_dce_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_module_metadata_test PASSED in 0.2s //tensorflow/compiler/xla/service:hlo_module_test PASSED in 0.8s //tensorflow/compiler/xla/service:hlo_opcode_test PASSED in 0.1s //tensorflow/compiler/xla/service:hlo_ordering_test PASSED in 1.6s //tensorflow/compiler/xla/service:hlo_parser_test PASSED in 1.5s //tensorflow/compiler/xla/service:hlo_pass_pipeline_test PASSED in 1.6s //tensorflow/compiler/xla/service:hlo_phi_graph_test PASSED in 1.1s //tensorflow/compiler/xla/service:hlo_proto_util_test PASSED in 1.3s //tensorflow/compiler/xla/service:hlo_reachability_test PASSED in 1.7s //tensorflow/compiler/xla/service:hlo_rematerialization_test PASSED in 1.4s //tensorflow/compiler/xla/service:hlo_rematerialization_test_utils_test PASSED in 1.6s //tensorflow/compiler/xla/service:hlo_replication_analysis_test PASSED in 1.0s //tensorflow/compiler/xla/service:hlo_schedule_test PASSED in 1.4s //tensorflow/compiler/xla/service:hlo_sharding_test PASSED in 1.5s //tensorflow/compiler/xla/service:hlo_value_semantics_analysis_test PASSED in 0.9s //tensorflow/compiler/xla/service:hlo_verifier_test PASSED in 2.2s //tensorflow/compiler/xla/service:indexed_array_analysis_test PASSED in 1.5s //tensorflow/compiler/xla/service:instruction_fusion_test PASSED in 2.2s //tensorflow/compiler/xla/service:latency_hiding_scheduler_test PASSED in 1.4s //tensorflow/compiler/xla/service:layout_assignment_test PASSED in 6.7s //tensorflow/compiler/xla/service:layout_normalization_test PASSED in 2.1s //tensorflow/compiler/xla/service:logistic_expander_test PASSED in 1.5s //tensorflow/compiler/xla/service:loop_schedule_linearizer_test PASSED in 1.2s //tensorflow/compiler/xla/service:map_inliner_test PASSED in 1.6s //tensorflow/compiler/xla/service:mapped_ptr_container_sorter_test PASSED in 0.2s //tensorflow/compiler/xla/service:memory_space_assignment_best_fit_repacker_test PASSED in 0.3s //tensorflow/compiler/xla/service:memory_space_assignment_test PASSED in 2.8s //tensorflow/compiler/xla/service:memory_space_propagation_test PASSED in 0.8s //tensorflow/compiler/xla/service:name_uniquer_test PASSED in 0.1s //tensorflow/compiler/xla/service:operand_upcaster_test PASSED in 1.0s //tensorflow/compiler/xla/service:optimize_input_output_buffer_alias_test PASSED in 1.2s //tensorflow/compiler/xla/service:pattern_matcher_gmock_test PASSED in 0.2s //tensorflow/compiler/xla/service:pattern_matcher_test PASSED in 1.5s //tensorflow/compiler/xla/service:profile_guided_latency_estimator_test PASSED in 1.5s //tensorflow/compiler/xla/service:real_imag_expander_test PASSED in 1.2s //tensorflow/compiler/xla/service:reduce_decomposer_test PASSED in 1.0s //tensorflow/compiler/xla/service:reduce_scatter_combiner_test PASSED in 1.1s //tensorflow/compiler/xla/service:reduce_scatter_decomposer_test PASSED in 1.0s //tensorflow/compiler/xla/service:reduce_scatter_reassociate_test PASSED in 1.4s //tensorflow/compiler/xla/service:reshape_decomposer_test PASSED in 1.1s //tensorflow/compiler/xla/service:reshape_mover_test PASSED in 1.7s //tensorflow/compiler/xla/service:result_caster_test PASSED in 1.1s //tensorflow/compiler/xla/service:root_instruction_sinker_test PASSED in 0.9s //tensorflow/compiler/xla/service:scatter_expander_test PASSED in 0.9s //tensorflow/compiler/xla/service:scatter_simplifier_test PASSED in 1.1s //tensorflow/compiler/xla/service:select_and_scatter_expander_test PASSED in 1.5s //tensorflow/compiler/xla/service:shape_inference_test PASSED in 0.3s //tensorflow/compiler/xla/service:shaped_buffer_test PASSED in 6.5s //tensorflow/compiler/xla/service:sharding_propagation_test PASSED in 5.1s //tensorflow/compiler/xla/service:sharding_remover_test PASSED in 1.1s //tensorflow/compiler/xla/service:simplify_fp_conversions_test PASSED in 0.9s //tensorflow/compiler/xla/service:slice_sinker_test PASSED in 1.0s //tensorflow/compiler/xla/service:sort_simplifier_test PASSED in 1.0s //tensorflow/compiler/xla/service:space_to_batch_converter_test PASSED in 0.8s //tensorflow/compiler/xla/service:stable_sort_expander_test PASSED in 0.9s //tensorflow/compiler/xla/service:stochastic_convert_decomposer_test PASSED in 6.5s //tensorflow/compiler/xla/service:stream_pool_test PASSED in 0.3s //tensorflow/compiler/xla/service:topk_rewriter_test PASSED in 5.4s //tensorflow/compiler/xla/service:transpose_folding_test PASSED in 2.9s //tensorflow/compiler/xla/service:tuple_points_to_analysis_test PASSED in 1.1s //tensorflow/compiler/xla/service:tuple_simplifier_test PASSED in 1.2s //tensorflow/compiler/xla/service:tuple_util_test PASSED in 0.9s //tensorflow/compiler/xla/service:while_loop_all_reduce_code_motion_test PASSED in 1.4s //tensorflow/compiler/xla/service:while_loop_analysis_test PASSED in 0.9s //tensorflow/compiler/xla/service:while_loop_concat_code_motion_test PASSED in 1.0s //tensorflow/compiler/xla/service:while_loop_constant_sinking_test PASSED in 2.7s //tensorflow/compiler/xla/service:while_loop_expensive_invariant_code_motion_test PASSED in 1.7s //tensorflow/compiler/xla/service:while_loop_invariant_code_motion_test PASSED in 2.0s //tensorflow/compiler/xla/service:while_loop_simplifier_test PASSED in 2.3s //tensorflow/compiler/xla/service:while_loop_trip_count_annotator_test PASSED in 1.4s //tensorflow/compiler/xla/service:while_util_test PASSED in 0.9s //tensorflow/compiler/xla/service:xla_aot_compile_stablehlo_cpu_test PASSED in 9.9s //tensorflow/compiler/xla/service:xla_debug_info_manager_test PASSED in 0.9s //tensorflow/compiler/xla/service:zero_sized_hlo_elimination_test PASSED in 0.9s //tensorflow/compiler/xla/service/cpu:conv_canonicalization_test PASSED in 1.2s //tensorflow/compiler/xla/service/cpu:cpu_eigen_tensor_alignment_test PASSED in 1.3s //tensorflow/compiler/xla/service/cpu:cpu_instruction_fusion_test PASSED in 1.9s //tensorflow/compiler/xla/service/cpu:cpu_layout_assignment_test PASSED in 2.0s //tensorflow/compiler/xla/service/cpu:ir_emission_utils_test PASSED in 1.4s //tensorflow/compiler/xla/service/cpu:parallel_task_assignment_test PASSED in 3.1s //tensorflow/compiler/xla/service/cpu:runtime_fft_test PASSED in 0.1s //tensorflow/compiler/xla/service/cpu:shape_partition_test PASSED in 1.4s //tensorflow/compiler/xla/service/cpu:xfeed_manager_test PASSED in 0.8s //tensorflow/compiler/xla/service/cpu/tests:cpu_bytesizeof_test PASSED in 0.6s //tensorflow/compiler/xla/service/cpu/tests:cpu_dyn_shape_test PASSED in 8.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_eigen_dot_operation_test PASSED in 6.5s //tensorflow/compiler/xla/service/cpu/tests:cpu_external_constants_test PASSED in 27.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_fusion_test PASSED in 5.9s //tensorflow/compiler/xla/service/cpu/tests:cpu_infeed_test PASSED in 6.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_intrinsic_test PASSED in 10.5s //tensorflow/compiler/xla/service/cpu/tests:cpu_key_value_sort_test PASSED in 8.1s //tensorflow/compiler/xla/service/cpu/tests:cpu_literal_caching_test PASSED in 7.8s //tensorflow/compiler/xla/service/cpu/tests:cpu_noalias_test PASSED in 7.8s //tensorflow/compiler/xla/service/cpu/tests:cpu_outfeed_test PASSED in 7.4s //tensorflow/compiler/xla/service/cpu/tests:cpu_profiling_test PASSED in 9.4s //tensorflow/compiler/xla/service/cpu/tests:cpu_spmd_compile_test PASSED in 8.4s //tensorflow/compiler/xla/service/cpu/tests:cpu_topk_test PASSED in 11.0s //tensorflow/compiler/xla/service/cpu/tests:cpu_vectorization_test PASSED in 10.4s //tensorflow/compiler/xla/service/cpu/tests:cpu_while_test PASSED in 9.3s //tensorflow/compiler/xla/service/cpu/tests:tree_reduction_rewriter_test PASSED in 9.1s //tensorflow/compiler/xla/service/gpu:alias_passthrough_params_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu:all_reduce_blueconnect_test PASSED in 1.5s //tensorflow/compiler/xla/service/gpu:cublas_pad_for_gemms_test PASSED in 2.0s //tensorflow/compiler/xla/service/gpu:cudnn_pad_for_convolutions_test PASSED in 1.7s //tensorflow/compiler/xla/service/gpu:cudnn_simplify_padding_test PASSED in 2.1s //tensorflow/compiler/xla/service/gpu:cudnn_support_utils_test PASSED in 1.2s //tensorflow/compiler/xla/service/gpu:cudnn_vectorize_convolutions_test PASSED in 0.9s //tensorflow/compiler/xla/service/gpu:fusion_merger_test PASSED in 3.2s //tensorflow/compiler/xla/service/gpu:gemm_rewriter_triton_test PASSED in 2.5s //tensorflow/compiler/xla/service/gpu:gpu_conv_padding_legalization_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu:gpu_conv_rewriter_test PASSED in 1.0s //tensorflow/compiler/xla/service/gpu:gpu_fusible_test PASSED in 1.6s //tensorflow/compiler/xla/service/gpu:gpu_hlo_cost_analysis_test PASSED in 1.8s //tensorflow/compiler/xla/service/gpu:gpu_performance_model_test PASSED in 2.4s //tensorflow/compiler/xla/service/gpu:gpu_sanitize_constant_names_test PASSED in 1.5s //tensorflow/compiler/xla/service/gpu:hlo_algorithm_denylist_test PASSED in 0.5s //tensorflow/compiler/xla/service/gpu:hlo_fusion_stats_test PASSED in 0.9s //tensorflow/compiler/xla/service/gpu:instruction_fusion_test PASSED in 2.1s //tensorflow/compiler/xla/service/gpu:ir_emission_utils_test PASSED in 2.0s //tensorflow/compiler/xla/service/gpu:matmul_utils_test PASSED in 1.7s //tensorflow/compiler/xla/service/gpu:move_copy_to_users_test PASSED in 1.6s //tensorflow/compiler/xla/service/gpu:multi_output_fusion_test PASSED in 2.3s //tensorflow/compiler/xla/service/gpu:non_atomically_upgradeable_rw_lock_test PASSED in 0.2s //tensorflow/compiler/xla/service/gpu:reduction_splitter_test PASSED in 1.4s //tensorflow/compiler/xla/service/gpu:scatter_slice_simplifier_test PASSED in 1.0s //tensorflow/compiler/xla/service/gpu:target_util_test PASSED in 0.6s //tensorflow/compiler/xla/service/gpu:variadic_op_splitter_test PASSED in 1.7s //tensorflow/compiler/xla/service/gpu:while_transformer_test PASSED in 2.3s //tensorflow/compiler/xla/service/gpu/llvm_gpu_backend:utils_test PASSED in 0.4s //tensorflow/compiler/xla/service/gpu/tests:gpu_reduce_scatter_creator_test PASSED in 1.3s //tensorflow/compiler/xla/service/gpu/tests:reduction_degenerate_dim_remover_test PASSED in 2.3s //tensorflow/compiler/xla/service/gpu/tests:reduction_dimension_grouper_test PASSED in 1.6s //tensorflow/compiler/xla/service/gpu/tests:tree_reduction_rewriter_test PASSED in 2.0s //tensorflow/compiler/xla/service/graphcycles:graphcycles_test PASSED in 0.8s //tensorflow/compiler/xla/service/graphcycles:ordered_set_test PASSED in 0.2s //tensorflow/compiler/xla/service/llvm_ir:alias_analysis_test PASSED in 7.7s //tensorflow/compiler/xla/service/llvm_ir:ir_array_test PASSED in 0.7s //tensorflow/compiler/xla/service/spmd:canonicalize_all_gather_for_cse_test PASSED in 1.2s //tensorflow/compiler/xla/service/spmd:collective_permute_motion_test PASSED in 1.2s //tensorflow/compiler/xla/service/spmd:partition_assignment_test PASSED in 1.1s //tensorflow/compiler/xla/service/spmd:schedule_aware_collective_ops_cse_test PASSED in 1.5s //tensorflow/compiler/xla/service/spmd:spmd_partitioner_test PASSED in 3.4s //tensorflow/compiler/xla/service/spmd:stateful_rng_spmd_partitioner_test PASSED in 0.9s //tensorflow/compiler/xla/stream_executor:dnn_test PASSED in 0.5s //tensorflow/compiler/xla/stream_executor:stream_test PASSED in 0.2s //tensorflow/compiler/xla/stream_executor/host:host_stream_test PASSED in 0.6s //tensorflow/compiler/xla/tests:all_reduce_test_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests:axpy_simple_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:bad_rng_shape_validation_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:binop_scaling_test_cpu PASSED in 7.3s //tensorflow/compiler/xla/tests:bitcast_convert_test_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests:broadcast_simple_test_cpu PASSED in 10.3s //tensorflow/compiler/xla/tests:broadcast_test_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests:buffer_donation_test_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests:call_test_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests:check_execution_arity_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:cholesky_test_cpu PASSED in 17.7s //tensorflow/compiler/xla/tests:client_test_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests:collective_ops_test_cpu PASSED in 26.3s //tensorflow/compiler/xla/tests:compilation_cache_test_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests:compute_constant_test_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests:concat_test_cpu PASSED in 10.4s //tensorflow/compiler/xla/tests:constant_reduction_function_test_cpu PASSED in 9.5s //tensorflow/compiler/xla/tests:constants_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:convert_test_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests:copy_test_cpu PASSED in 14.1s //tensorflow/compiler/xla/tests:cpu_gpu_fusion_test_cpu PASSED in 12.7s //tensorflow/compiler/xla/tests:custom_call_test_cpu PASSED in 10.7s //tensorflow/compiler/xla/tests:deallocation_test_cpu PASSED in 10.0s //tensorflow/compiler/xla/tests:deconstruct_tuple_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:deep_graph_test_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests:execution_profile_test_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests:fft_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:float8_test_cpu PASSED in 10.3s //tensorflow/compiler/xla/tests:floor_ceil_test_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests:fmax_fmin_test_cpu PASSED in 9.4s //tensorflow/compiler/xla/tests:gather_operation_test_cpu PASSED in 13.4s //tensorflow/compiler/xla/tests:get_dimension_size_test_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests:half_test_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests:hlo_metadata_test PASSED in 8.8s //tensorflow/compiler/xla/tests:literal_test_util_test PASSED in 5.0s //tensorflow/compiler/xla/tests:local_client_allocation_test_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests:local_client_aot_test PASSED in 0.0s //tensorflow/compiler/xla/tests:log_test_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests:map_test_cpu PASSED in 10.2s //tensorflow/compiler/xla/tests:matrix_ops_simple_test_cpu PASSED in 16.4s //tensorflow/compiler/xla/tests:multidimensional_slice_test_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests:multiple_devices_on_host_test PASSED in 9.0s //tensorflow/compiler/xla/tests:multithreaded_compilation_test_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests:outfeed_in_nested_computation_test_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests:pad_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:pred_test_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests:query_inferred_shape_test_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests:reduce_hlo_test_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests:reduce_precision_test_cpu PASSED in 9.7s //tensorflow/compiler/xla/tests:replay_test_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests:reshape_motion_test_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests:reverse_test_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests:round_trip_packed_literal_test_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests:round_trip_transfer_test_cpu PASSED in 9.4s //tensorflow/compiler/xla/tests:sample_text_test_cpu PASSED in 9.9s //tensorflow/compiler/xla/tests:scatter_test_cpu PASSED in 17.3s //tensorflow/compiler/xla/tests:select_test_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests:test_utils_test_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests:token_hlo_test_cpu PASSED in 10.6s //tensorflow/compiler/xla/tests:transfer_manager_test_cpu PASSED in 18.4s //tensorflow/compiler/xla/tests:transpose_test_cpu PASSED in 11.7s //tensorflow/compiler/xla/tests:tuple_test_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests:unary_op_test_cpu PASSED in 11.0s //tensorflow/compiler/xla/tests:value_inference_test_cpu PASSED in 7.6s //tensorflow/compiler/xla/tests:vector_ops_reduce_test_cpu PASSED in 9.5s //tensorflow/compiler/xla/tests:vector_ops_simple_test_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests:while_test_cpu PASSED in 10.4s //tensorflow/compiler/xla/tests/fuzz:rand_0_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests/fuzz:rand_10_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests/fuzz:rand_11_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_12_cpu PASSED in 7.7s //tensorflow/compiler/xla/tests/fuzz:rand_13_cpu PASSED in 7.9s //tensorflow/compiler/xla/tests/fuzz:rand_14_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests/fuzz:rand_15_cpu PASSED in 7.8s //tensorflow/compiler/xla/tests/fuzz:rand_16_cpu PASSED in 11.3s //tensorflow/compiler/xla/tests/fuzz:rand_17_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests/fuzz:rand_18_cpu PASSED in 10.4s //tensorflow/compiler/xla/tests/fuzz:rand_19_cpu PASSED in 8.1s //tensorflow/compiler/xla/tests/fuzz:rand_20_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests/fuzz:rand_21_cpu PASSED in 6.6s //tensorflow/compiler/xla/tests/fuzz:rand_22_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests/fuzz:rand_23_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests/fuzz:rand_24_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_25_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_26_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_27_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests/fuzz:rand_28_cpu PASSED in 7.1s //tensorflow/compiler/xla/tests/fuzz:rand_29_cpu PASSED in 11.1s //tensorflow/compiler/xla/tests/fuzz:rand_2_cpu PASSED in 10.0s //tensorflow/compiler/xla/tests/fuzz:rand_30_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_31_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests/fuzz:rand_32_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests/fuzz:rand_33_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests/fuzz:rand_34_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_35_cpu PASSED in 7.7s //tensorflow/compiler/xla/tests/fuzz:rand_36_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests/fuzz:rand_37_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_38_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests/fuzz:rand_39_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_3_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_40_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_41_cpu PASSED in 9.7s //tensorflow/compiler/xla/tests/fuzz:rand_42_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests/fuzz:rand_43_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_44_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_45_cpu PASSED in 11.8s //tensorflow/compiler/xla/tests/fuzz:rand_46_cpu PASSED in 6.8s //tensorflow/compiler/xla/tests/fuzz:rand_47_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_48_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests/fuzz:rand_49_cpu PASSED in 9.6s //tensorflow/compiler/xla/tests/fuzz:rand_4_cpu PASSED in 12.9s //tensorflow/compiler/xla/tests/fuzz:rand_50_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests/fuzz:rand_51_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests/fuzz:rand_52_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_53_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_54_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_56_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests/fuzz:rand_57_cpu PASSED in 8.2s //tensorflow/compiler/xla/tests/fuzz:rand_58_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_59_cpu PASSED in 9.1s //tensorflow/compiler/xla/tests/fuzz:rand_5_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests/fuzz:rand_61_cpu PASSED in 11.9s //tensorflow/compiler/xla/tests/fuzz:rand_62_cpu PASSED in 13.1s //tensorflow/compiler/xla/tests/fuzz:rand_63_cpu PASSED in 10.3s //tensorflow/compiler/xla/tests/fuzz:rand_64_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_65_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_66_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests/fuzz:rand_68_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_69_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_6_cpu PASSED in 8.0s //tensorflow/compiler/xla/tests/fuzz:rand_70_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests/fuzz:rand_71_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_73_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_74_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests/fuzz:rand_75_cpu PASSED in 7.4s //tensorflow/compiler/xla/tests/fuzz:rand_76_cpu PASSED in 9.8s //tensorflow/compiler/xla/tests/fuzz:rand_77_cpu PASSED in 11.4s //tensorflow/compiler/xla/tests/fuzz:rand_78_cpu PASSED in 7.8s //tensorflow/compiler/xla/tests/fuzz:rand_79_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests/fuzz:rand_7_cpu PASSED in 11.7s //tensorflow/compiler/xla/tests/fuzz:rand_80_cpu PASSED in 8.8s //tensorflow/compiler/xla/tests/fuzz:rand_81_cpu PASSED in 9.2s //tensorflow/compiler/xla/tests/fuzz:rand_82_cpu PASSED in 10.1s //tensorflow/compiler/xla/tests/fuzz:rand_83_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_84_cpu PASSED in 10.4s //tensorflow/compiler/xla/tests/fuzz:rand_85_cpu PASSED in 10.4s //tensorflow/compiler/xla/tests/fuzz:rand_86_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_87_cpu PASSED in 8.6s //tensorflow/compiler/xla/tests/fuzz:rand_88_cpu PASSED in 8.5s //tensorflow/compiler/xla/tests/fuzz:rand_89_cpu PASSED in 7.2s //tensorflow/compiler/xla/tests/fuzz:rand_8_cpu PASSED in 8.1s //tensorflow/compiler/xla/tests/fuzz:rand_90_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_91_cpu PASSED in 8.9s //tensorflow/compiler/xla/tests/fuzz:rand_92_cpu PASSED in 13.5s //tensorflow/compiler/xla/tests/fuzz:rand_93_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_94_cpu PASSED in 9.0s //tensorflow/compiler/xla/tests/fuzz:rand_95_cpu PASSED in 8.3s //tensorflow/compiler/xla/tests/fuzz:rand_96_cpu PASSED in 9.3s //tensorflow/compiler/xla/tests/fuzz:rand_97_cpu PASSED in 7.5s //tensorflow/compiler/xla/tests/fuzz:rand_98_cpu PASSED in 8.4s //tensorflow/compiler/xla/tests/fuzz:rand_99_cpu PASSED in 8.7s //tensorflow/compiler/xla/tests/fuzz:rand_9_cpu PASSED in 8.6s //tensorflow/compiler/xla/tools:hlo_control_flow_flattening_test PASSED in 1.5s //tensorflow/compiler/xla/tools:hlo_extractor_test PASSED in 1.5s //tensorflow/compiler/xla/tools:hlo_module_loader_test PASSED in 0.9s //tensorflow/compiler/xla/tools:interactive_graphviz_bin_test PASSED in 0.6s //tensorflow/compiler/xla/tools:run_hlo_module_bin_test PASSED in 0.4s //tensorflow/compiler/xla/tools/hlo_bisect:hlo_bisect_state_test PASSED in 2.9s //tensorflow/compiler/xla/translate/hlo_to_mhlo:hlo_utils_test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo:mlir_hlo_builder_test PASSED in 1.1s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:bool_compare.hlotxt.test PASSED in 0.8s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:case_conditional.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:dynamic_param.hlo.test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:entry_computation_layout.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:frontend_attributes.hlotxt.test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:fully_connected_reference_model.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:fusion.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:if_conditional.hlotxt.test PASSED in 0.9s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:import.hlotxt.test PASSED in 0.6s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:import_async.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:layouts_and_names.hlotxt.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:location.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:module_attributes.hlo.test PASSED in 0.7s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:simple.hlo.test PASSED in 0.4s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:spmd_module_sharding.hlo.test PASSED in 0.5s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:types.hlotxt.test PASSED in 0.9s //tensorflow/compiler/xla/translate/hlo_to_mhlo/tests:while.hlotxt.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo:type_to_shape_test PASSED in 0.9s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:add.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:case.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:dynamic.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export-with-layouts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_and_check_layouts.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_large_constants.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:export_replicas.mlir.test PASSED in 0.4s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:frontend_attributes.mlir.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:fusion.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:if.mlir.test PASSED in 1.2s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:input_output_aliasing.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:layouts_and_names.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:location_to_op_metadata.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:missing_main.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:module_attributes.mlir.test PASSED in 1.0s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:multiple_return_tuple.mlir.test PASSED in 0.9s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:opaque_elements_attr.mlir.test PASSED in 0.8s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:rng_get_and_update_state.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:sharding.mlir.test PASSED in 0.6s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:simple.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:unsupported_type.mlir.test PASSED in 0.5s //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:while.mlir.test PASSED in 1.1s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:hlo_text_to_lhlo_no_opt.hlotxt.test PASSED in 2.8s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:no_opt_ops.hlotxt.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:non_identity_layouts.hlotxt.test PASSED in 0.7s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:ops.mlir.test PASSED in 3.3s //tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/tests:passthrough.mlir.test PASSED in 0.5s //tensorflow/core:__tensorflow_core_lib_core_legacy_lib_core_all_tests PASSED in 13.3s //tensorflow/core:__tensorflow_core_lib_gtl_legacy_lib_gtl_tests PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_cell_reader_test PASSED in 33.3s //tensorflow/core:__tensorflow_core_lib_monitoring_collection_registry_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_counter_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_gauge_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_metric_def_test PASSED in 0.4s //tensorflow/core:__tensorflow_core_lib_monitoring_percentile_sampler_test PASSED in 0.1s //tensorflow/core:__tensorflow_core_lib_monitoring_sampler_test PASSED in 0.2s //tensorflow/core:__tensorflow_core_lib_monitoring_test_utils_test PASSED in 0.2s //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.6s //tensorflow/core:__tensorflow_tsl_lib_core_legacy_lib_core_all_tests PASSED in 0.4s //tensorflow/core:lib_strings_ordered_code_test PASSED in 1.6s //tensorflow/core:lib_strings_proto_serialization_test PASSED in 0.2s //tensorflow/core/api_def:api_test PASSED in 4.8s //tensorflow/core/api_def:update_api_def_test PASSED in 0.5s //tensorflow/core/common_runtime:all_to_all_test_cpu PASSED in 0.9s //tensorflow/core/common_runtime:arg_ret_placement_test PASSED in 1.0s //tensorflow/core/common_runtime:buf_rendezvous_test PASSED in 1.0s //tensorflow/core/common_runtime:collective_executor_mgr_test PASSED in 1.9s //tensorflow/core/common_runtime:collective_param_resolver_local_test PASSED in 6.3s //tensorflow/core/common_runtime:collective_rma_local_test PASSED in 1.6s //tensorflow/core/common_runtime:composite_device_test PASSED in 0.7s //tensorflow/core/common_runtime:cost_measurement_registry_test PASSED in 2.3s //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.8s //tensorflow/core/common_runtime:device_resolver_local_test PASSED in 1.2s //tensorflow/core/common_runtime:device_set_test PASSED in 2.1s //tensorflow/core/common_runtime:direct_session_test_cpu PASSED in 3.0s //tensorflow/core/common_runtime:direct_session_with_debug_test PASSED in 3.5s //tensorflow/core/common_runtime:direct_session_with_tracking_alloc_test PASSED in 2.1s //tensorflow/core/common_runtime:dynamic_device_mgr_test PASSED in 1.8s //tensorflow/core/common_runtime:eval_const_tensor_test PASSED in 0.7s //tensorflow/core/common_runtime:executor_test PASSED in 1.9s //tensorflow/core/common_runtime:function_optimization_registration_test PASSED in 1.0s //tensorflow/core/common_runtime:function_optimization_registry_no_pass_test PASSED in 0.9s //tensorflow/core/common_runtime:function_optimization_registry_pass_failure_test PASSED in 0.9s //tensorflow/core/common_runtime:function_optimization_registry_test PASSED in 1.8s //tensorflow/core/common_runtime:function_threadpool_test PASSED in 1.4s //tensorflow/core/common_runtime:graph_constructor_test PASSED in 3.4s //tensorflow/core/common_runtime:graph_runner_test PASSED in 1.6s //tensorflow/core/common_runtime:hierarchical_tree_broadcaster_test_cpu PASSED in 4.0s //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.6s //tensorflow/core/common_runtime:isolate_placer_inspection_required_ops_pass_test PASSED in 1.4s //tensorflow/core/common_runtime:lower_case_op_test PASSED in 3.0s //tensorflow/core/common_runtime:lower_function_call_test PASSED in 3.3s //tensorflow/core/common_runtime:lower_functional_ops_test PASSED in 2.7s //tensorflow/core/common_runtime:lower_if_op_test PASSED in 3.1s //tensorflow/core/common_runtime:lower_while_op_test PASSED in 2.4s //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 1.0s //tensorflow/core/common_runtime:optimize_cross_host_control_deps_test PASSED in 14.6s //tensorflow/core/common_runtime:optimize_function_graph_utils_test PASSED in 1.1s //tensorflow/core/common_runtime:partitioning_utils_test PASSED in 1.2s //tensorflow/core/common_runtime:pending_counts_test PASSED in 1.3s //tensorflow/core/common_runtime:permuter_test_cpu PASSED in 7.2s //tensorflow/core/common_runtime:placer_inspection_required_ops_utils_test PASSED in 1.4s //tensorflow/core/common_runtime:placer_test PASSED in 1.1s //tensorflow/core/common_runtime:process_function_library_runtime_test_cpu PASSED in 1.0s //tensorflow/core/common_runtime:process_util_test PASSED in 0.1s //tensorflow/core/common_runtime:quantize_training_test PASSED in 3.3s //tensorflow/core/common_runtime:rendezvous_util_test PASSED in 0.1s //tensorflow/core/common_runtime:replicate_per_replica_nodes_test PASSED in 1.1s //tensorflow/core/common_runtime:request_cost_accessor_registry_test PASSED in 2.4s //tensorflow/core/common_runtime:request_cost_test PASSED in 0.2s //tensorflow/core/common_runtime:ring_gatherer_test_cpu PASSED in 3.5s //tensorflow/core/common_runtime:ring_reducer_test_cpu PASSED in 6.2s //tensorflow/core/common_runtime:scoped_allocator_mgr_test PASSED in 4.4s //tensorflow/core/common_runtime:session_test PASSED in 0.7s //tensorflow/core/common_runtime:shape_refiner_test PASSED in 1.3s //tensorflow/core/common_runtime:single_threaded_executor_test PASSED in 1.7s //tensorflow/core/common_runtime:threadpool_device_test PASSED in 1.0s //tensorflow/core/common_runtime:type_inference_test PASSED in 2.2s //tensorflow/core/common_runtime/eager:attr_builder_test PASSED in 28.1s //tensorflow/core/common_runtime/eager:context_test PASSED in 18.8s //tensorflow/core/common_runtime/eager:custom_device_test PASSED in 16.3s //tensorflow/core/common_runtime/eager:eager_executor_test PASSED in 15.6s //tensorflow/core/common_runtime/eager:eager_op_rewrite_registry_test PASSED in 1.5s //tensorflow/core/common_runtime/eager:eager_operation_test PASSED in 17.6s //tensorflow/core/common_runtime/eager:execute_node_test PASSED in 18.1s //tensorflow/core/common_runtime/eager:execute_test PASSED in 31.7s //tensorflow/core/common_runtime/eager:kernel_and_device_test PASSED in 1.3s //tensorflow/core/common_runtime/eager:mkl_eager_op_rewrite_test PASSED in 16.4s //tensorflow/core/common_runtime/eager:placement_test PASSED in 15.7s //tensorflow/core/common_runtime/eager:placement_utils_test PASSED in 14.7s //tensorflow/core/common_runtime/eager:tensor_handle_data_test PASSED in 16.3s //tensorflow/core/common_runtime/eager:tensor_handle_test PASSED in 11.9s //tensorflow/core/common_runtime/gpu:gpu_device_on_non_gpu_machine_test PASSED in 0.2s //tensorflow/core/common_runtime/next_pluggable_device/c:plugin_c_api_test PASSED in 36.8s //tensorflow/core/config:flags_py_test PASSED in 6.5s //tensorflow/core/config:flags_test PASSED in 0.1s //tensorflow/core/data:compression_utils_test PASSED in 2.1s //tensorflow/core/data:dataset_utils_test PASSED in 0.5s //tensorflow/core/data:hash_utils_test PASSED in 0.9s //tensorflow/core/data:metric_utils_test PASSED in 5.8s //tensorflow/core/data:name_utils_test PASSED in 0.4s //tensorflow/core/data:rewrite_utils_test PASSED in 0.8s //tensorflow/core/data:serialization_utils_test PASSED in 0.6s //tensorflow/core/data:snapshot_utils_test PASSED in 1.2s //tensorflow/core/data:split_utils_test PASSED in 0.6s //tensorflow/core/data:standalone_save_restore_test PASSED in 2.9s //tensorflow/core/data:standalone_test PASSED in 2.0s //tensorflow/core/data:tfdataz_metrics_test PASSED in 1.7s //tensorflow/core/data:unbounded_thread_pool_test PASSED in 0.4s //tensorflow/core/data/service:auto_shard_rewriter_test PASSED in 1.1s //tensorflow/core/data/service:common_test PASSED in 0.2s //tensorflow/core/data/service:credentials_factory_test PASSED in 0.6s //tensorflow/core/data/service:cross_trainer_cache_test PASSED in 1.4s //tensorflow/core/data/service:data_service_test PASSED in 17.1s //tensorflow/core/data/service:data_transfer_test PASSED in 0.6s //tensorflow/core/data/service:dataset_store_test PASSED in 1.4s //tensorflow/core/data/service:dispatcher_client_test PASSED in 4.5s //tensorflow/core/data/service:dispatcher_state_test PASSED in 0.6s //tensorflow/core/data/service:grpc_dispatcher_impl_test PASSED in 4.4s //tensorflow/core/data/service:grpc_util_test PASSED in 0.9s //tensorflow/core/data/service:grpc_worker_impl_test PASSED in 3.8s //tensorflow/core/data/service:journal_test PASSED in 0.7s //tensorflow/core/data/service:logging_utils_test PASSED in 0.1s //tensorflow/core/data/service:task_runner_test PASSED in 4.2s //tensorflow/core/data/service:test_util_test PASSED in 3.2s //tensorflow/core/data/service:url_test PASSED in 1.0s //tensorflow/core/data/service:utils_test PASSED in 0.7s //tensorflow/core/data/service:validate_utils_test PASSED in 0.1s //tensorflow/core/data/service:worker_client_test PASSED in 4.0s //tensorflow/core/data/service:worker_impl_test PASSED in 2.9s //tensorflow/core/data/service/client:data_service_client_test PASSED in 5.9s //tensorflow/core/data/service/client:utils_test PASSED in 3.5s //tensorflow/core/data/service/client:validate_utils_test PASSED in 1.9s //tensorflow/core/data/service/snapshot:distributed_snapshot_test PASSED in 21.5s //tensorflow/core/data/service/snapshot:file_utils_test PASSED in 0.5s //tensorflow/core/data/service/snapshot:path_utils_test PASSED in 0.2s //tensorflow/core/data/service/snapshot:snapshot_manager_test PASSED in 3.4s //tensorflow/core/data/service/snapshot:snapshot_split_provider_test PASSED in 0.8s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_checkpoint_test PASSED in 3.6s //tensorflow/core/data/service/snapshot:snapshot_stream_writer_test PASSED in 5.4s //tensorflow/core/data/service/snapshot:utils_test PASSED in 0.2s //tensorflow/core/debug:debug_graph_utils_test PASSED in 0.6s //tensorflow/core/distributed_runtime:call_options_test PASSED in 0.3s //tensorflow/core/distributed_runtime:cluster_function_library_runtime_test PASSED in 5.8s //tensorflow/core/distributed_runtime:collective_param_resolver_distributed_test PASSED in 0.8s //tensorflow/core/distributed_runtime:collective_rma_distributed_test PASSED in 1.0s //tensorflow/core/distributed_runtime:device_resolver_distributed_test PASSED in 0.9s //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.3s //tensorflow/core/distributed_runtime:request_id_test PASSED in 0.1s //tensorflow/core/distributed_runtime:rpc_collective_executor_mgr_test PASSED in 0.6s //tensorflow/core/distributed_runtime:server_lib_test PASSED in 0.1s //tensorflow/core/distributed_runtime:session_mgr_test PASSED in 0.9s //tensorflow/core/distributed_runtime:tensor_coding_test PASSED in 0.1s //tensorflow/core/distributed_runtime/coordination:coordination_service_barrier_proxy_test PASSED in 2.7s //tensorflow/core/distributed_runtime/eager:eager_service_impl_test PASSED in 25.6s //tensorflow/core/distributed_runtime/eager:remote_mgr_test PASSED in 16.7s //tensorflow/core/distributed_runtime/integration_test:c_api_coordination_test_cpu PASSED in 52.2s //tensorflow/core/distributed_runtime/integration_test:c_api_multi_client_test_cpu PASSED in 48.1s //tensorflow/core/distributed_runtime/integration_test:c_api_recoverable_jobs_test_cpu PASSED in 45.1s //tensorflow/core/distributed_runtime/integration_test:c_api_session_coordination_test_cpu PASSED in 36.1s //tensorflow/core/distributed_runtime/rpc:grpc_tensor_coding_test PASSED in 3.1s //tensorflow/core/distributed_runtime/rpc:grpc_worker_cache_test PASSED in 1.9s //tensorflow/core/distributed_runtime/rpc/eager:grpc_eager_client_test PASSED in 0.5s //tensorflow/core/example:example_parser_configuration_test PASSED in 0.7s //tensorflow/core/example:feature_util_test PASSED in 0.1s //tensorflow/core/framework:allocator_test PASSED in 3.9s //tensorflow/core/framework:attr_value_util_test PASSED in 1.6s //tensorflow/core/framework:batch_util_test PASSED in 0.8s //tensorflow/core/framework:bfloat16_test PASSED in 1.2s //tensorflow/core/framework:common_shape_fns_test PASSED in 0.7s //tensorflow/core/framework:dataset_test PASSED in 0.9s //tensorflow/core/framework:device_base_test PASSED in 0.7s //tensorflow/core/framework:disable_jit_test PASSED in 1.1s //tensorflow/core/framework:framework_op_gen_lib_test PASSED in 0.1s //tensorflow/core/framework:framework_op_segment_test PASSED in 1.1s //tensorflow/core/framework:framework_resource_var_test PASSED in 0.2s //tensorflow/core/framework:framework_run_handler_test PASSED in 2.6s //tensorflow/core/framework:framework_run_handler_util_test PASSED in 2.3s //tensorflow/core/framework:full_type_inference_util_test PASSED in 0.9s //tensorflow/core/framework:full_type_util_test PASSED in 1.0s //tensorflow/core/framework:function_test PASSED in 1.4s //tensorflow/core/framework:graph_def_util_test PASSED in 1.1s //tensorflow/core/framework:graph_to_functiondef_test PASSED in 0.7s //tensorflow/core/framework:kernel_def_builder_test PASSED in 0.8s //tensorflow/core/framework:kernel_def_util_test PASSED in 1.0s //tensorflow/core/framework:memory_types_test PASSED in 0.8s //tensorflow/core/framework:model_test PASSED in 0.8s //tensorflow/core/framework:node_def_builder_test PASSED in 0.9s //tensorflow/core/framework:node_def_util_test PASSED in 0.7s //tensorflow/core/framework:node_properties_test PASSED in 1.4s //tensorflow/core/framework:op_compatibility_test PASSED in 1.1s //tensorflow/core/framework:op_def_builder_test PASSED in 1.4s //tensorflow/core/framework:op_def_util_test PASSED in 0.9s //tensorflow/core/framework:op_kernel_test PASSED in 1.2s //tensorflow/core/framework:op_registration_test PASSED in 1.2s //tensorflow/core/framework:partial_tensor_shape_test PASSED in 0.7s //tensorflow/core/framework:rendezvous_test PASSED in 3.4s //tensorflow/core/framework:resource_handle_test PASSED in 0.2s //tensorflow/core/framework:resource_mgr_test PASSED in 1.6s //tensorflow/core/framework:resource_op_kernel_test PASSED in 0.8s //tensorflow/core/framework:shape_inference_test PASSED in 0.6s //tensorflow/core/framework:shape_inference_testutil_test PASSED in 0.8s //tensorflow/core/framework:tensor_shape_test PASSED in 6.0s //tensorflow/core/framework:tensor_slice_test PASSED in 0.8s //tensorflow/core/framework:tensor_test PASSED in 32.2s //tensorflow/core/framework:tensor_testutil_test PASSED in 0.9s //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.9s //tensorflow/core/framework:variant_op_registry_test PASSED in 19.5s //tensorflow/core/framework:variant_test PASSED in 0.6s //tensorflow/core/framework/registration:registration_test PASSED in 0.7s //tensorflow/core/function/capture:by_ref_capture_test PASSED in 8.4s //tensorflow/core/function/capture:capture_container_test PASSED in 7.3s //tensorflow/core/function/integration_test:side_inputs_manual_api_test PASSED in 14.5s //tensorflow/core/function/integration_test:side_inputs_test PASSED in 15.0s //tensorflow/core/function/polymorphism:function_cache_test PASSED in 8.5s //tensorflow/core/function/polymorphism:function_type_test PASSED in 7.8s //tensorflow/core/function/polymorphism:type_dispatch_test PASSED in 15.2s //tensorflow/core/function/runtime_client:runtime_client_cc_test PASSED in 48.8s //tensorflow/core/function/trace_type:default_types_test PASSED in 6.6s //tensorflow/core/function/trace_type:serialization_test PASSED in 7.3s //tensorflow/core/function/trace_type:trace_type_test PASSED in 11.0s //tensorflow/core/graph:algorithm_test PASSED in 0.7s //tensorflow/core/graph:collective_order_test PASSED in 0.7s //tensorflow/core/graph:control_flow_test PASSED in 1.6s //tensorflow/core/graph:costmodel_test PASSED in 1.0s //tensorflow/core/graph:edgeset_test PASSED in 0.7s //tensorflow/core/graph:graph_def_builder_test PASSED in 0.7s //tensorflow/core/graph:graph_partition_test PASSED in 1.4s //tensorflow/core/graph:graph_test PASSED in 1.2s //tensorflow/core/graph:node_builder_test PASSED in 0.7s //tensorflow/core/graph:optimizer_cse_test PASSED in 0.7s //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.8s //tensorflow/core/graph/regularization:simple_delete_test PASSED in 0.7s //tensorflow/core/graph/regularization:util_test PASSED in 0.2s //tensorflow/core/grappler:graph_topology_view_test PASSED in 0.2s //tensorflow/core/grappler:graph_view_test PASSED in 1.8s //tensorflow/core/grappler:grappler_item_builder_test PASSED in 1.9s //tensorflow/core/grappler:grappler_item_test PASSED in 2.2s //tensorflow/core/grappler:mutable_graph_view_test PASSED in 2.4s //tensorflow/core/grappler:utils_test PASSED in 2.9s //tensorflow/core/grappler/clusters:single_machine_test PASSED in 23.8s //tensorflow/core/grappler/clusters:virtual_cluster_test PASSED in 2.1s //tensorflow/core/grappler/costs:analytical_cost_estimator_test PASSED in 2.1s //tensorflow/core/grappler/costs:cost_estimator_test PASSED in 0.4s //tensorflow/core/grappler/costs:graph_memory_test PASSED in 3.4s //tensorflow/core/grappler/costs:graph_properties_test PASSED in 4.5s //tensorflow/core/grappler/costs:robust_stats_test PASSED in 0.1s //tensorflow/core/grappler/costs:utils_test PASSED in 2.8s //tensorflow/core/grappler/costs:virtual_placer_test PASSED in 0.5s //tensorflow/core/grappler/costs:virtual_scheduler_test PASSED in 1.8s //tensorflow/core/grappler/graph_analyzer:gen_node_test PASSED in 2.4s //tensorflow/core/grappler/graph_analyzer:graph_analyzer_test PASSED in 2.1s //tensorflow/core/grappler/graph_analyzer:hash_tools_test PASSED in 1.8s //tensorflow/core/grappler/graph_analyzer:sig_node_test PASSED in 3.0s //tensorflow/core/grappler/graph_analyzer:subgraph_test PASSED in 2.0s //tensorflow/core/grappler/inputs:utils_test PASSED in 0.1s //tensorflow/core/grappler/optimizers:arithmetic_optimizer_test_cpu PASSED in 5.0s //tensorflow/core/grappler/optimizers:auto_parallel_test_cpu PASSED in 3.6s //tensorflow/core/grappler/optimizers:common_subgraph_elimination_test_cpu PASSED in 2.4s //tensorflow/core/grappler/optimizers:custom_graph_optimizer_registry_test_cpu PASSED in 4.3s //tensorflow/core/grappler/optimizers:debug_stripper_test_cpu PASSED in 2.0s //tensorflow/core/grappler/optimizers:dependency_optimizer_test_cpu PASSED in 3.0s //tensorflow/core/grappler/optimizers:evaluation_utils_test PASSED in 0.6s //tensorflow/core/grappler/optimizers:function_api_info_test PASSED in 0.1s //tensorflow/core/grappler/optimizers:function_optimizer_test_cpu PASSED in 4.1s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_test_cpu PASSED in 2.5s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_factory_test PASSED in 0.3s //tensorflow/core/grappler/optimizers:generic_layout_optimizer_transposer_test_cpu PASSED in 2.3s //tensorflow/core/grappler/optimizers:graph_optimizer_stage_test_cpu PASSED in 2.5s //tensorflow/core/grappler/optimizers:implementation_selector_test PASSED in 3.4s //tensorflow/core/grappler/optimizers:loop_optimizer_test_cpu PASSED in 3.3s //tensorflow/core/grappler/optimizers:memory_optimizer_test_cpu PASSED in 2.3s //tensorflow/core/grappler/optimizers:meta_optimizer_test_cpu PASSED in 8.8s //tensorflow/core/grappler/optimizers:mkl_remapper_test PASSED in 2.2s //tensorflow/core/grappler/optimizers:model_pruner_test_cpu PASSED in 2.6s //tensorflow/core/grappler/optimizers:pin_to_host_optimizer_test_cpu PASSED in 2.6s //tensorflow/core/grappler/optimizers:scoped_allocator_optimizer_test PASSED in 2.5s //tensorflow/core/grappler/optimizers:shape_optimizer_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:static_schedule_test_cpu PASSED in 2.1s //tensorflow/core/grappler/optimizers:tfg_optimizer_hook_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:auto_shard_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:autotune_buffer_sizes_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:batch_parallelization_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:disable_intra_op_parallelism_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:disable_prefetch_legacy_autotune_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:enable_gradient_descent_test PASSED in 1.5s //tensorflow/core/grappler/optimizers/data:filter_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:filter_parallelization_test PASSED in 1.3s //tensorflow/core/grappler/optimizers/data:function_utils_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:fusion_utils_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:graph_utils_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:inject_prefetch_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:make_deterministic_test PASSED in 1.1s //tensorflow/core/grappler/optimizers/data:make_sloppy_test PASSED in 0.9s //tensorflow/core/grappler/optimizers/data:map_and_batch_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:map_and_filter_fusion_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:map_fusion_test PASSED in 1.2s //tensorflow/core/grappler/optimizers/data:map_parallelization_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:noop_elimination_test PASSED in 0.6s //tensorflow/core/grappler/optimizers/data:parallel_batch_test PASSED in 0.7s //tensorflow/core/grappler/optimizers/data:replicate_on_split_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:shuffle_and_repeat_fusion_test PASSED in 0.4s //tensorflow/core/grappler/optimizers/data:slack_test PASSED in 0.8s //tensorflow/core/grappler/optimizers/data:split_utils_test PASSED in 1.3s //tensorflow/core/grappler/optimizers/data:use_private_thread_pool_test PASSED in 0.9s //tensorflow/core/grappler/optimizers/inference:batch_op_rewriter_test PASSED in 0.5s //tensorflow/core/grappler/utils:canonicalizer_test PASSED in 2.2s //tensorflow/core/grappler/utils:colocation_test PASSED in 1.0s //tensorflow/core/grappler/utils:frame_test PASSED in 0.1s //tensorflow/core/grappler/utils:functions_test PASSED in 2.0s //tensorflow/core/grappler/utils:graph_view_internal_test PASSED in 0.6s //tensorflow/core/grappler/utils:graph_view_test PASSED in 2.3s //tensorflow/core/grappler/utils:grappler_test_test PASSED in 6.9s //tensorflow/core/grappler/utils:pattern_utils_test PASSED in 0.8s //tensorflow/core/grappler/utils:scc_test PASSED in 2.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.9s //tensorflow/core/grappler/utils:traversal_test PASSED in 0.5s //tensorflow/core/grappler/verifiers:structure_verifier_test PASSED in 2.1s //tensorflow/core/ir:interfaces_test PASSED in 0.2s //tensorflow/core/ir:ops_test PASSED in 0.3s //tensorflow/core/ir:shape_inference_utils_test PASSED in 0.3s //tensorflow/core/ir:tf_op_registry_test PASSED in 0.4s //tensorflow/core/ir:tf_op_wrapper_test PASSED in 0.2s //tensorflow/core/ir:utility_test PASSED in 0.2s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:arg_as_control_ret.pbtxt.test PASSED in 1.1s //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.4s //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 1.1s //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.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infeed_dequeue.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:infer_arg_handle_type.pbtxt.test PASSED in 1.0s //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.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_backedge_input_size.pbtxt.test PASSED in 0.8s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_duplicated_node_name.pbtxt.test PASSED in 1.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_edge_index.pbtxt.test PASSED in 0.7s //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.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_key.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_empty_func_attr_name.pbtxt.test PASSED in 0.5s //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.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_function_import.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_control_result.pbtxt.test PASSED in 0.8s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_func_with_empty_input.pbtxt.test PASSED in 0.7s //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.8s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_attr_name.pbtxt.test PASSED in 0.4s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_generic_function_named_edge_index.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_handle_data.pbtxt.test PASSED in 0.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_input.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result.pbtxt.test PASSED in 1.6s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_control_result_value.pbtxt.test PASSED in 0.5s //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.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_input.pbtxt.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_missing_two_inputs.pbtxt.test PASSED in 0.5s //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.9s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:invalid_type_list.pbtxt.test PASSED in 0.8s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:legacy_call.pbtxt.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_shape.pbtxt.test PASSED in 0.4s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:negative_zero_constant.pbtxt.test PASSED in 1.1s //tensorflow/core/ir/importexport/tests/graphdef_to_mlir:three_nodes_with_attrs.pbtxt.test PASSED in 0.5s //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.8s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:fulltype.mlir.test PASSED in 0.8s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:func_with_no_args_or_results.mlir.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:negative_zero_constant.mlir.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:nested_legacy_call.mlir.test PASSED in 0.7s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:three_nodes_with_attrs.mlir.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/mlir_to_graphdef:version.mlir.test PASSED in 0.5s //tensorflow/core/ir/importexport/tests/saved_model:saved_model_roundtrip_test PASSED in 0.3s //tensorflow/core/ir/tests:attributes.mlir.test PASSED in 0.4s //tensorflow/core/ir/tests:canonicalize.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:compatible_types.mlir.test PASSED in 0.8s //tensorflow/core/ir/tests:concrete-ops.mlir.test PASSED in 0.8s //tensorflow/core/ir/tests:generic_concrete_ops.mlir.test PASSED in 0.4s //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.4s //tensorflow/core/ir/tests:invalid.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:invalid_types.mlir.test PASSED in 0.7s //tensorflow/core/ir/tests:ops.mlir.test PASSED in 0.4s //tensorflow/core/ir/tests:region-invalid-ops.mlir.test PASSED in 0.4s //tensorflow/core/ir/tests:region-ops-graph.mlir.test PASSED in 0.4s //tensorflow/core/ir/tests:region-ops.mlir.test PASSED in 0.6s //tensorflow/core/ir/tests:types.mlir.test PASSED in 0.5s //tensorflow/core/ir/types:dialect_test PASSED in 0.2s //tensorflow/core/kernels:as_string_op_test PASSED in 0.7s //tensorflow/core/kernels:basic_ops_benchmark_test PASSED in 0.7s //tensorflow/core/kernels:batch_kernels_env_test PASSED in 0.7s //tensorflow/core/kernels:batch_kernels_test PASSED in 0.7s //tensorflow/core/kernels:bias_op_test PASSED in 0.5s //tensorflow/core/kernels:bincount_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:broadcast_to_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:cast_op_test_cpu PASSED in 1.4s //tensorflow/core/kernels:checkpoint_callback_manager_test PASSED in 1.2s //tensorflow/core/kernels:clustering_ops_test PASSED in 0.4s //tensorflow/core/kernels:composite_tensor_variant_test PASSED in 0.6s //tensorflow/core/kernels:concat_op_test PASSED in 0.7s //tensorflow/core/kernels:constant_op_test_cpu PASSED in 1.2s //tensorflow/core/kernels:control_flow_ops_test PASSED in 7.5s //tensorflow/core/kernels:conv_grad_filter_ops_benchmark_test_cpu PASSED in 0.7s //tensorflow/core/kernels:conv_grad_input_ops_benchmark_test_cpu PASSED in 1.3s //tensorflow/core/kernels:conv_ops_benchmark_test_cpu PASSED in 0.8s //tensorflow/core/kernels:conv_ops_test_cpu PASSED in 8.9s //tensorflow/core/kernels:count_ops_test PASSED in 0.7s //tensorflow/core/kernels:cross_op_test PASSED in 2.1s //tensorflow/core/kernels:cwise_ops_test_cpu PASSED in 0.5s //tensorflow/core/kernels:debug_ops_test PASSED in 0.9s //tensorflow/core/kernels:decode_wav_op_test PASSED in 2.0s //tensorflow/core/kernels:deep_conv2d_test PASSED in 0.5s //tensorflow/core/kernels:dequantize_op_test PASSED in 1.5s //tensorflow/core/kernels:diag_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:dynamic_partition_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:dynamic_stitch_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:eigen_activations_test PASSED in 0.2s //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.6s //tensorflow/core/kernels:eigen_benchmark_cpu_test PASSED in 0.1s //tensorflow/core/kernels:eigen_mkldnn_contraction_kernel_test PASSED in 0.2s //tensorflow/core/kernels:eigen_pooling_test PASSED in 0.3s //tensorflow/core/kernels:encode_wav_op_test PASSED in 2.6s //tensorflow/core/kernels:fingerprint_op_test PASSED in 1.0s //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.8s //tensorflow/core/kernels:gather_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:guarantee_const_op_test PASSED in 1.1s //tensorflow/core/kernels:identity_n_op_test PASSED in 0.6s //tensorflow/core/kernels:identity_op_test PASSED in 0.9s //tensorflow/core/kernels:immutable_constant_op_test PASSED in 1.5s //tensorflow/core/kernels:in_topk_op_test PASSED in 0.7s //tensorflow/core/kernels:isotonic_regression_op_test PASSED in 0.7s //tensorflow/core/kernels:logging_ops_test PASSED in 1.6s //tensorflow/core/kernels:lookup_ops_test PASSED in 0.8s //tensorflow/core/kernels:loss_test PASSED in 0.2s //tensorflow/core/kernels:lrn_op_test_cpu PASSED in 0.6s //tensorflow/core/kernels:matmul_op_test_cpu PASSED in 3.6s //tensorflow/core/kernels:merge_v2_checkpoints_op_test PASSED in 0.6s //tensorflow/core/kernels:mfcc_dct_test PASSED in 0.1s //tensorflow/core/kernels:mfcc_mel_filterbank_test PASSED in 0.2s //tensorflow/core/kernels:mfcc_op_test_cpu PASSED in 3.0s //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.7s //tensorflow/core/kernels:one_hot_op_test PASSED in 0.5s //tensorflow/core/kernels:ops_testutil_test PASSED in 0.6s //tensorflow/core/kernels:ops_util_test PASSED in 0.4s //tensorflow/core/kernels:parameterized_truncated_normal_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:parse_tensor_test PASSED in 1.1s //tensorflow/core/kernels:quantization_utils_test PASSED in 0.9s //tensorflow/core/kernels:quantize_and_dequantize_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:quantize_down_and_shrink_range_op_test PASSED in 0.8s //tensorflow/core/kernels:quantize_op_test PASSED in 0.7s //tensorflow/core/kernels:quantized_activation_ops_test PASSED in 0.6s //tensorflow/core/kernels:quantized_add_op_test PASSED in 1.6s //tensorflow/core/kernels:quantized_batch_norm_op_test PASSED in 0.6s //tensorflow/core/kernels:quantized_bias_add_op_test PASSED in 0.7s //tensorflow/core/kernels:quantized_concat_op_test PASSED in 1.0s //tensorflow/core/kernels:quantized_conv_ops_test PASSED in 1.2s //tensorflow/core/kernels:quantized_instance_norm_test PASSED in 1.4s //tensorflow/core/kernels:quantized_matmul_op_test PASSED in 0.8s //tensorflow/core/kernels:quantized_mul_op_test PASSED in 2.1s //tensorflow/core/kernels:quantized_pooling_ops_test PASSED in 0.5s //tensorflow/core/kernels:quantized_reshape_op_test PASSED in 1.4s //tensorflow/core/kernels:quantized_resize_bilinear_op_test PASSED in 2.0s //tensorflow/core/kernels:ragged_fill_empty_rows_op_test PASSED in 1.1s //tensorflow/core/kernels:ragged_gather_op_test PASSED in 0.6s //tensorflow/core/kernels:ragged_range_op_test PASSED in 0.7s //tensorflow/core/kernels:ragged_tensor_from_variant_op_test PASSED in 0.7s //tensorflow/core/kernels:ragged_tensor_to_sparse_kernel_test PASSED in 0.5s //tensorflow/core/kernels:ragged_tensor_to_tensor_op_test PASSED in 1.0s //tensorflow/core/kernels:ragged_tensor_to_variant_op_test PASSED in 0.8s //tensorflow/core/kernels:random_binomial_op_test_cpu PASSED in 0.9s //tensorflow/core/kernels:random_index_shuffle_test PASSED in 0.3s //tensorflow/core/kernels:random_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:random_poisson_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:range_sampler_test PASSED in 0.3s //tensorflow/core/kernels:reduction_ops_test_cpu PASSED in 0.5s //tensorflow/core/kernels:regex_replace_op_test PASSED in 0.7s //tensorflow/core/kernels:requantization_range_op_test PASSED in 0.7s //tensorflow/core/kernels:requantize_op_test PASSED in 0.6s //tensorflow/core/kernels:resource_ops_test PASSED in 1.0s //tensorflow/core/kernels:restore_op_test PASSED in 0.8s //tensorflow/core/kernels:restore_v2_op_test PASSED in 0.6s //tensorflow/core/kernels:reverse_op_test PASSED in 0.7s //tensorflow/core/kernels:roll_op_test PASSED in 0.7s //tensorflow/core/kernels:save_op_test PASSED in 0.8s //tensorflow/core/kernels:save_v2_op_test PASSED in 0.9s //tensorflow/core/kernels:scan_ops_test_cpu PASSED in 0.4s //tensorflow/core/kernels:scatter_nd_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:scatter_op_test PASSED in 1.3s //tensorflow/core/kernels:scoped_allocator_ops_test_cpu PASSED in 7.6s //tensorflow/core/kernels:sdca_ops_test PASSED in 2.6s //tensorflow/core/kernels:segment_reduction_ops_test PASSED in 0.5s //tensorflow/core/kernels:sendrecv_ops_test PASSED in 0.7s //tensorflow/core/kernels:sequence_ops_test PASSED in 0.5s //tensorflow/core/kernels:shape_ops_test PASSED in 1.0s //tensorflow/core/kernels:slice_op_test PASSED in 0.6s //tensorflow/core/kernels:spacetobatch_benchmark_test_cpu PASSED in 1.7s //tensorflow/core/kernels:sparse_add_op_test PASSED in 0.5s //tensorflow/core/kernels:sparse_dense_binary_op_shared_test PASSED in 1.3s //tensorflow/core/kernels:sparse_fill_empty_rows_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:sparse_matmul_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:sparse_reduce_sum_op_test PASSED in 0.7s //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.7s //tensorflow/core/kernels:sparse_utils_test PASSED in 0.5s //tensorflow/core/kernels:sparse_xent_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels:spectrogram_op_test_cpu PASSED in 2.8s //tensorflow/core/kernels:spectrogram_test PASSED in 0.1s //tensorflow/core/kernels:split_op_test_cpu PASSED in 0.5s //tensorflow/core/kernels:split_v_op_test_cpu PASSED in 0.8s //tensorflow/core/kernels:strided_slice_op_test PASSED in 0.7s //tensorflow/core/kernels:string_format_op_test PASSED in 0.5s //tensorflow/core/kernels:string_ngrams_op_test PASSED in 0.9s //tensorflow/core/kernels:string_split_op_test PASSED in 0.5s //tensorflow/core/kernels:substr_op_test PASSED in 0.6s //tensorflow/core/kernels:summary_audio_op_test PASSED in 1.2s //tensorflow/core/kernels:summary_image_op_test PASSED in 0.9s //tensorflow/core/kernels:summary_op_test PASSED in 0.7s //tensorflow/core/kernels:summary_tensor_op_test PASSED in 1.0s //tensorflow/core/kernels:tensor_cord_test PASSED in 0.2s //tensorflow/core/kernels:tensor_flag_utils_test PASSED in 0.2s //tensorflow/core/kernels:tensor_map_test PASSED in 0.1s //tensorflow/core/kernels:training_ops_test PASSED in 0.5s //tensorflow/core/kernels:transpose_util_test PASSED in 0.6s //tensorflow/core/kernels:unary_ops_composition_test_cpu PASSED in 3.0s //tensorflow/core/kernels:unique_op_test PASSED in 0.5s //tensorflow/core/kernels:variable_ops_test PASSED in 1.7s //tensorflow/core/kernels:while_op_test PASSED in 2.0s //tensorflow/core/kernels:xent_op_test_cpu PASSED in 1.2s //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.8s //tensorflow/core/kernels/batching_util:batch_resource_base_test PASSED in 0.1s //tensorflow/core/kernels/batching_util:batch_scheduler_test PASSED in 0.2s //tensorflow/core/kernels/batching_util:bounded_executor_test PASSED in 20.6s //tensorflow/core/kernels/batching_util:input_split_metadata_test PASSED in 0.2s //tensorflow/core/kernels/batching_util:periodic_function_test PASSED in 2.7s //tensorflow/core/kernels/batching_util:serial_device_batch_scheduler_test PASSED in 2.8s //tensorflow/core/kernels/batching_util:shared_batch_scheduler_test PASSED in 6.2s //tensorflow/core/kernels/batching_util:threadsafe_status_test PASSED in 0.1s //tensorflow/core/kernels/data:batch_dataset_op_test PASSED in 1.2s //tensorflow/core/kernels/data:cache_dataset_ops_test PASSED in 1.5s //tensorflow/core/kernels/data:concatenate_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:filter_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:finalize_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:fixed_length_record_dataset_op_test PASSED in 1.4s //tensorflow/core/kernels/data:flat_map_dataset_op_test PASSED in 1.5s //tensorflow/core/kernels/data:get_options_op_test PASSED in 0.5s //tensorflow/core/kernels/data:interleave_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:iterator_ops_test PASSED in 1.0s //tensorflow/core/kernels/data:map_dataset_op_test PASSED in 1.6s //tensorflow/core/kernels/data:map_defun_op_test PASSED in 0.6s //tensorflow/core/kernels/data:optimize_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:options_dataset_op_test PASSED in 0.5s //tensorflow/core/kernels/data:padded_batch_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data:parallel_batch_dataset_op_test PASSED in 4.3s //tensorflow/core/kernels/data:parallel_filter_dataset_op_test PASSED in 1.7s //tensorflow/core/kernels/data:parallel_interleave_dataset_op_test PASSED in 2.1s //tensorflow/core/kernels/data:parallel_map_dataset_op_test PASSED in 1.5s //tensorflow/core/kernels/data:prefetch_autotuner_test PASSED in 0.1s //tensorflow/core/kernels/data:prefetch_dataset_op_test PASSED in 1.3s //tensorflow/core/kernels/data:range_dataset_op_test PASSED in 1.6s //tensorflow/core/kernels/data:reduce_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:repeat_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:rewrite_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:shard_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:shuffle_dataset_op_test PASSED in 1.3s //tensorflow/core/kernels/data:skip_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data:sparse_tensor_slice_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:take_dataset_op_test PASSED in 1.5s //tensorflow/core/kernels/data:tensor_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data:tensor_slice_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data:text_line_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data:tf_record_dataset_op_test PASSED in 1.9s //tensorflow/core/kernels/data:window_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data:zip_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data/experimental:assert_next_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data/experimental:assert_prev_dataset_op_test PASSED in 0.8s //tensorflow/core/kernels/data/experimental:auto_shard_dataset_op_test PASSED in 1.1s //tensorflow/core/kernels/data/experimental:directed_interleave_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data/experimental:list_dataset_op_test PASSED in 0.7s //tensorflow/core/kernels/data/experimental:map_and_batch_dataset_op_test PASSED in 1.0s //tensorflow/core/kernels/data/experimental:parallel_interleave_dataset_op_test PASSED in 0.9s //tensorflow/core/kernels/data/experimental:random_dataset_op_test PASSED in 2.6s //tensorflow/core/kernels/data/experimental:sampling_dataset_op_test PASSED in 1.2s //tensorflow/core/kernels/data/experimental:save_dataset_op_test PASSED in 1.5s //tensorflow/core/kernels/data/experimental:unique_dataset_op_test PASSED in 2.1s //tensorflow/core/kernels/image:adjust_contrast_op_benchmark_test_cpu PASSED in 1.2s //tensorflow/core/kernels/image:adjust_contrast_op_test PASSED in 0.8s //tensorflow/core/kernels/image:colorspace_op_test PASSED in 0.6s //tensorflow/core/kernels/image:crop_and_resize_op_benchmark_test_cpu PASSED in 0.7s //tensorflow/core/kernels/image:crop_and_resize_op_test PASSED in 1.0s //tensorflow/core/kernels/image:encode_jpeg_op_test PASSED in 0.9s //tensorflow/core/kernels/image:mirror_pad_op_benchmark_test_cpu PASSED in 0.6s //tensorflow/core/kernels/image:mirror_pad_op_test PASSED in 0.7s //tensorflow/core/kernels/image:non_max_suppression_op_benchmark_test PASSED in 0.6s //tensorflow/core/kernels/image:non_max_suppression_op_test PASSED in 0.8s //tensorflow/core/kernels/image:resize_area_op_test PASSED in 1.1s //tensorflow/core/kernels/image:resize_benchmark_test_cpu PASSED in 0.9s //tensorflow/core/kernels/image:resize_bicubic_op_test PASSED in 4.0s //tensorflow/core/kernels/image:resize_ops_test_cpu PASSED in 3.3s //tensorflow/core/kernels/image:sampling_kernels_test PASSED in 1.2s //tensorflow/core/kernels/image:scale_and_translate_op_test PASSED in 1.7s //tensorflow/core/kernels/linalg:banded_triangular_solve_op_test_cpu PASSED in 1.3s //tensorflow/core/kernels/linalg:matrix_triangular_solve_op_test_cpu PASSED in 0.7s //tensorflow/core/kernels/mkl:mkl_conv_ops_test PASSED in 0.2s //tensorflow/core/kernels/mkl:mkl_dequantize_op_test PASSED in 0.2s //tensorflow/core/kernels/mkl:mkl_fused_batch_norm_op_test PASSED in 1.4s //tensorflow/core/kernels/mkl:mkl_fused_ops_test PASSED in 1.9s //tensorflow/core/kernels/mkl:mkl_matmul_op_benchmark PASSED in 0.8s //tensorflow/core/kernels/mkl:mkl_qmatmul_op_test PASSED in 0.3s //tensorflow/core/kernels/mkl:mkl_quantize_op_test PASSED in 0.2s //tensorflow/core/kernels/mkl:mkl_quantized_concat_op_test PASSED in 0.2s //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.6s //tensorflow/core/kernels/mkl:mkl_relu_op_test PASSED in 0.3s //tensorflow/core/kernels/mkl:mkl_requantize_ops_test PASSED in 0.1s //tensorflow/core/kernels/mkl:mkl_swish_op_test PASSED in 0.2s //tensorflow/core/kernels/mkl:onednn_nn_ops_benchmark PASSED in 0.3s //tensorflow/core/kernels/sparse:kernels_test PASSED in 0.7s //tensorflow/core/kernels/uniform_quant_ops:math_utils_test PASSED in 0.2s //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.7s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantize_op_test PASSED in 0.6s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_add_op_test PASSED in 0.8s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_clip_by_value_op_test PASSED in 0.5s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_convolution_ops_test PASSED in 0.8s //tensorflow/core/kernels/uniform_quant_ops:uniform_quantized_dot_ops_test PASSED in 0.9s //tensorflow/core/kernels/uniform_quant_ops:uniform_requantize_op_test PASSED in 0.6s //tensorflow/core/lib/db:sqlite_test PASSED in 0.2s //tensorflow/core/lib/gif:lib_gif_io_test PASSED in 1.5s //tensorflow/core/lib/jpeg:lib_jpeg_jpeg_mem_unittest PASSED in 0.5s //tensorflow/core/ops:cudnn_rnn_ops_test_cc PASSED in 0.8s //tensorflow/core/ops:ops_array_grad_test PASSED in 2.4s //tensorflow/core/ops:ops_math_grad_test PASSED in 3.8s //tensorflow/core/ops:ops_tests PASSED in 1.1s //tensorflow/core/ops/compat:backwards_compatibility_test PASSED in 0.6s //tensorflow/core/platform:__tensorflow_tsl_platform_profile_utils_cpu_utils_test PASSED in 0.1s //tensorflow/core/platform:enable_tf2_utils_test PASSED in 0.3s //tensorflow/core/platform:env_test PASSED in 2.3s //tensorflow/core/platform:fake_python_env_test PASSED in 0.3s //tensorflow/core/platform:file_system_test PASSED in 0.5s //tensorflow/core/platform:platform_strings_test PASSED in 0.3s //tensorflow/core/platform:ram_file_system_test PASSED in 26.2s //tensorflow/core/platform:resource_loader_test PASSED in 0.2s //tensorflow/core/platform:vmodule_benchmark_test PASSED in 0.2s //tensorflow/core/platform:vmodule_test PASSED in 0.3s //tensorflow/core/profiler/backends/cpu:host_tracer_test PASSED in 0.3s //tensorflow/core/profiler/convert:hlo_proto_to_graph_view_test PASSED in 0.2s //tensorflow/core/profiler/convert:hlo_proto_to_memory_visualization_utils_test PASSED in 0.1s //tensorflow/core/profiler/convert:op_stats_to_pod_stats_test PASSED in 0.6s //tensorflow/core/profiler/convert:op_stats_to_pod_viewer_test PASSED in 1.0s //tensorflow/core/profiler/convert:op_stats_to_tf_stats_test PASSED in 0.3s //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.2s //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.3s //tensorflow/core/profiler/convert:xplane_to_step_events_test PASSED in 0.2s //tensorflow/core/profiler/convert:xplane_to_tf_functions_test PASSED in 0.4s //tensorflow/core/profiler/convert:xplane_to_tool_names_test PASSED in 0.3s //tensorflow/core/profiler/convert/trace_viewer:trace_viewer_visibility_test PASSED in 0.4s //tensorflow/core/profiler/internal:tfprof_show_test PASSED in 0.7s //tensorflow/core/profiler/internal:tfprof_stats_test PASSED in 1.6s //tensorflow/core/profiler/internal:tfprof_tensor_test PASSED in 0.7s //tensorflow/core/profiler/internal:tfprof_timeline_test PASSED in 0.9s //tensorflow/core/profiler/internal/advisor:tfprof_advisor_test PASSED in 0.9s //tensorflow/core/profiler/lib:profiler_disabled_test PASSED in 0.2s //tensorflow/core/profiler/utils:derived_timeline_test PASSED in 0.2s //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.3s //tensorflow/core/summary:schema_test PASSED in 0.1s //tensorflow/core/summary:summary_db_writer_test PASSED in 0.2s //tensorflow/core/summary:summary_file_writer_test PASSED in 0.1s //tensorflow/core/tfrt/common:pjrt_state_test PASSED in 6.7s //tensorflow/core/tfrt/common:pjrt_util_test PASSED in 5.8s //tensorflow/core/tfrt/fallback:cost_recorder_test PASSED in 0.3s //tensorflow/core/tfrt/fallback:fallback_state_test PASSED in 0.9s //tensorflow/core/transforms:eval_utils_test PASSED in 1.9s //tensorflow/core/transforms:graph_transform_wrapper_test PASSED in 0.3s //tensorflow/core/util:bcast_test PASSED in 1.2s //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.3s //tensorflow/core/util:dump_graph_test PASSED in 1.1s //tensorflow/core/util:equal_graph_def_test PASSED in 2.5s //tensorflow/core/util:events_writer_test PASSED in 3.1s //tensorflow/core/util:example_proto_fast_parsing_test PASSED in 1.2s //tensorflow/core/util:example_proto_helper_test PASSED in 1.0s //tensorflow/core/util:exec_on_stall_test PASSED in 2.1s //tensorflow/core/util:fake_clock_env_test PASSED in 2.1s //tensorflow/core/util:incremental_barrier_test PASSED in 0.1s //tensorflow/core/util:matmul_bcast_test PASSED in 1.0s //tensorflow/core/util:memmapped_file_system_test PASSED in 1.2s //tensorflow/core/util:overflow_test PASSED in 0.8s //tensorflow/core/util:presized_cuckoo_map_test PASSED in 1.9s //tensorflow/core/util:ragged_to_dense_util_test PASSED in 0.9s //tensorflow/core/util:reffed_status_callback_test PASSED in 0.8s //tensorflow/core/util:reporter_test PASSED in 1.1s //tensorflow/core/util:saved_tensor_slice_util_test PASSED in 1.0s //tensorflow/core/util:semver_test PASSED in 0.6s //tensorflow/core/util:stat_summarizer_test PASSED in 0.9s //tensorflow/core/util:strided_slice_op_test PASSED in 0.8s //tensorflow/core/util:tensor_format_test PASSED in 0.6s //tensorflow/core/util:tensor_slice_reader_test PASSED in 2.8s //tensorflow/core/util:tensor_slice_set_test PASSED in 1.2s //tensorflow/core/util:tensor_slice_util_test PASSED in 2.1s //tensorflow/core/util:tensor_slice_writer_test PASSED in 1.5s //tensorflow/core/util:work_sharder_test PASSED in 0.9s //tensorflow/core/util/ctc:ctc_beam_search_test PASSED in 0.3s //tensorflow/core/util/proto:descriptor_pool_registry_test PASSED in 1.5s //tensorflow/core/util/proto:proto_utils_test PASSED in 0.7s //tensorflow/core/util/quantization:uniform_quant_ops_params_test PASSED in 0.5s //tensorflow/core/util/sparse:sparse_tensor_test PASSED in 0.5s //tensorflow/core/util/tensor_bundle:tensor_bundle_test PASSED in 34.1s //tensorflow/dtensor/mlir:dtensor_location_test PASSED in 0.1s //tensorflow/dtensor/mlir:group_assignment_test PASSED in 0.1s //tensorflow/dtensor/mlir/tests:annotate_global_shape.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:cluster_function_conversion.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:constant_folding.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:designate_resource_handle_mesh.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:device_mesh_cluster_coarsening.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_all_gather.mlir.test PASSED in 0.4s //tensorflow/dtensor/mlir/tests:dtensor_all_scatter.mlir.test PASSED in 0.4s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_combine_optimization.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_lowering.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_scatter_optimization.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:dtensor_allreduce_sum_optimization.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_alltoall_lowering.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:dtensor_layout_must_execute.mlir.test PASSED in 1.1s //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.7s //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.7s //tensorflow/dtensor/mlir/tests:dtensor_replace_auxiliary_layout_op.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:dtensor_replace_relayout_with_identity.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_set_hlo_sharding_default.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:dtensor_xla_spmd_integration.mlir.test PASSED in 0.5s //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.7s //tensorflow/dtensor/mlir/tests:handle_cross_cluster_dependencies.mlir.test PASSED in 0.7s //tensorflow/dtensor/mlir/tests:handle_sparsetensors.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:layout_propagation_v2.mlir.test PASSED in 1.0s //tensorflow/dtensor/mlir/tests:lower_send_recv.mlir.test PASSED in 1.0s //tensorflow/dtensor/mlir/tests:merge_clusters.mlir.test PASSED in 1.3s //tensorflow/dtensor/mlir/tests:mesh_propagation.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:multi_device_expansion.mlir.test PASSED in 0.4s //tensorflow/dtensor/mlir/tests:op_to_device_cluster.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:propagate_default_layout.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:propagate_device_id_to_function.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:restore_and_assign.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:restore_shape_inference.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:set_default_sharding.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:sparse_expansion.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:spmd_batchparallel.mlir.test PASSED in 0.6s //tensorflow/dtensor/mlir/tests:spmd_concat.mlir.test PASSED in 1.4s //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_io_ops.mlir.test PASSED in 0.7s //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.8s //tensorflow/dtensor/mlir/tests:spmd_segment_sum.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:spmd_slice.mlir.test PASSED in 1.2s //tensorflow/dtensor/mlir/tests:spmd_softmax_loss.mlir.test PASSED in 1.0s //tensorflow/dtensor/mlir/tests:spmd_squeeze.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:spmd_var_handle.mlir.test PASSED in 0.9s //tensorflow/dtensor/mlir/tests:tf_dtensor_ops.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:tpu_add_resource_device_attribute.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:tpu_integration.mlir.test PASSED in 0.5s //tensorflow/dtensor/mlir/tests:undo_merge_const_across_mesh.mlir.test PASSED in 0.8s //tensorflow/dtensor/mlir/tests:update_tpu_metadata.mlir.test PASSED in 0.6s //tensorflow/dtensor/python/tests:collective_combine_all_reduce_test_cpu PASSED in 27.9s //tensorflow/dtensor/python/tests:collective_test_cpu PASSED in 16.8s //tensorflow/dtensor/python/tests:config_test_cpu PASSED in 9.8s //tensorflow/dtensor/python/tests:device_test_cpu PASSED in 50.9s //tensorflow/dtensor/python/tests:layout_test_cpu PASSED in 7.7s //tensorflow/dtensor/python/tests:multi_client_test_cpu PASSED in 14.2s //tensorflow/dtensor/python/tests:numpy_util_test_cpu PASSED in 25.7s //tensorflow/dtensor/tests:executable_manager_test PASSED in 36.5s //tensorflow/dtensor/tests:layout_to_xla_sharding_test PASSED in 0.2s //tensorflow/dtensor/tests:tensor_layout_test PASSED in 0.3s //tensorflow/examples/adding_an_op:fact_test PASSED in 16.6s //tensorflow/examples/adding_an_op:zero_out_1_test PASSED in 16.7s //tensorflow/examples/adding_an_op:zero_out_2_test PASSED in 17.4s //tensorflow/examples/adding_an_op:zero_out_3_test PASSED in 16.1s //tensorflow/examples/custom_ops_doc/multiplex_1:multiplex_1_test PASSED in 26.1s //tensorflow/examples/custom_ops_doc/multiplex_2:multiplex_2_test_cpu PASSED in 18.0s //tensorflow/examples/custom_ops_doc/multiplex_3:multiplex_3_test PASSED in 15.0s //tensorflow/examples/custom_ops_doc/multiplex_4:multiplex_4_test PASSED in 25.0s //tensorflow/examples/custom_ops_doc/simple_hash_table:simple_hash_table_test PASSED in 17.2s //tensorflow/examples/custom_ops_doc/sleep:sleep_test PASSED in 16.8s //tensorflow/examples/speech_commands:accuracy_utils_test PASSED in 1.9s //tensorflow/examples/speech_commands:models_test PASSED in 16.3s //tensorflow/examples/speech_commands:recognize_commands_test PASSED in 1.9s //tensorflow/examples/wav_to_spectrogram:wav_to_spectrogram_test PASSED in 2.3s //tensorflow/js:ts_op_gen_test PASSED in 0.1s //tensorflow/python:array_grad_test_cpu PASSED in 10.8s //tensorflow/python:autograph_ops_test PASSED in 6.8s //tensorflow/python:batch_norm_benchmark_cpu PASSED in 9.6s //tensorflow/python:bincount_ops_test_cpu PASSED in 13.4s //tensorflow/python:bitwise_ops_test_cpu PASSED in 10.6s //tensorflow/python:clip_ops_test PASSED in 10.8s //tensorflow/python:clustering_ops_test PASSED in 25.6s //tensorflow/python:collective_ops_benchmark_cpu PASSED in 9.5s //tensorflow/python:collective_ops_gpu_test_2gpu PASSED in 11.0s //tensorflow/python:collective_ops_gpu_test_cpu PASSED in 8.8s //tensorflow/python:collective_ops_test PASSED in 18.4s //tensorflow/python:collective_ops_xla_test PASSED in 8.7s //tensorflow/python:compiled_collective_ops_gpu_test_2gpu PASSED in 9.9s //tensorflow/python:compiled_collective_ops_gpu_test_cpu PASSED in 7.7s //tensorflow/python:concat_benchmark_cpu PASSED in 7.4s //tensorflow/python:control_flow_ops_benchmark_cpu PASSED in 9.5s //tensorflow/python:control_flow_v2_enable_test PASSED in 8.9s //tensorflow/python:control_flow_v2_toggles_test PASSED in 8.9s //tensorflow/python:dequantize_op_test PASSED in 9.5s //tensorflow/python:embedding_ops_test_cpu PASSED in 22.0s //tensorflow/python:factory_ops_test_cpu PASSED in 9.7s //tensorflow/python:functional_ops_test PASSED in 9.2s //tensorflow/python:gradient_checker_v2_test_cpu PASSED in 26.7s //tensorflow/python:gradients_test_cpu PASSED in 14.4s //tensorflow/python:init_ops_test_cpu PASSED in 9.3s //tensorflow/python:init_ops_v2_test_cpu PASSED in 12.0s //tensorflow/python:math_grad_test_cpu PASSED in 18.4s //tensorflow/python:math_ops_linspace_test_cpu PASSED in 10.8s //tensorflow/python:math_ops_test_cpu PASSED in 27.5s //tensorflow/python:matmul_benchmark_cpu PASSED in 7.4s //tensorflow/python:nn_grad_test_cpu PASSED in 14.2s //tensorflow/python:nn_loss_scaling_utilities_test PASSED in 13.3s //tensorflow/python:nn_test_cpu PASSED in 61.8s //tensorflow/python:nn_xent_test_cpu PASSED in 8.9s //tensorflow/python:op_selector_test PASSED in 7.4s //tensorflow/python:ops/array_ops_test PASSED in 9.2s //tensorflow/python:quantized_conv_ops_test PASSED in 10.6s //tensorflow/python:quantized_ops_test PASSED in 7.2s //tensorflow/python:raw_ops_test_cpu PASSED in 9.0s //tensorflow/python:rnn_grad_test_cpu PASSED in 7.9s //tensorflow/python:script_ops_test PASSED in 8.0s //tensorflow/python:sort_ops_test PASSED in 9.9s //tensorflow/python:sparse_ops_test PASSED in 39.0s //tensorflow/python:split_benchmark_cpu PASSED in 7.6s //tensorflow/python:tensor_array_ops_test PASSED in 7.2s //tensorflow/python:transpose_benchmark_cpu PASSED in 6.8s //tensorflow/python:variable_spec_test PASSED in 9.8s //tensorflow/python/autograph/converters:asserts_test PASSED in 9.3s //tensorflow/python/autograph/converters:break_statements_test PASSED in 8.3s //tensorflow/python/autograph/converters:call_trees_test PASSED in 8.5s //tensorflow/python/autograph/converters:conditional_expressions_test PASSED in 38.7s //tensorflow/python/autograph/converters:continue_statements_test PASSED in 11.7s //tensorflow/python/autograph/converters:control_flow_test PASSED in 23.1s //tensorflow/python/autograph/converters:directives_test PASSED in 8.5s //tensorflow/python/autograph/converters:functions_test PASSED in 8.0s //tensorflow/python/autograph/converters:list_comprehensions_test PASSED in 6.9s //tensorflow/python/autograph/converters:lists_test PASSED in 10.0s //tensorflow/python/autograph/converters:logical_expressions_test PASSED in 7.9s //tensorflow/python/autograph/converters:return_statements_test PASSED in 11.1s //tensorflow/python/autograph/converters:slices_test PASSED in 7.8s //tensorflow/python/autograph/converters:variables_test PASSED in 9.3s //tensorflow/python/autograph/core:converter_test PASSED in 6.4s //tensorflow/python/autograph/core:function_wrappers_test PASSED in 23.7s //tensorflow/python/autograph/impl:api_test PASSED in 15.6s //tensorflow/python/autograph/impl:conversion_test PASSED in 8.0s //tensorflow/python/autograph/lang:special_functions_test PASSED in 8.2s //tensorflow/python/autograph/operators:conditional_expressions_test PASSED in 8.0s //tensorflow/python/autograph/operators:control_flow_test PASSED in 17.1s //tensorflow/python/autograph/operators:data_structures_test PASSED in 20.9s //tensorflow/python/autograph/operators:exceptions_test PASSED in 8.7s //tensorflow/python/autograph/operators:logical_test PASSED in 7.8s //tensorflow/python/autograph/operators:py_builtins_test PASSED in 43.8s //tensorflow/python/autograph/operators:slices_test PASSED in 6.5s //tensorflow/python/autograph/operators:variables_test PASSED in 28.6s //tensorflow/python/autograph/pyct:anno_test PASSED in 17.8s //tensorflow/python/autograph/pyct:ast_util_test PASSED in 8.1s //tensorflow/python/autograph/pyct:cache_test PASSED in 8.4s //tensorflow/python/autograph/pyct:cfg_test PASSED in 6.6s //tensorflow/python/autograph/pyct:error_utils_test PASSED in 18.1s //tensorflow/python/autograph/pyct:inspect_utils_test PASSED in 6.9s //tensorflow/python/autograph/pyct:loader_test PASSED in 8.6s //tensorflow/python/autograph/pyct:naming_test PASSED in 8.6s //tensorflow/python/autograph/pyct:origin_info_test PASSED in 8.2s //tensorflow/python/autograph/pyct:parser_test PASSED in 7.9s //tensorflow/python/autograph/pyct:pretty_printer_test PASSED in 7.3s //tensorflow/python/autograph/pyct:qual_names_test PASSED in 18.6s //tensorflow/python/autograph/pyct:templates_test PASSED in 8.0s //tensorflow/python/autograph/pyct:transformer_test PASSED in 7.7s //tensorflow/python/autograph/pyct:transpiler_test PASSED in 9.9s //tensorflow/python/autograph/pyct/static_analysis:activity_test PASSED in 8.0s //tensorflow/python/autograph/pyct/static_analysis:liveness_test PASSED in 8.3s //tensorflow/python/autograph/pyct/static_analysis:reaching_definitions_test PASSED in 8.4s //tensorflow/python/autograph/pyct/static_analysis:reaching_fndefs_test PASSED in 18.0s //tensorflow/python/autograph/pyct/static_analysis:type_inference_test PASSED in 8.3s //tensorflow/python/autograph/tests:assertion_test PASSED in 24.6s //tensorflow/python/autograph/tests:basic_ifexp_test PASSED in 19.4s //tensorflow/python/autograph/tests:call_to_builtin_function_test PASSED in 18.6s //tensorflow/python/autograph/tests:call_to_lambda_function_test PASSED in 14.9s //tensorflow/python/autograph/tests:call_to_named_tuple_test PASSED in 18.7s //tensorflow/python/autograph/tests:call_to_numpy_function_test PASSED in 16.3s //tensorflow/python/autograph/tests:call_to_print_function_test PASSED in 64.5s //tensorflow/python/autograph/tests:call_to_tf_api_test PASSED in 16.0s //tensorflow/python/autograph/tests:call_to_user_function_test PASSED in 16.4s //tensorflow/python/autograph/tests:composite_names_in_control_flow_test PASSED in 59.1s //tensorflow/python/autograph/tests:cond_basic_test PASSED in 26.1s //tensorflow/python/autograph/tests:datasets_test PASSED in 24.5s //tensorflow/python/autograph/tests:early_return_test PASSED in 24.3s //tensorflow/python/autograph/tests:ext_slice_test PASSED in 20.2s //tensorflow/python/autograph/tests:generator_test PASSED in 19.7s //tensorflow/python/autograph/tests:logical_expression_test PASSED in 17.6s //tensorflow/python/autograph/tests:loop_basic_test PASSED in 80.1s //tensorflow/python/autograph/tests:loop_control_flow_illegal_cases_test PASSED in 18.3s //tensorflow/python/autograph/tests:loop_created_variables_test PASSED in 23.6s //tensorflow/python/autograph/tests:loop_scoping_test PASSED in 33.5s //tensorflow/python/autograph/tests:loop_with_function_call_test PASSED in 27.2s //tensorflow/python/autograph/tests:loop_with_variable_type_illegal_cases_test PASSED in 18.9s //tensorflow/python/autograph/tests:loop_with_variable_type_test PASSED in 50.1s //tensorflow/python/autograph/tests:nested_control_flow_test PASSED in 41.2s //tensorflow/python/autograph/tests:type_annotations_test PASSED in 15.9s //tensorflow/python/autograph/utils:context_managers_test PASSED in 7.3s //tensorflow/python/autograph/utils:misc_test PASSED in 7.3s //tensorflow/python/autograph/utils:tensor_list_test PASSED in 8.1s //tensorflow/python/autograph/utils:tensors_test PASSED in 7.9s //tensorflow/python/checkpoint:benchmarks_test PASSED in 8.8s //tensorflow/python/checkpoint:checkpoint_management_test_cpu PASSED in 14.6s //tensorflow/python/checkpoint:checkpoint_metrics_test PASSED in 13.5s //tensorflow/python/checkpoint:checkpoint_test PASSED in 25.2s //tensorflow/python/checkpoint:checkpoint_view_test PASSED in 10.0s //tensorflow/python/checkpoint:checkpoint_with_v1_optimizers_test PASSED in 16.3s //tensorflow/python/checkpoint:functional_saver_test_cpu PASSED in 9.7s //tensorflow/python/checkpoint:restore_test PASSED in 9.4s //tensorflow/python/checkpoint:save_util_v1_test PASSED in 7.3s //tensorflow/python/checkpoint:saveable_compat_test PASSED in 8.4s //tensorflow/python/checkpoint:tensor_callable_test PASSED in 8.4s //tensorflow/python/checkpoint:trackable_view_test PASSED in 8.5s //tensorflow/python/client:device_lib_test_cpu PASSED in 8.1s //tensorflow/python/client:events_writer_test PASSED in 8.0s //tensorflow/python/client:session_benchmark_cpu PASSED in 7.7s //tensorflow/python/client:session_list_devices_test PASSED in 9.3s //tensorflow/python/client:session_partial_run_test PASSED in 15.6s //tensorflow/python/client:timeline_test_cpu PASSED in 9.3s //tensorflow/python/client:virtual_gpu_test_cpu PASSED in 13.1s //tensorflow/python/compat:compat_test PASSED in 9.9s //tensorflow/python/compat:disable_v2_behavior_test PASSED in 17.8s //tensorflow/python/compiler/mlir:mlir_test PASSED in 12.2s //tensorflow/python/compiler/tensorrt:trt_convert_test_cpu PASSED in 24.9s //tensorflow/python/compiler/tensorrt/test:batch_matmul_test_cpu PASSED in 8.0s //tensorflow/python/compiler/tensorrt/test:biasadd_matmul_test_cpu PASSED in 9.8s //tensorflow/python/compiler/tensorrt/test:binary_tensor_weight_broadcast_test_cpu PASSED in 8.3s //tensorflow/python/compiler/tensorrt/test:bool_test_cpu PASSED in 14.3s //tensorflow/python/compiler/tensorrt/test:cast_test_cpu PASSED in 13.7s //tensorflow/python/compiler/tensorrt/test:concatenation_test_cpu PASSED in 8.6s //tensorflow/python/compiler/tensorrt/test:const_broadcast_test_cpu PASSED in 6.7s //tensorflow/python/compiler/tensorrt/test:data_dependent_shape_test_cpu PASSED in 8.5s //tensorflow/python/compiler/tensorrt/test:dynamic_input_shapes_test_cpu PASSED in 10.3s //tensorflow/python/compiler/tensorrt/test:identity_output_test_cpu PASSED in 8.5s //tensorflow/python/compiler/tensorrt/test:int32_test_cpu PASSED in 10.6s //tensorflow/python/compiler/tensorrt/test:lru_cache_test_cpu PASSED in 10.7s //tensorflow/python/compiler/tensorrt/test:memory_alignment_test_cpu PASSED in 8.6s //tensorflow/python/compiler/tensorrt/test:multi_connection_neighbor_engine_test_cpu PASSED in 7.2s //tensorflow/python/compiler/tensorrt/test:neighboring_engine_test_cpu PASSED in 7.8s //tensorflow/python/compiler/tensorrt/test:quantization_test_cpu PASSED in 9.0s //tensorflow/python/compiler/tensorrt/test:rank_two_test_cpu PASSED in 9.5s //tensorflow/python/compiler/tensorrt/test:reshape_transpose_test_cpu PASSED in 8.5s //tensorflow/python/compiler/tensorrt/test:topk_test_cpu PASSED in 8.9s //tensorflow/python/compiler/tensorrt/test:trt_engine_op_shape_test_cpu PASSED in 7.9s //tensorflow/python/compiler/tensorrt/test:trt_mode_test_cpu PASSED in 9.9s //tensorflow/python/compiler/tensorrt/test:unary_test_cpu PASSED in 8.8s //tensorflow/python/compiler/tensorrt/test:vgg_block_nchw_test_cpu PASSED in 11.2s //tensorflow/python/compiler/tensorrt/test:vgg_block_test_cpu PASSED in 8.8s //tensorflow/python/compiler/xla:jit_compile_test_cpu PASSED in 11.9s //tensorflow/python/compiler/xla:jit_test_cpu PASSED in 14.2s //tensorflow/python/compiler/xla:xla_test_cpu PASSED in 20.4s //tensorflow/python/compiler/xla/experimental:xla_sharding_test PASSED in 15.9s //tensorflow/python/data/benchmarks:batch_benchmark PASSED in 9.1s //tensorflow/python/data/benchmarks:filter_benchmark PASSED in 7.5s //tensorflow/python/data/benchmarks:from_tensor_slices_benchmark PASSED in 7.3s //tensorflow/python/data/benchmarks:interleave_benchmark PASSED in 7.6s //tensorflow/python/data/benchmarks:list_files_benchmark PASSED in 7.6s //tensorflow/python/data/benchmarks:map_benchmark PASSED in 7.5s //tensorflow/python/data/benchmarks:meta_benchmark PASSED in 17.2s //tensorflow/python/data/benchmarks:prefetch_benchmark PASSED in 9.0s //tensorflow/python/data/benchmarks:range_benchmark PASSED in 9.6s //tensorflow/python/data/experimental/benchmarks:autotune_benchmark PASSED in 8.8s //tensorflow/python/data/experimental/benchmarks:csv_dataset_benchmark PASSED in 9.6s //tensorflow/python/data/experimental/benchmarks:map_and_batch_benchmark PASSED in 8.9s //tensorflow/python/data/experimental/benchmarks:map_defun_benchmark PASSED in 9.4s //tensorflow/python/data/experimental/benchmarks:matching_files_benchmark PASSED in 8.8s //tensorflow/python/data/experimental/benchmarks:optimize_benchmark PASSED in 10.1s //tensorflow/python/data/experimental/benchmarks:parameter_value_benchmark PASSED in 8.0s //tensorflow/python/data/experimental/benchmarks:rejection_resample_benchmark PASSED in 8.0s //tensorflow/python/data/experimental/benchmarks:snapshot_dataset_benchmark PASSED in 7.3s //tensorflow/python/data/experimental/benchmarks:unbatch_benchmark PASSED in 8.3s //tensorflow/python/data/experimental/kernel_tests:assert_cardinality_test PASSED in 28.4s //tensorflow/python/data/experimental/kernel_tests:assert_next_test PASSED in 9.5s //tensorflow/python/data/experimental/kernel_tests:assert_prev_test PASSED in 12.5s //tensorflow/python/data/experimental/kernel_tests:checkpoint_input_pipeline_hook_test PASSED in 16.5s //tensorflow/python/data/experimental/kernel_tests:compression_ops_test PASSED in 24.1s //tensorflow/python/data/experimental/kernel_tests:copy_to_device_test_cpu PASSED in 20.8s //tensorflow/python/data/experimental/kernel_tests:dense_to_sparse_batch_test PASSED in 19.4s //tensorflow/python/data/experimental/kernel_tests:from_list_test PASSED in 27.4s //tensorflow/python/data/experimental/kernel_tests:io_test PASSED in 55.1s //tensorflow/python/data/experimental/kernel_tests:lookup_ops_test PASSED in 22.0s //tensorflow/python/data/experimental/kernel_tests:make_csv_dataset_test PASSED in 25.4s //tensorflow/python/data/experimental/kernel_tests:make_saveable_from_iterator_test PASSED in 8.2s //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test PASSED in 55.4s //tensorflow/python/data/experimental/kernel_tests:map_defun_op_test PASSED in 19.5s //tensorflow/python/data/experimental/kernel_tests:matching_files_dataset_test PASSED in 25.9s //tensorflow/python/data/experimental/kernel_tests:model_dataset_test PASSED in 11.7s //tensorflow/python/data/experimental/kernel_tests:non_serializable_test PASSED in 8.7s //tensorflow/python/data/experimental/kernel_tests:prefetch_to_device_test_cpu PASSED in 12.7s //tensorflow/python/data/experimental/kernel_tests:prefetch_with_slack_test PASSED in 10.0s //tensorflow/python/data/experimental/kernel_tests:shuffle_and_repeat_test PASSED in 22.7s //tensorflow/python/data/experimental/kernel_tests:sleep_test PASSED in 7.8s //tensorflow/python/data/experimental/kernel_tests:tf_record_writer_test PASSED in 9.3s //tensorflow/python/data/experimental/kernel_tests:variant_test PASSED in 9.3s //tensorflow/python/data/experimental/kernel_tests:wrap_unwrap_test_cpu PASSED in 7.2s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_fusion_test PASSED in 29.1s //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test PASSED in 70.0s //tensorflow/python/data/experimental/kernel_tests/optimization:grappler_test_cpu PASSED in 11.2s //tensorflow/python/data/experimental/kernel_tests/optimization:make_deterministic_test PASSED in 28.3s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_batch_fusion_test PASSED in 9.7s //tensorflow/python/data/experimental/kernel_tests/optimization:map_and_filter_fusion_test PASSED in 32.1s //tensorflow/python/data/experimental/kernel_tests/optimization:map_fusion_test PASSED in 22.7s //tensorflow/python/data/experimental/kernel_tests/optimization:map_parallelization_test PASSED in 12.0s //tensorflow/python/data/experimental/kernel_tests/optimization:noop_elimination_test PASSED in 35.9s //tensorflow/python/data/experimental/kernel_tests/service:multi_device_test PASSED in 22.9s //tensorflow/python/data/experimental/service:server_lib_test PASSED in 8.3s //tensorflow/python/data/kernel_tests:as_numpy_iterator_test PASSED in 8.8s //tensorflow/python/data/kernel_tests:bucket_by_sequence_length_test PASSED in 17.9s //tensorflow/python/data/kernel_tests:cache_test PASSED in 59.3s //tensorflow/python/data/kernel_tests:cardinality_test PASSED in 11.6s //tensorflow/python/data/kernel_tests:checkpoint_test PASSED in 17.0s //tensorflow/python/data/kernel_tests:concatenate_test PASSED in 25.2s //tensorflow/python/data/kernel_tests:counter_test PASSED in 40.0s //tensorflow/python/data/kernel_tests:dataset_spec_test PASSED in 8.0s //tensorflow/python/data/kernel_tests:dataset_test PASSED in 54.7s //tensorflow/python/data/kernel_tests:enumerate_test PASSED in 20.7s //tensorflow/python/data/kernel_tests:from_sparse_tensor_slices_test PASSED in 8.4s //tensorflow/python/data/kernel_tests:from_tensor_slices_test PASSED in 26.4s //tensorflow/python/data/kernel_tests:from_tensors_test PASSED in 21.4s //tensorflow/python/data/kernel_tests:get_single_element_test PASSED in 12.1s //tensorflow/python/data/kernel_tests:ignore_errors_test PASSED in 17.4s //tensorflow/python/data/kernel_tests:io_test PASSED in 53.6s //tensorflow/python/data/kernel_tests:iterator_test_cpu PASSED in 23.6s //tensorflow/python/data/kernel_tests:len_test PASSED in 8.3s //tensorflow/python/data/kernel_tests:list_files_test PASSED in 12.9s //tensorflow/python/data/kernel_tests:optional_test_cpu PASSED in 12.8s //tensorflow/python/data/kernel_tests:options_test PASSED in 10.5s //tensorflow/python/data/kernel_tests:placement_test_cpu PASSED in 11.5s //tensorflow/python/data/kernel_tests:prefetch_test PASSED in 38.3s //tensorflow/python/data/kernel_tests:random_test PASSED in 25.2s //tensorflow/python/data/kernel_tests:range_test PASSED in 42.7s //tensorflow/python/data/kernel_tests:rebatch_test PASSED in 6.9s //tensorflow/python/data/kernel_tests:reduce_test_cpu PASSED in 27.7s //tensorflow/python/data/kernel_tests:scan_test_cpu PASSED in 47.4s //tensorflow/python/data/kernel_tests:sparse_batch_test PASSED in 19.5s //tensorflow/python/data/kernel_tests:unbatch_test PASSED in 34.9s //tensorflow/python/data/util:convert_test PASSED in 7.6s //tensorflow/python/data/util:nest_test PASSED in 8.0s //tensorflow/python/data/util:options_test PASSED in 7.0s //tensorflow/python/data/util:random_seed_test PASSED in 11.6s //tensorflow/python/data/util:sparse_test PASSED in 8.3s //tensorflow/python/data/util:structure_test PASSED in 10.3s //tensorflow/python/data/util:traverse_test PASSED in 8.5s //tensorflow/python/debug/cli:analyzer_cli_test_cpu PASSED in 8.7s //tensorflow/python/debug/cli:cli_config_test PASSED in 8.1s //tensorflow/python/debug/cli:cli_shared_test PASSED in 8.3s //tensorflow/python/debug/cli:command_parser_test PASSED in 7.3s //tensorflow/python/debug/cli:curses_ui_test PASSED in 7.5s //tensorflow/python/debug/cli:debugger_cli_common_test PASSED in 8.2s //tensorflow/python/debug/cli:evaluator_test PASSED in 7.1s //tensorflow/python/debug/cli:profile_analyzer_cli_test PASSED in 8.5s //tensorflow/python/debug/cli:readline_ui_test PASSED in 8.9s //tensorflow/python/debug/cli:tensor_format_test PASSED in 8.1s //tensorflow/python/debug/lib:check_numerics_callback_test_cpu PASSED in 12.6s //tensorflow/python/debug/lib:common_test PASSED in 6.4s //tensorflow/python/debug/lib:debug_data_test PASSED in 7.9s //tensorflow/python/debug/lib:debug_events_monitors_test PASSED in 11.2s //tensorflow/python/debug/lib:debug_events_writer_test PASSED in 9.8s //tensorflow/python/debug/lib:debug_gradients_test_cpu PASSED in 9.0s //tensorflow/python/debug/lib:debug_graph_reconstruction_test_cpu PASSED in 43.0s //tensorflow/python/debug/lib:debug_graphs_test PASSED in 7.0s //tensorflow/python/debug/lib:debug_grappler_test_cpu PASSED in 7.0s //tensorflow/python/debug/lib:debug_utils_test PASSED in 6.9s //tensorflow/python/debug/lib:debug_v2_ops_test_cpu PASSED in 20.6s //tensorflow/python/debug/lib:profiling_test PASSED in 7.8s //tensorflow/python/debug/lib:session_debug_file_test_cpu PASSED in 13.5s //tensorflow/python/debug/lib:session_debug_multi_gpu_test_cpu PASSED in 7.3s //tensorflow/python/debug/lib:source_utils_test PASSED in 14.3s //tensorflow/python/debug/wrappers:disk_usage_test PASSED in 18.3s //tensorflow/python/debug/wrappers:dumping_wrapper_test PASSED in 9.4s //tensorflow/python/debug/wrappers:framework_test PASSED in 8.1s //tensorflow/python/debug/wrappers:local_cli_wrapper_test PASSED in 7.7s //tensorflow/python/distribute:checkpoint_utils_test_2gpu PASSED in 10.4s //tensorflow/python/distribute:checkpoint_utils_test_cpu PASSED in 12.9s //tensorflow/python/distribute:checkpointing_test_2gpu PASSED in 8.3s //tensorflow/python/distribute:checkpointing_test_cpu PASSED in 11.6s //tensorflow/python/distribute:collective_all_reduce_strategy_test_2gpu PASSED in 60.4s //tensorflow/python/distribute:collective_all_reduce_strategy_test_cpu PASSED in 59.5s //tensorflow/python/distribute:collective_all_reduce_strategy_test_xla_2gpu PASSED in 23.4s //tensorflow/python/distribute:collective_util_test PASSED in 8.8s //tensorflow/python/distribute:combinations_test_2gpu PASSED in 20.5s //tensorflow/python/distribute:combinations_test_cpu PASSED in 28.5s //tensorflow/python/distribute:cross_device_utils_test_cpu PASSED in 9.8s //tensorflow/python/distribute:custom_training_loop_gradient_test_2gpu PASSED in 10.2s //tensorflow/python/distribute:custom_training_loop_gradient_test_cpu PASSED in 11.2s //tensorflow/python/distribute:device_util_test_cpu PASSED in 9.1s //tensorflow/python/distribute:distribute_coordinator_test PASSED in 18.7s //tensorflow/python/distribute:distribute_lib_test PASSED in 12.4s //tensorflow/python/distribute:distribute_utils_test_2gpu PASSED in 9.4s //tensorflow/python/distribute:distribute_utils_test_cpu PASSED in 9.2s //tensorflow/python/distribute:input_ops_test_cpu PASSED in 13.7s //tensorflow/python/distribute:metrics_v1_test_2gpu PASSED in 31.8s //tensorflow/python/distribute:metrics_v1_test_cpu PASSED in 31.3s //tensorflow/python/distribute:mirrored_values_test_2gpu PASSED in 9.9s //tensorflow/python/distribute:mirrored_values_test_cpu PASSED in 10.9s //tensorflow/python/distribute:mirrored_variable_test_2gpu PASSED in 21.2s //tensorflow/python/distribute:mirrored_variable_test_cpu PASSED in 22.4s //tensorflow/python/distribute:multi_process_runner_no_init_test PASSED in 8.3s //tensorflow/python/distribute:multi_worker_continuous_run_test_cpu PASSED in 21.9s //tensorflow/python/distribute:multi_worker_util_test PASSED in 7.1s //tensorflow/python/distribute:numpy_dataset_test PASSED in 8.1s //tensorflow/python/distribute:one_device_strategy_test_cpu PASSED in 20.3s //tensorflow/python/distribute:packed_distributed_variable_test PASSED in 7.3s //tensorflow/python/distribute:parameter_server_strategy_test_2gpu PASSED in 30.8s //tensorflow/python/distribute:parameter_server_strategy_test_cpu PASSED in 30.7s //tensorflow/python/distribute:parameter_server_strategy_v2_test_2gpu PASSED in 21.8s //tensorflow/python/distribute:parameter_server_strategy_v2_test_cpu PASSED in 20.4s //tensorflow/python/distribute:per_replica_test_2gpu PASSED in 9.7s //tensorflow/python/distribute:per_replica_test_cpu PASSED in 10.7s //tensorflow/python/distribute:ps_values_test_2gpu PASSED in 9.2s //tensorflow/python/distribute:ps_values_test_cpu PASSED in 8.7s //tensorflow/python/distribute:remote_mirrored_strategy_eager_test_cpu PASSED in 12.3s //tensorflow/python/distribute:sharded_variable_test PASSED in 20.3s //tensorflow/python/distribute:shared_variable_creator_test PASSED in 9.1s //tensorflow/python/distribute:strategy_combinations_test_cpu PASSED in 44.2s //tensorflow/python/distribute:template_mirrored_strategy_test_cpu PASSED in 8.4s //tensorflow/python/distribute:test_util_test_2gpu PASSED in 15.9s //tensorflow/python/distribute:test_util_test_cpu PASSED in 16.7s //tensorflow/python/distribute:tf_function_test_2gpu PASSED in 11.2s //tensorflow/python/distribute:tf_function_test_cpu PASSED in 10.1s //tensorflow/python/distribute:values_v2_test_cpu PASSED in 14.2s //tensorflow/python/distribute:warm_starting_util_test_2gpu PASSED in 9.4s //tensorflow/python/distribute:warm_starting_util_test_cpu PASSED in 11.2s //tensorflow/python/distribute/cluster_resolver:base_cluster_resolver_py_test PASSED in 8.4s //tensorflow/python/distribute/cluster_resolver:gce_cluster_resolver_py_test PASSED in 9.8s //tensorflow/python/distribute/cluster_resolver:kubernetes_cluster_resolver_py_test PASSED in 7.4s //tensorflow/python/distribute/cluster_resolver:sagemaker_cluster_resolver_py_test PASSED in 11.7s //tensorflow/python/distribute/cluster_resolver:slurm_cluster_resolver_py_test PASSED in 9.1s //tensorflow/python/distribute/cluster_resolver:tfconfig_cluster_resolver_py_test PASSED in 8.1s //tensorflow/python/distribute/cluster_resolver/tpu:tpu_cluster_resolver_py_test PASSED in 9.5s //tensorflow/python/distribute/coordinator:metric_utils_test PASSED in 10.5s //tensorflow/python/distribute/coordinator:watchdog_test PASSED in 65.4s //tensorflow/python/distribute/experimental:dtensor_util_test_cpu PASSED in 12.6s //tensorflow/python/distribute/experimental:mirrored_strategy_test_cpu PASSED in 34.2s //tensorflow/python/distribute/integration_test:saved_model_test_cpu PASSED in 40.0s //tensorflow/python/distribute/parallel_device:parallel_device_test_cpu PASSED in 20.3s //tensorflow/python/distribute/v1:all_reduce_test PASSED in 47.1s //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu PASSED in 62.6s //tensorflow/python/distribute/v1:cross_device_ops_test_cpu PASSED in 66.7s //tensorflow/python/dlpack:dlpack_test_cpu PASSED in 8.3s //tensorflow/python/eager:backprop_test_cpu PASSED in 119.0s //tensorflow/python/eager:benchmarks_test_cpu PASSED in 7.9s //tensorflow/python/eager:cancellation_test_cpu PASSED in 7.1s //tensorflow/python/eager:context_test_cpu PASSED in 9.0s //tensorflow/python/eager:core_test_cpu PASSED in 19.6s //tensorflow/python/eager:gradient_input_output_exclusions_test PASSED in 35.2s //tensorflow/python/eager:graph_only_ops_test_cpu PASSED in 16.4s //tensorflow/python/eager:lift_to_graph_test PASSED in 10.0s //tensorflow/python/eager:monitoring_test_cpu PASSED in 10.1s //tensorflow/python/eager:ops_test_cpu PASSED in 13.6s //tensorflow/python/eager:profiler_client_test PASSED in 9.3s //tensorflow/python/eager:profiler_test_cpu PASSED in 8.6s //tensorflow/python/eager:pywrap_tfe_test PASSED in 21.3s //tensorflow/python/eager:record_test PASSED in 9.6s //tensorflow/python/eager:remote_benchmarks_test_cpu PASSED in 9.3s //tensorflow/python/eager:run_eager_op_as_function_test_cpu PASSED in 10.0s //tensorflow/python/eager:run_eager_op_as_function_xla_test_cpu PASSED in 7.4s //tensorflow/python/eager:small_constants_optimizer_test_cpu PASSED in 201.6s //tensorflow/python/eager:tensor_test_cpu PASSED in 13.3s //tensorflow/python/eager:wrap_function_device_test_cpu PASSED in 11.7s //tensorflow/python/eager:wrap_function_test PASSED in 10.3s //tensorflow/python/eager/benchmarks:kpi_benchmark_test_cpu PASSED in 23.2s //tensorflow/python/eager/memory_tests:remote_memory_test_cpu PASSED in 9.1s //tensorflow/python/eager/polymorphic_function:argument_naming_test_cpu PASSED in 8.2s //tensorflow/python/eager/polymorphic_function:collection_test_cpu PASSED in 9.9s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu PASSED in 7.9s //tensorflow/python/eager/polymorphic_function:compiler_ir_test_cpu_mlir_bridge_test PASSED in 8.1s //tensorflow/python/eager/polymorphic_function:function_spec_test PASSED in 10.2s //tensorflow/python/eager/polymorphic_function:polymorphic_function_xla_jit_test_cpu PASSED in 35.6s //tensorflow/python/eager/polymorphic_function:polymorphic_function_xla_jit_test_cpu_mlir_bridge_test PASSED in 29.2s //tensorflow/python/eager/polymorphic_function:polymorphic_function_xla_test_cpu PASSED in 9.3s //tensorflow/python/eager/polymorphic_function:quarantine_test PASSED in 27.6s //tensorflow/python/feature_column:sequence_feature_column_integration_test PASSED in 11.7s //tensorflow/python/feature_column:serialization_test PASSED in 15.7s //tensorflow/python/framework:auto_control_deps_test PASSED in 28.0s //tensorflow/python/framework:c_api_util_test PASSED in 9.2s //tensorflow/python/framework:common_shapes_test PASSED in 7.3s //tensorflow/python/framework:composite_tensor_test PASSED in 10.5s //tensorflow/python/framework:config_test_2gpu PASSED in 10.6s //tensorflow/python/framework:config_test_cpu PASSED in 12.5s //tensorflow/python/framework:constant_op_test PASSED in 12.9s //tensorflow/python/framework:device_spec_test PASSED in 7.4s //tensorflow/python/framework:device_test PASSED in 7.4s //tensorflow/python/framework:dtypes_test PASSED in 15.3s //tensorflow/python/framework:error_interpolation_test PASSED in 10.0s //tensorflow/python/framework:errors_test PASSED in 7.4s //tensorflow/python/framework:extension_type_field_test PASSED in 9.8s //tensorflow/python/framework:extension_type_test PASSED in 18.7s //tensorflow/python/framework:file_system_test PASSED in 6.7s //tensorflow/python/framework:function_def_to_graph_test PASSED in 8.7s //tensorflow/python/framework:graph_building_benchmark_cpu PASSED in 8.6s //tensorflow/python/framework:graph_util_test PASSED in 9.0s //tensorflow/python/framework:immutable_dict_test PASSED in 8.9s //tensorflow/python/framework:importer_test PASSED in 10.3s //tensorflow/python/framework:indexed_slices_test PASSED in 10.1s //tensorflow/python/framework:kernels_test PASSED in 7.4s //tensorflow/python/framework:meta_graph_test PASSED in 11.9s //tensorflow/python/framework:node_file_writer_test_cpu PASSED in 8.1s //tensorflow/python/framework:offset_counter_helper_test PASSED in 0.1s //tensorflow/python/framework:op_allowlist_namespace_test PASSED in 8.8s //tensorflow/python/framework:op_callbacks_test_cpu PASSED in 13.2s //tensorflow/python/framework:op_def_library_test PASSED in 9.6s //tensorflow/python/framework:op_def_util_test PASSED in 8.8s //tensorflow/python/framework:ops_enable_eager_test PASSED in 4.1s //tensorflow/python/framework:ops_test PASSED in 21.5s //tensorflow/python/framework:proto_test PASSED in 7.6s //tensorflow/python/framework:py_context_manager_test PASSED in 8.0s //tensorflow/python/framework:python_api_dispatcher_test PASSED in 14.0s //tensorflow/python/framework:python_api_info_test PASSED in 7.4s //tensorflow/python/framework:python_api_parameter_converter_test PASSED in 8.3s //tensorflow/python/framework:python_op_gen_annotation_test PASSED in 3.8s //tensorflow/python/framework:python_op_gen_annotator_test PASSED in 0.2s //tensorflow/python/framework:python_tensor_converter_test PASSED in 11.6s //tensorflow/python/framework:random_seed_test PASSED in 8.6s //tensorflow/python/framework:registry_test PASSED in 9.4s //tensorflow/python/framework:smart_cond_test PASSED in 11.0s //tensorflow/python/framework:sparse_tensor_test PASSED in 8.6s //tensorflow/python/framework:subscribe_test PASSED in 22.8s //tensorflow/python/framework:tensor_shape_test PASSED in 8.1s //tensorflow/python/framework:tensor_test PASSED in 18.4s //tensorflow/python/framework:tensor_util_test PASSED in 10.3s //tensorflow/python/framework:test_combinations_test PASSED in 6.1s //tensorflow/python/framework:test_util_test_cpu PASSED in 16.6s //tensorflow/python/framework:tf2_test PASSED in 10.9s //tensorflow/python/framework:traceable_stack_test PASSED in 8.2s //tensorflow/python/framework:type_spec_test PASSED in 8.1s //tensorflow/python/framework:versions_test PASSED in 7.2s //tensorflow/python/framework/experimental:graph_building_test_cpu PASSED in 8.2s //tensorflow/python/framework/experimental:unified_api_test_cpu PASSED in 15.1s //tensorflow/python/grappler:arithmetic_optimizer_test_cpu PASSED in 10.4s //tensorflow/python/grappler:auto_mixed_precision_test_cpu PASSED in 11.1s //tensorflow/python/grappler:constant_folding_test_cpu PASSED in 9.2s //tensorflow/python/grappler:cost_analyzer_test PASSED in 10.0s //tensorflow/python/grappler:datasets_test PASSED in 9.5s //tensorflow/python/grappler:item_test PASSED in 10.1s //tensorflow/python/grappler:memory_optimizer_test PASSED in 21.7s //tensorflow/python/grappler:model_analyzer_test PASSED in 7.9s //tensorflow/python/grappler:remapper_test_cpu PASSED in 10.7s //tensorflow/python/grappler:tf_optimizer_test PASSED in 38.5s //tensorflow/python/kernel_tests:benchmark_test_cpu PASSED in 27.8s //tensorflow/python/kernel_tests:check_ops_test_cpu PASSED in 17.0s //tensorflow/python/kernel_tests:collective_ops_multi_worker_test PASSED in 36.7s //tensorflow/python/kernel_tests:composite_tensor_ops_test PASSED in 9.6s //tensorflow/python/kernel_tests:critical_section_test_cpu PASSED in 19.0s //tensorflow/python/kernel_tests:garbage_collection_test PASSED in 9.2s //tensorflow/python/kernel_tests:gradient_correctness_test_cpu PASSED in 44.9s //tensorflow/python/kernel_tests:histogram_ops_test_cpu PASSED in 8.2s //tensorflow/python/kernel_tests:logging_ops_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests:numerics_test_cpu PASSED in 8.5s //tensorflow/python/kernel_tests:template_test PASSED in 9.3s //tensorflow/python/kernel_tests:trace_op_test_cpu PASSED in 8.7s //tensorflow/python/kernel_tests/array_ops:batch_gather_op_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/array_ops:batch_scatter_ops_test PASSED in 7.9s //tensorflow/python/kernel_tests/array_ops:batchtospace_op_test_cpu PASSED in 15.7s //tensorflow/python/kernel_tests/array_ops:bcast_ops_test PASSED in 9.1s //tensorflow/python/kernel_tests/array_ops:bitcast_op_test_cpu PASSED in 34.6s //tensorflow/python/kernel_tests/array_ops:broadcast_to_ops_test_cpu PASSED in 29.3s //tensorflow/python/kernel_tests/array_ops:cast_op_test_cpu PASSED in 26.2s //tensorflow/python/kernel_tests/array_ops:constant_op_eager_test_cpu PASSED in 40.4s //tensorflow/python/kernel_tests/array_ops:constant_op_test_cpu PASSED in 12.6s //tensorflow/python/kernel_tests/array_ops:denormal_test_cpu PASSED in 11.1s //tensorflow/python/kernel_tests/array_ops:depthtospace_op_test_cpu PASSED in 40.4s //tensorflow/python/kernel_tests/array_ops:edit_distance_op_test PASSED in 9.5s //tensorflow/python/kernel_tests/array_ops:fingerprint_op_test PASSED in 12.2s //tensorflow/python/kernel_tests/array_ops:gather_nd_op_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/array_ops:identity_n_op_py_test PASSED in 28.3s //tensorflow/python/kernel_tests/array_ops:identity_op_py_test PASSED in 11.1s //tensorflow/python/kernel_tests/array_ops:large_concat_op_test_cpu PASSED in 10.0s //tensorflow/python/kernel_tests/array_ops:manip_ops_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/array_ops:one_hot_op_test_cpu PASSED in 8.4s //tensorflow/python/kernel_tests/array_ops:pad_op_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests/array_ops:reshape_op_test_cpu PASSED in 11.9s //tensorflow/python/kernel_tests/array_ops:reverse_sequence_op_test_cpu PASSED in 8.3s //tensorflow/python/kernel_tests/array_ops:scalar_test_cpu PASSED in 12.0s //tensorflow/python/kernel_tests/array_ops:shape_ops_test_cpu PASSED in 42.4s //tensorflow/python/kernel_tests/array_ops:slice_op_test_cpu PASSED in 8.7s //tensorflow/python/kernel_tests/array_ops:spacetobatch_op_test_cpu PASSED in 35.8s //tensorflow/python/kernel_tests/array_ops:spacetodepth_op_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/array_ops:stack_op_test_cpu PASSED in 15.9s //tensorflow/python/kernel_tests/array_ops:unique_op_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/array_ops:unstack_op_test_cpu PASSED in 8.9s //tensorflow/python/kernel_tests/array_ops:where_op_test_cpu PASSED in 16.1s //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu PASSED in 56.0s //tensorflow/python/kernel_tests/control_flow:control_flow_util_test PASSED in 8.8s //tensorflow/python/kernel_tests/control_flow:control_flow_util_v2_test PASSED in 9.8s //tensorflow/python/kernel_tests/control_flow:py_func_test_cpu PASSED in 17.8s //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu PASSED in 64.2s //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu PASSED in 60.4s //tensorflow/python/kernel_tests/custom_ops:ackermann_test PASSED in 10.6s //tensorflow/python/kernel_tests/custom_ops:duplicate_op_test PASSED in 7.4s //tensorflow/python/kernel_tests/custom_ops:invalid_op_test PASSED in 7.2s //tensorflow/python/kernel_tests/data_structures:conditional_accumulator_test PASSED in 10.2s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_2gpu PASSED in 13.7s //tensorflow/python/kernel_tests/data_structures:dynamic_partition_op_test_cpu PASSED in 13.1s //tensorflow/python/kernel_tests/data_structures:dynamic_stitch_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/data_structures:fifo_queue_test PASSED in 12.2s //tensorflow/python/kernel_tests/data_structures:list_ops_test_cpu PASSED in 22.5s //tensorflow/python/kernel_tests/data_structures:listdiff_op_test PASSED in 8.3s //tensorflow/python/kernel_tests/data_structures:lookup_ops_test PASSED in 55.1s //tensorflow/python/kernel_tests/data_structures:map_ops_test PASSED in 14.5s //tensorflow/python/kernel_tests/data_structures:padding_fifo_queue_test_cpu PASSED in 7.6s //tensorflow/python/kernel_tests/data_structures:priority_queue_test PASSED in 6.8s //tensorflow/python/kernel_tests/data_structures:stack_ops_test_cpu PASSED in 7.8s //tensorflow/python/kernel_tests/data_structures:stage_op_test_cpu PASSED in 10.5s //tensorflow/python/kernel_tests/distributions:bernoulli_test_cpu PASSED in 13.6s //tensorflow/python/kernel_tests/distributions:bijector_test_cpu PASSED in 11.4s //tensorflow/python/kernel_tests/distributions:categorical_test_cpu PASSED in 11.3s //tensorflow/python/kernel_tests/distributions:dirichlet_multinomial_test_cpu PASSED in 13.5s //tensorflow/python/kernel_tests/distributions:dirichlet_test_cpu PASSED in 27.5s //tensorflow/python/kernel_tests/distributions:exponential_test_cpu PASSED in 10.8s //tensorflow/python/kernel_tests/distributions:gamma_test_cpu PASSED in 59.5s //tensorflow/python/kernel_tests/distributions:identity_bijector_test_cpu PASSED in 10.2s //tensorflow/python/kernel_tests/distributions:kullback_leibler_test_cpu PASSED in 42.1s //tensorflow/python/kernel_tests/distributions:laplace_test_cpu PASSED in 36.4s //tensorflow/python/kernel_tests/distributions:multinomial_test_cpu PASSED in 7.6s //tensorflow/python/kernel_tests/distributions:normal_test_cpu PASSED in 16.6s //tensorflow/python/kernel_tests/distributions:special_math_test_cpu PASSED in 22.0s //tensorflow/python/kernel_tests/distributions:uniform_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/image_ops:attention_ops_test PASSED in 8.8s //tensorflow/python/kernel_tests/image_ops:decode_bmp_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/image_ops:decode_compressed_op_test PASSED in 10.3s //tensorflow/python/kernel_tests/image_ops:decode_image_op_test PASSED in 12.3s //tensorflow/python/kernel_tests/image_ops:decode_jpeg_op_test PASSED in 29.3s //tensorflow/python/kernel_tests/image_ops:decode_png_op_test PASSED in 8.4s //tensorflow/python/kernel_tests/image_ops:decode_raw_op_test PASSED in 10.2s //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu PASSED in 11.2s //tensorflow/python/kernel_tests/image_ops:extract_image_patches_op_test_cpu PASSED in 9.5s //tensorflow/python/kernel_tests/image_ops:extract_volume_patches_op_test_cpu PASSED in 8.3s //tensorflow/python/kernel_tests/io_ops:checkpoint_ops_test PASSED in 10.8s //tensorflow/python/kernel_tests/io_ops:decode_csv_op_test PASSED in 8.8s //tensorflow/python/kernel_tests/io_ops:io_ops_test PASSED in 8.0s //tensorflow/python/kernel_tests/io_ops:parse_single_example_op_test PASSED in 10.9s //tensorflow/python/kernel_tests/io_ops:parsing_ops_test PASSED in 27.5s //tensorflow/python/kernel_tests/io_ops:reader_ops_test PASSED in 12.6s //tensorflow/python/kernel_tests/io_ops:record_input_test PASSED in 35.1s //tensorflow/python/kernel_tests/io_ops:save_restore_ops_test PASSED in 7.5s //tensorflow/python/kernel_tests/linalg:determinant_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/linalg:linear_operator_addition_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/linalg:linear_operator_algebra_test_cpu PASSED in 20.1s //tensorflow/python/kernel_tests/linalg:linear_operator_test_cpu PASSED in 10.6s //tensorflow/python/kernel_tests/linalg:lu_op_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/linalg:matrix_inverse_op_test_cpu PASSED in 10.3s //tensorflow/python/kernel_tests/linalg:matrix_logarithm_op_test PASSED in 53.3s //tensorflow/python/kernel_tests/linalg:matrix_solve_ls_op_test_cpu PASSED in 11.7s //tensorflow/python/kernel_tests/linalg:matrix_solve_op_test_cpu PASSED in 22.9s //tensorflow/python/kernel_tests/linalg:matrix_square_root_op_test_cpu PASSED in 9.5s //tensorflow/python/kernel_tests/linalg:slicing_test_cpu PASSED in 12.1s //tensorflow/python/kernel_tests/linalg/sparse:conjugate_gradient_test_cpu PASSED in 13.3s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_test_cpu PASSED in 24.3s //tensorflow/python/kernel_tests/math_ops:aggregate_ops_test_cpu PASSED in 15.7s //tensorflow/python/kernel_tests/math_ops:argmax_op_test_cpu PASSED in 9.7s //tensorflow/python/kernel_tests/math_ops:banded_triangular_solve_op_test_cpu PASSED in 10.8s //tensorflow/python/kernel_tests/math_ops:basic_gpu_test_cpu PASSED in 8.4s //tensorflow/python/kernel_tests/math_ops:bincount_op_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/math_ops:bucketize_op_test_cpu PASSED in 10.1s //tensorflow/python/kernel_tests/math_ops:clip_ops_test PASSED in 9.4s //tensorflow/python/kernel_tests/math_ops:confusion_matrix_test PASSED in 17.3s //tensorflow/python/kernel_tests/math_ops:cross_grad_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/math_ops:cumulative_logsumexp_test_cpu PASSED in 10.9s //tensorflow/python/kernel_tests/math_ops:in_topk_op_test_cpu PASSED in 7.6s //tensorflow/python/kernel_tests/math_ops:reduce_benchmark_test_cpu PASSED in 9.6s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_d9m_test_cpu PASSED in 19.5s //tensorflow/python/kernel_tests/math_ops:sets_test PASSED in 34.7s //tensorflow/python/kernel_tests/math_ops:topk_op_test_cpu PASSED in 23.2s //tensorflow/python/kernel_tests/math_ops:zero_division_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/nn_ops:betainc_op_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu PASSED in 150.0s //tensorflow/python/kernel_tests/nn_ops:conv1d_test_cpu PASSED in 8.3s //tensorflow/python/kernel_tests/nn_ops:conv1d_transpose_test_cpu PASSED in 7.6s //tensorflow/python/kernel_tests/nn_ops:conv2d_transpose_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/nn_ops:conv3d_backprop_filter_v2_grad_test_cpu PASSED in 67.8s //tensorflow/python/kernel_tests/nn_ops:conv3d_transpose_test_cpu PASSED in 10.6s //tensorflow/python/kernel_tests/nn_ops:ctc_decoder_ops_test PASSED in 10.0s //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu PASSED in 63.8s //tensorflow/python/kernel_tests/nn_ops:cudnn_d9m_test_cpu PASSED in 10.2s //tensorflow/python/kernel_tests/nn_ops:cudnn_deterministic_ops_test_cpu PASSED in 8.2s //tensorflow/python/kernel_tests/nn_ops:losses_test PASSED in 29.5s //tensorflow/python/kernel_tests/nn_ops:lrn_op_test_cpu PASSED in 9.6s //tensorflow/python/kernel_tests/nn_ops:morphological_ops_test_cpu PASSED in 12.0s //tensorflow/python/kernel_tests/nn_ops:nth_element_op_test_cpu PASSED in 10.5s //tensorflow/python/kernel_tests/nn_ops:pool_test_cpu PASSED in 38.8s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_3d_test_cpu PASSED in 26.1s //tensorflow/python/kernel_tests/nn_ops:relu_op_test_cpu PASSED in 9.8s //tensorflow/python/kernel_tests/nn_ops:softmax_op_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/nn_ops:softplus_op_test_cpu PASSED in 8.4s //tensorflow/python/kernel_tests/nn_ops:softsign_op_test_cpu PASSED in 8.5s //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu PASSED in 162.2s //tensorflow/python/kernel_tests/nn_ops:xent_op_test_cpu PASSED in 9.3s //tensorflow/python/kernel_tests/proto:descriptor_source_test PASSED in 8.4s //tensorflow/python/kernel_tests/proto:encode_proto_op_test PASSED in 8.5s //tensorflow/python/kernel_tests/quantization_ops:quantization_ops_test PASSED in 22.7s //tensorflow/python/kernel_tests/random:candidate_sampler_ops_test PASSED in 9.6s //tensorflow/python/kernel_tests/random:multinomial_op_test_cpu PASSED in 7.3s //tensorflow/python/kernel_tests/random:parameterized_truncated_normal_op_test_cpu PASSED in 19.8s //tensorflow/python/kernel_tests/random:random_crop_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/random:random_grad_test_cpu PASSED in 9.1s //tensorflow/python/kernel_tests/random:random_ops_test_cpu PASSED in 33.0s //tensorflow/python/kernel_tests/random:random_poisson_test_cpu PASSED in 11.3s //tensorflow/python/kernel_tests/random:random_shuffle_queue_test PASSED in 13.3s //tensorflow/python/kernel_tests/random:stateful_random_ops_test_cpu PASSED in 18.0s //tensorflow/python/kernel_tests/signal:mel_ops_test_cpu PASSED in 13.6s //tensorflow/python/kernel_tests/signal:mfcc_ops_test_cpu PASSED in 8.2s //tensorflow/python/kernel_tests/signal:reconstruction_ops_test_cpu PASSED in 14.7s //tensorflow/python/kernel_tests/signal:shape_ops_test_cpu PASSED in 22.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_add_op_test PASSED in 14.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_concat_op_test PASSED in 40.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_conditional_accumulator_test PASSED in 9.3s //tensorflow/python/kernel_tests/sparse_ops:sparse_cross_op_test PASSED in 14.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_matmul_op_test_cpu PASSED in 37.6s //tensorflow/python/kernel_tests/sparse_ops:sparse_reorder_op_test PASSED in 8.6s //tensorflow/python/kernel_tests/sparse_ops:sparse_reshape_op_test PASSED in 40.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_serialization_ops_test PASSED in 9.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_slice_op_test PASSED in 10.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_split_op_test_cpu PASSED in 9.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_grad_test_cpu PASSED in 19.1s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_d9m_test_cpu PASSED in 38.0s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_test_cpu PASSED in 18.7s //tensorflow/python/kernel_tests/sparse_ops:sparse_tensors_map_ops_test PASSED in 32.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_to_dense_op_py_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu PASSED in 107.9s //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_test_cpu PASSED in 37.0s //tensorflow/python/kernel_tests/sparse_ops:sparsemask_op_test PASSED in 8.6s //tensorflow/python/kernel_tests/strings_ops:as_string_op_test PASSED in 8.9s //tensorflow/python/kernel_tests/strings_ops:base64_ops_test PASSED in 12.1s //tensorflow/python/kernel_tests/strings_ops:reduce_join_op_test_cpu PASSED in 23.9s //tensorflow/python/kernel_tests/strings_ops:regex_full_match_op_test PASSED in 31.8s //tensorflow/python/kernel_tests/strings_ops:regex_replace_op_test PASSED in 9.5s //tensorflow/python/kernel_tests/strings_ops:string_bytes_split_op_test PASSED in 8.3s //tensorflow/python/kernel_tests/strings_ops:string_format_op_test PASSED in 11.1s //tensorflow/python/kernel_tests/strings_ops:string_join_op_test PASSED in 9.3s //tensorflow/python/kernel_tests/strings_ops:string_length_op_test PASSED in 8.1s //tensorflow/python/kernel_tests/strings_ops:string_lower_op_test PASSED in 32.5s //tensorflow/python/kernel_tests/strings_ops:string_split_op_test PASSED in 11.6s //tensorflow/python/kernel_tests/strings_ops:string_strip_op_test PASSED in 32.1s //tensorflow/python/kernel_tests/strings_ops:string_to_hash_bucket_op_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/strings_ops:string_to_number_op_test_cpu PASSED in 8.8s //tensorflow/python/kernel_tests/strings_ops:string_upper_op_test PASSED in 9.5s //tensorflow/python/kernel_tests/strings_ops:substr_op_test PASSED in 12.1s //tensorflow/python/kernel_tests/strings_ops:unicode_decode_op_test PASSED in 23.4s //tensorflow/python/kernel_tests/strings_ops:unicode_encode_op_test PASSED in 9.7s //tensorflow/python/kernel_tests/strings_ops:unicode_script_op_test PASSED in 9.5s //tensorflow/python/kernel_tests/strings_ops:unicode_transcode_op_test PASSED in 9.4s //tensorflow/python/kernel_tests/strings_ops:unsorted_segment_join_op_test_cpu PASSED in 8.6s //tensorflow/python/kernel_tests/summary_ops:summary_ops_test_cpu PASSED in 19.9s //tensorflow/python/kernel_tests/summary_ops:summary_v1_audio_op_test_cpu PASSED in 7.9s //tensorflow/python/kernel_tests/summary_ops:summary_v1_image_op_test_cpu PASSED in 10.7s //tensorflow/python/kernel_tests/summary_ops:summary_v1_ops_test PASSED in 9.4s //tensorflow/python/kernel_tests/summary_ops:summary_v1_tensor_op_test PASSED in 9.9s //tensorflow/python/kernel_tests/v1_compat_tests:array_ops_test_cpu PASSED in 11.6s //tensorflow/python/kernel_tests/v1_compat_tests:dense_update_ops_test_cpu PASSED in 8.6s //tensorflow/python/kernel_tests/v1_compat_tests:identity_op_py_test PASSED in 10.2s //tensorflow/python/kernel_tests/v1_compat_tests:scatter_nd_ops_test_cpu PASSED in 11.0s //tensorflow/python/kernel_tests/v1_compat_tests:session_ops_test_cpu PASSED in 8.2s //tensorflow/python/kernel_tests/v1_compat_tests:stack_op_test_cpu PASSED in 7.6s //tensorflow/python/kernel_tests/variables:dense_update_ops_no_tsan_test_cpu PASSED in 9.0s //tensorflow/python/kernel_tests/variables:dense_update_ops_test_cpu PASSED in 9.4s //tensorflow/python/kernel_tests/variables:partitioned_variables_test PASSED in 11.2s //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu PASSED in 49.7s //tensorflow/python/kernel_tests/variables:variable_ops_test_cpu PASSED in 10.8s //tensorflow/python/kernel_tests/variables:variable_scope_test PASSED in 36.2s //tensorflow/python/kernel_tests/variables:variables_test PASSED in 14.1s //tensorflow/python/lib/core:custom_float_test PASSED in 8.8s //tensorflow/python/lib/io:file_io_test PASSED in 15.5s //tensorflow/python/lib/io:tf_record_test PASSED in 9.0s //tensorflow/python/module:module_test PASSED in 8.2s //tensorflow/python/ops/losses:util_test PASSED in 6.8s //tensorflow/python/ops/memory_tests:custom_gradient_memory_test_cpu PASSED in 12.8s //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu PASSED in 72.8s //tensorflow/python/ops/numpy_ops:np_arrays_test_cpu PASSED in 10.1s //tensorflow/python/ops/numpy_ops:np_dtypes_test_cpu PASSED in 10.4s //tensorflow/python/ops/numpy_ops:np_interop_test_cpu PASSED in 35.7s //tensorflow/python/ops/numpy_ops:np_logic_test_cpu PASSED in 16.2s //tensorflow/python/ops/numpy_ops:np_math_ops_test_cpu PASSED in 23.9s //tensorflow/python/ops/numpy_ops:np_random_test_cpu PASSED in 60.0s //tensorflow/python/ops/numpy_ops:np_utils_test_cpu PASSED in 8.2s //tensorflow/python/ops/numpy_ops/integration_test:np_config_test_cpu PASSED in 15.7s //tensorflow/python/ops/numpy_ops/integration_test:public_symbol_test PASSED in 16.0s //tensorflow/python/ops/parallel_for:array_test_cpu PASSED in 43.1s //tensorflow/python/ops/parallel_for:gradients_test_cpu PASSED in 10.7s //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu PASSED in 49.1s //tensorflow/python/ops/ragged:convert_to_tensor_or_ragged_tensor_op_test PASSED in 16.9s //tensorflow/python/ops/ragged:ragged_batch_gather_op_test PASSED in 43.2s //tensorflow/python/ops/ragged:ragged_bitcast_op_test PASSED in 9.0s //tensorflow/python/ops/ragged:ragged_boolean_mask_op_test PASSED in 18.1s //tensorflow/python/ops/ragged:ragged_concat_op_test PASSED in 11.2s //tensorflow/python/ops/ragged:ragged_const_op_test PASSED in 8.8s //tensorflow/python/ops/ragged:ragged_constant_value_op_test PASSED in 6.7s //tensorflow/python/ops/ragged:ragged_cross_op_test PASSED in 22.8s //tensorflow/python/ops/ragged:ragged_dispatch_test PASSED in 130.6s //tensorflow/python/ops/ragged:ragged_dynamic_partition_op_test_cpu PASSED in 17.4s //tensorflow/python/ops/ragged:ragged_eager_test PASSED in 8.3s //tensorflow/python/ops/ragged:ragged_expand_dims_op_test PASSED in 10.3s //tensorflow/python/ops/ragged:ragged_factory_ops_test_cpu PASSED in 15.1s //tensorflow/python/ops/ragged:ragged_from_sparse_op_test PASSED in 18.2s //tensorflow/python/ops/ragged:ragged_from_tensor_op_test PASSED in 21.8s //tensorflow/python/ops/ragged:ragged_gather_nd_op_test PASSED in 19.4s //tensorflow/python/ops/ragged:ragged_map_flat_values_op_test PASSED in 11.4s //tensorflow/python/ops/ragged:ragged_map_fn_op_test PASSED in 16.3s //tensorflow/python/ops/ragged:ragged_math_ops_test PASSED in 16.7s //tensorflow/python/ops/ragged:ragged_matmul_op_test PASSED in 38.0s //tensorflow/python/ops/ragged:ragged_merge_dims_op_test PASSED in 24.6s //tensorflow/python/ops/ragged:ragged_one_hot_op_test PASSED in 10.1s //tensorflow/python/ops/ragged:ragged_operators_test PASSED in 30.9s //tensorflow/python/ops/ragged:ragged_placeholder_op_test PASSED in 6.8s //tensorflow/python/ops/ragged:ragged_print_op_test PASSED in 12.8s //tensorflow/python/ops/ragged:ragged_range_op_test PASSED in 10.4s //tensorflow/python/ops/ragged:ragged_rank_op_test PASSED in 7.4s //tensorflow/python/ops/ragged:ragged_reduce_op_test PASSED in 34.2s //tensorflow/python/ops/ragged:ragged_resize_image_op_test PASSED in 19.4s //tensorflow/python/ops/ragged:ragged_reverse_op_test PASSED in 7.8s //tensorflow/python/ops/ragged:ragged_row_lengths_op_test PASSED in 7.6s //tensorflow/python/ops/ragged:ragged_row_splits_to_segment_ids_op_test PASSED in 8.7s //tensorflow/python/ops/ragged:ragged_segment_ids_to_row_splits_op_test PASSED in 7.4s //tensorflow/python/ops/ragged:ragged_segment_op_test PASSED in 13.7s //tensorflow/python/ops/ragged:ragged_size_op_test PASSED in 6.9s //tensorflow/python/ops/ragged:ragged_split_op_test PASSED in 41.3s //tensorflow/python/ops/ragged:ragged_squeeze_op_test PASSED in 18.0s //tensorflow/python/ops/ragged:ragged_stack_op_test PASSED in 11.8s //tensorflow/python/ops/ragged:ragged_tensor_bounding_shape_op_test PASSED in 15.2s //tensorflow/python/ops/ragged:ragged_tensor_shape_test PASSED in 59.8s //tensorflow/python/ops/ragged:ragged_tile_op_test PASSED in 45.8s //tensorflow/python/ops/ragged:ragged_to_sparse_op_test PASSED in 18.6s //tensorflow/python/ops/ragged:ragged_to_tensor_op_test PASSED in 62.8s //tensorflow/python/ops/ragged:ragged_util_test PASSED in 23.1s //tensorflow/python/ops/ragged:ragged_where_op_test PASSED in 33.1s //tensorflow/python/ops/ragged:row_partition_test PASSED in 25.8s //tensorflow/python/ops/ragged:string_ngrams_op_test PASSED in 8.8s //tensorflow/python/ops/ragged:strings_reduce_join_op_test PASSED in 10.8s //tensorflow/python/ops/structured:structured_array_ops_test PASSED in 49.8s //tensorflow/python/ops/structured:structured_tensor_slice_test PASSED in 61.1s //tensorflow/python/ops/structured:structured_tensor_spec_test PASSED in 10.9s //tensorflow/python/ops/structured:structured_tensor_test PASSED in 43.9s //tensorflow/python/ops/v1_compat_tests:gradient_checker_test_cpu PASSED in 10.5s //tensorflow/python/platform:benchmark_test PASSED in 7.7s //tensorflow/python/platform:build_info_test PASSED in 8.0s //tensorflow/python/platform:resource_loader_test PASSED in 1.8s //tensorflow/python/profiler:pprof_profiler_test PASSED in 8.2s //tensorflow/python/profiler:profile_context_test_cpu PASSED in 37.0s //tensorflow/python/profiler:profiler_client_test_cpu PASSED in 10.1s //tensorflow/python/profiler:profiler_test_cpu PASSED in 19.4s //tensorflow/python/profiler:profiler_v2_test_cpu PASSED in 10.6s //tensorflow/python/profiler:profiler_wrapper_test PASSED in 6.1s //tensorflow/python/profiler:tfprof_logger_test PASSED in 7.3s //tensorflow/python/profiler/integration_test:profiler_api_test_cpu PASSED in 30.8s //tensorflow/python/profiler/internal:flops_registry_test PASSED in 6.8s //tensorflow/python/profiler/internal:print_model_analysis_test PASSED in 9.1s //tensorflow/python/profiler/internal:run_metadata_test_cpu PASSED in 17.1s //tensorflow/python/saved_model:fingerprinting_test PASSED in 10.0s //tensorflow/python/saved_model:keras_injection_test PASSED in 18.2s //tensorflow/python/saved_model:load_v1_in_v2_test PASSED in 16.5s //tensorflow/python/saved_model:loader_test PASSED in 14.1s //tensorflow/python/saved_model:method_name_updater_test PASSED in 9.8s //tensorflow/python/saved_model:metrics_test PASSED in 12.0s //tensorflow/python/saved_model:nested_structure_coder_test PASSED in 7.9s //tensorflow/python/saved_model:pywrap_saved_model_fingerprinting_test PASSED in 8.6s //tensorflow/python/saved_model:pywrap_saved_model_metrics_test PASSED in 8.5s //tensorflow/python/saved_model:revived_types_test PASSED in 7.8s //tensorflow/python/saved_model:save_context_test PASSED in 8.1s //tensorflow/python/saved_model:save_test PASSED in 52.8s //tensorflow/python/saved_model:saved_model_test PASSED in 17.7s //tensorflow/python/saved_model:signature_def_utils_test PASSED in 8.1s //tensorflow/python/saved_model:simple_save_test PASSED in 9.7s //tensorflow/python/saved_model:tracing_utils_test PASSED in 8.9s //tensorflow/python/saved_model:utils_test PASSED in 10.8s //tensorflow/python/saved_model/model_utils:export_output_test PASSED in 10.1s //tensorflow/python/saved_model/model_utils:export_test PASSED in 14.2s //tensorflow/python/saved_model/model_utils:mode_keys_test PASSED in 7.6s //tensorflow/python/saved_model/registration:registration_saving_test PASSED in 17.3s //tensorflow/python/saved_model/registration:registration_test PASSED in 9.7s //tensorflow/python/saved_model/registration:tf_registration_test PASSED in 20.0s //tensorflow/python/summary:plugin_asset_test PASSED in 8.0s //tensorflow/python/summary:summary_iterator_test PASSED in 8.8s //tensorflow/python/summary:summary_test PASSED in 8.1s //tensorflow/python/summary:summary_v2_test PASSED in 8.3s //tensorflow/python/summary/writer:writer_test PASSED in 18.8s //tensorflow/python/tools:aot_compiled_test PASSED in 21.0s //tensorflow/python/tools:freeze_graph_test PASSED in 18.6s //tensorflow/python/tools:optimize_for_inference_test PASSED in 7.3s //tensorflow/python/tools:print_selective_registration_header_test PASSED in 14.5s //tensorflow/python/tools:saved_model_cli_test PASSED in 27.9s //tensorflow/python/tools:saved_model_utils_test PASSED in 14.9s //tensorflow/python/tools:strip_unused_test PASSED in 8.9s //tensorflow/python/tools/api/generator:create_python_api_test PASSED in 17.1s //tensorflow/python/tools/api/generator:output_init_files_test PASSED in 14.5s //tensorflow/python/tools/api/generator:tensorflow_doc_srcs_test PASSED in 13.0s //tensorflow/python/tpu:bfloat16_test PASSED in 15.8s //tensorflow/python/tpu:feature_column_test PASSED in 15.0s //tensorflow/python/tpu:topology_test PASSED in 8.5s //tensorflow/python/tpu:tpu_embedding_for_serving_test PASSED in 13.2s //tensorflow/python/tpu:tpu_embedding_v2_utils_test PASSED in 8.2s //tensorflow/python/tpu:tpu_infeed_test PASSED in 16.3s //tensorflow/python/tpu:tpu_sharding_test PASSED in 10.3s //tensorflow/python/tpu:tpu_test_wrapper_test PASSED in 19.3s //tensorflow/python/tpu/client:client_py_test PASSED in 8.4s //tensorflow/python/trackable:autotrackable_test PASSED in 10.0s //tensorflow/python/trackable:base_delegate_test PASSED in 11.3s //tensorflow/python/trackable:base_test PASSED in 9.1s //tensorflow/python/trackable:data_structures_test PASSED in 12.0s //tensorflow/python/trackable:python_state_test PASSED in 10.8s //tensorflow/python/trackable:resource_test PASSED in 10.6s //tensorflow/python/trackable:trackable_utils_test PASSED in 8.8s //tensorflow/python/training:adadelta_test_cpu PASSED in 19.1s //tensorflow/python/training:adagrad_da_test_cpu PASSED in 10.1s //tensorflow/python/training:adagrad_test_cpu PASSED in 15.5s //tensorflow/python/training:adam_test_cpu PASSED in 16.9s //tensorflow/python/training:basic_loops_test_cpu PASSED in 33.3s //tensorflow/python/training:basic_session_run_hooks_test PASSED in 22.2s //tensorflow/python/training:checkpoint_ops_test PASSED in 7.9s //tensorflow/python/training:coordinator_test_cpu PASSED in 16.3s //tensorflow/python/training:device_setter_test_cpu PASSED in 9.2s //tensorflow/python/training:ftrl_test_cpu PASSED in 21.4s //tensorflow/python/training:gradient_descent_test_cpu PASSED in 11.7s //tensorflow/python/training:input_test PASSED in 25.0s //tensorflow/python/training:momentum_test_cpu PASSED in 14.2s //tensorflow/python/training:monitored_session_test PASSED in 56.4s //tensorflow/python/training:moving_averages_test_cpu PASSED in 20.1s //tensorflow/python/training:optimizer_test_cpu PASSED in 12.3s //tensorflow/python/training:proximal_adagrad_test_cpu PASSED in 26.5s //tensorflow/python/training:proximal_gradient_descent_test_cpu PASSED in 9.8s //tensorflow/python/training:quantize_training_test_cpu PASSED in 9.5s //tensorflow/python/training:queue_runner_test_cpu PASSED in 12.7s //tensorflow/python/training:rmsprop_test_cpu PASSED in 25.0s //tensorflow/python/training:saver_large_partitioned_variable_test PASSED in 17.4s //tensorflow/python/training:saver_test_2gpu PASSED in 37.6s //tensorflow/python/training:saver_test_cpu PASSED in 39.0s //tensorflow/python/training:server_lib_multiple_containers_test PASSED in 9.1s //tensorflow/python/training:server_lib_same_variables_clear_container_test PASSED in 15.7s //tensorflow/python/training:server_lib_same_variables_clear_test PASSED in 8.6s //tensorflow/python/training:server_lib_same_variables_no_clear_test PASSED in 6.7s //tensorflow/python/training:server_lib_sparse_job_test PASSED in 31.3s //tensorflow/python/training:server_lib_test PASSED in 19.5s //tensorflow/python/training:session_manager_test_cpu PASSED in 77.5s //tensorflow/python/training:slot_creator_test_cpu PASSED in 7.8s //tensorflow/python/training:supervisor_test PASSED in 16.3s //tensorflow/python/training:training_ops_mlir_test_cpu PASSED in 8.7s //tensorflow/python/training:training_ops_test_cpu PASSED in 7.4s //tensorflow/python/training:training_util_test PASSED in 9.0s //tensorflow/python/training:warm_starting_util_test PASSED in 20.3s //tensorflow/python/training/experimental:loss_scale_optimizer_test PASSED in 20.1s //tensorflow/python/training/experimental:loss_scale_test PASSED in 24.5s //tensorflow/python/training/experimental:mixed_precision_test_cpu PASSED in 15.1s //tensorflow/python/training/saving:saveable_object_util_test PASSED in 9.8s //tensorflow/python/util:compat_test PASSED in 7.1s //tensorflow/python/util:decorator_utils_test PASSED in 7.9s //tensorflow/python/util:deprecation_test PASSED in 9.4s //tensorflow/python/util:dispatch_test PASSED in 43.8s //tensorflow/python/util:example_parser_configuration_test PASSED in 9.0s //tensorflow/python/util:fast_module_type_test PASSED in 8.1s //tensorflow/python/util:function_parameter_canonicalizer_test PASSED in 7.3s //tensorflow/python/util:function_utils_test PASSED in 11.1s //tensorflow/python/util:keyword_args_test PASSED in 7.2s //tensorflow/python/util:lock_util_test PASSED in 11.3s //tensorflow/python/util:module_wrapper_test PASSED in 8.1s //tensorflow/python/util:nest_test PASSED in 13.5s //tensorflow/python/util:object_identity_test PASSED in 6.9s //tensorflow/python/util:pywrap_xla_ops_test PASSED in 3.1s //tensorflow/python/util:serialization_test PASSED in 8.9s //tensorflow/python/util:tf_contextlib_test PASSED in 6.9s //tensorflow/python/util:tf_decorator_test PASSED in 47.3s //tensorflow/python/util:tf_export_test PASSED in 9.0s //tensorflow/python/util:tf_inspect_test PASSED in 9.1s //tensorflow/python/util:tf_should_use_test PASSED in 8.6s //tensorflow/python/util:tf_stack_test PASSED in 7.2s //tensorflow/python/util:traceback_utils_test PASSED in 8.8s //tensorflow/python/util:type_annotations_test PASSED in 12.8s //tensorflow/python/util:variable_utils_test PASSED in 8.2s //tensorflow/python/util:vlog_test PASSED in 35.0s //tensorflow/tools/api/tests:module_test PASSED in 15.4s //tensorflow/tools/benchmark:benchmark_model_test PASSED in 2.3s //tensorflow/tools/common:public_api_test PASSED in 1.9s //tensorflow/tools/common:traverse_test PASSED in 1.7s //tensorflow/tools/compatibility:all_renames_v2_test PASSED in 8.4s //tensorflow/tools/compatibility:ast_edits_test PASSED in 7.6s //tensorflow/tools/compatibility:test_file_v1_0 PASSED in 25.1s //tensorflow/tools/compatibility:test_file_v2_0 PASSED in 20.1s //tensorflow/tools/compatibility:tf_upgrade_test PASSED in 7.6s //tensorflow/tools/compatibility:tf_upgrade_v2_safety_test PASSED in 6.6s //tensorflow/tools/docs:tf_doctest_test PASSED in 0.8s //tensorflow/tools/graph_transforms:file_utils_test PASSED in 1.0s //tensorflow/tools/graph_transforms:transform_graph_test PASSED in 2.1s //tensorflow/tools/graph_transforms:transform_utils_test PASSED in 2.7s //tensorflow/tools/graph_transforms:transforms_test PASSED in 3.4s //tensorflow/tools/proto_text:gen_proto_text_functions_lib_test PASSED in 0.2s //tensorflow/tools/tensorflow_builder/compat_checker:compat_checker_test PASSED in 0.5s //tensorflow/tsl/c:tsl_status_helper_test PASSED in 0.9s //tensorflow/tsl/c:tsl_status_test PASSED in 0.1s //tensorflow/tsl/concurrency:async_value_ref_test PASSED in 0.3s //tensorflow/tsl/concurrency:async_value_test PASSED in 0.1s //tensorflow/tsl/concurrency:concurrent_vector_test PASSED in 0.3s //tensorflow/tsl/cuda:cudnn_version_test PASSED in 0.1s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_agent_test PASSED in 12.9s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_error_util_test PASSED in 0.2s //tensorflow/tsl/distributed_runtime/coordination:coordination_service_recoverable_job_test PASSED in 0.5s //tensorflow/tsl/distributed_runtime/preemption:preemption_notifier_test PASSED in 7.3s //tensorflow/tsl/distributed_runtime/preemption:preemption_sync_manager_test PASSED in 5.9s //tensorflow/tsl/distributed_runtime/rpc:grpc_channel_test PASSED in 0.3s //tensorflow/tsl/distributed_runtime/rpc:grpc_util_test PASSED in 0.1s //tensorflow/tsl/framework:cancellation_test PASSED in 1.5s //tensorflow/tsl/framework:device_id_utils_test PASSED in 5.3s //tensorflow/tsl/framework/convolution:spatial_convolutions_test PASSED in 0.5s //tensorflow/tsl/lib/gtl:tsl_lib_gtl_tests PASSED in 0.2s //tensorflow/tsl/lib/hash:crc32c_test PASSED in 0.2s //tensorflow/tsl/lib/histogram:histogram_test PASSED in 0.1s //tensorflow/tsl/lib/io:buffered_inputstream_test PASSED in 0.6s //tensorflow/tsl/lib/io:cache_test PASSED in 0.4s //tensorflow/tsl/lib/io:inputbuffer_test PASSED in 3.4s //tensorflow/tsl/lib/io:inputstream_interface_test PASSED in 0.3s //tensorflow/tsl/lib/io:random_inputstream_test PASSED in 0.4s //tensorflow/tsl/lib/io:record_reader_writer_test PASSED in 0.5s //tensorflow/tsl/lib/io:recordio_test PASSED in 0.2s //tensorflow/tsl/lib/io:table_test PASSED in 4.4s //tensorflow/tsl/lib/io:zlib_buffers_test PASSED in 11.7s //tensorflow/tsl/lib/io/snappy:snappy_test PASSED in 0.3s //tensorflow/tsl/lib/math:math_util_test PASSED in 0.6s //tensorflow/tsl/lib/random:distribution_sampler_test PASSED in 0.3s //tensorflow/tsl/lib/random:philox_random_test PASSED in 0.4s //tensorflow/tsl/lib/random:random_distributions_test PASSED in 18.5s //tensorflow/tsl/lib/random:simple_philox_test PASSED in 0.3s //tensorflow/tsl/lib/random:weighted_picker_test PASSED in 11.5s //tensorflow/tsl/platform:ctstring_test PASSED in 0.3s //tensorflow/tsl/platform:denormal_test PASSED in 0.1s //tensorflow/tsl/platform:errors_test PASSED in 0.2s //tensorflow/tsl/platform:fingerprint_test PASSED in 0.2s //tensorflow/tsl/platform:float8_test PASSED in 11.5s //tensorflow/tsl/platform:hash_test PASSED in 0.1s //tensorflow/tsl/platform:integral_types_test PASSED in 0.2s //tensorflow/tsl/platform:intrusive_ptr_test PASSED in 0.1s //tensorflow/tsl/platform:logging_test PASSED in 22.9s //tensorflow/tsl/platform:mutex_test PASSED in 0.5s //tensorflow/tsl/platform:net_test PASSED in 0.3s //tensorflow/tsl/platform:numbers_test PASSED in 0.3s //tensorflow/tsl/platform:path_test PASSED in 0.1s //tensorflow/tsl/platform:port_test PASSED in 8.7s //tensorflow/tsl/platform:random_test PASSED in 2.1s //tensorflow/tsl/platform:refcount_test PASSED in 0.7s //tensorflow/tsl/platform:retrying_file_system_test PASSED in 0.2s //tensorflow/tsl/platform:retrying_utils_test PASSED in 0.1s //tensorflow/tsl/platform:scanner_test PASSED in 0.3s //tensorflow/tsl/platform:setround_test PASSED in 0.4s //tensorflow/tsl/platform:stacktrace_handler_test PASSED in 2.3s //tensorflow/tsl/platform:stacktrace_test PASSED in 0.1s //tensorflow/tsl/platform:status_matchers_test PASSED in 0.2s //tensorflow/tsl/platform:status_test PASSED in 0.1s //tensorflow/tsl/platform:statusor_test PASSED in 16.8s //tensorflow/tsl/platform:str_util_test PASSED in 0.5s //tensorflow/tsl/platform:strcat_test PASSED in 0.4s //tensorflow/tsl/platform:stringpiece_test PASSED in 0.1s //tensorflow/tsl/platform:stringprintf_test PASSED in 0.1s //tensorflow/tsl/platform:subprocess_test PASSED in 0.5s //tensorflow/tsl/platform:tstring_test PASSED in 0.4s //tensorflow/tsl/platform:unbounded_work_queue_test PASSED in 0.3s //tensorflow/tsl/platform/cloud:compute_engine_metadata_client_test PASSED in 0.3s //tensorflow/tsl/platform/cloud:compute_engine_zone_provider_test PASSED in 0.3s //tensorflow/tsl/platform/cloud:curl_http_request_test PASSED in 8.2s //tensorflow/tsl/platform/cloud:expiring_lru_cache_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:gcs_dns_cache_test PASSED in 0.3s //tensorflow/tsl/platform/cloud:gcs_file_system_test PASSED in 4.9s //tensorflow/tsl/platform/cloud:gcs_throttle_test PASSED in 0.2s //tensorflow/tsl/platform/cloud:google_auth_provider_test PASSED in 0.5s //tensorflow/tsl/platform/cloud:oauth_client_test PASSED in 0.1s //tensorflow/tsl/platform/cloud:ram_file_block_cache_test PASSED in 2.7s //tensorflow/tsl/platform/cloud:time_util_test PASSED in 0.4s //tensorflow/tsl/profiler/backends/cpu:traceme_recorder_test PASSED in 0.2s //tensorflow/tsl/profiler/convert:trace_container_test PASSED in 0.1s //tensorflow/tsl/profiler/convert:trace_events_to_json_test PASSED in 0.6s //tensorflow/tsl/profiler/convert:xla_op_utils_test PASSED in 0.1s //tensorflow/tsl/profiler/convert:xplane_to_trace_events_test PASSED in 0.5s //tensorflow/tsl/profiler/lib:profiler_factory_test PASSED in 0.1s //tensorflow/tsl/profiler/lib:profiler_lock_test PASSED in 0.1s //tensorflow/tsl/profiler/lib:scoped_annotation_test PASSED in 0.1s //tensorflow/tsl/profiler/lib:traceme_encode_test PASSED in 0.3s //tensorflow/tsl/profiler/rpc/client:profiler_client_test PASSED in 3.5s //tensorflow/tsl/profiler/rpc/client:remote_profiler_session_manager_test PASSED in 3.4s //tensorflow/tsl/profiler/utils:buffer_pool_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:group_events_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:parse_annotation_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:preprocess_xplane_test PASSED in 0.2s //tensorflow/tsl/profiler/utils:tf_op_utils_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:timespan_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:tpu_xplane_utils_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:xplane_builder_test PASSED in 0.1s //tensorflow/tsl/profiler/utils:xplane_utils_test PASSED in 0.5s //tensorflow/tsl/util:device_name_utils_test PASSED in 0.2s //tensorflow/tsl/util:stats_calculator_test PASSED in 0.4s //tensorflow/compiler/tests:complex_div_test_cpu PASSED in 8.0s Stats over 2 runs: max = 8.0s, min = 6.8s, avg = 7.4s, dev = 0.6s //tensorflow/compiler/tests:complex_div_test_cpu_mlir_bridge_test PASSED in 8.8s Stats over 2 runs: max = 8.8s, min = 8.0s, avg = 8.4s, dev = 0.4s //tensorflow/compiler/xla/tests:conditional_test_cpu PASSED in 9.6s Stats over 2 runs: max = 9.6s, min = 9.5s, avg = 9.6s, dev = 0.0s //tensorflow/python:control_flow_ops_test_cpu PASSED in 29.1s Stats over 2 runs: max = 29.1s, min = 23.7s, avg = 26.4s, dev = 2.7s //tensorflow/python/data/experimental/kernel_tests/optimization:optimization_test PASSED in 20.2s Stats over 2 runs: max = 20.2s, min = 12.4s, avg = 16.3s, dev = 3.9s //tensorflow/python/data/experimental/kernel_tests/service:metadata_test PASSED in 15.0s Stats over 2 runs: max = 15.0s, min = 13.2s, avg = 14.1s, dev = 0.9s //tensorflow/python/data/kernel_tests:padded_batch_test PASSED in 28.5s Stats over 2 runs: max = 28.5s, min = 28.1s, avg = 28.3s, dev = 0.2s //tensorflow/python/data/kernel_tests:repeat_test PASSED in 52.8s Stats over 2 runs: max = 52.8s, min = 51.8s, avg = 52.3s, dev = 0.5s //tensorflow/python/data/kernel_tests:window_test PASSED in 47.0s Stats over 2 runs: max = 47.0s, min = 34.0s, avg = 40.5s, dev = 6.5s //tensorflow/python/distribute:strategy_common_test_2gpu PASSED in 25.8s Stats over 2 runs: max = 25.8s, min = 22.9s, avg = 24.4s, dev = 1.4s //tensorflow/python/distribute:strategy_common_test_cpu PASSED in 29.2s Stats over 2 runs: max = 29.2s, min = 23.2s, avg = 26.2s, dev = 3.0s //tensorflow/python/distribute:strategy_common_test_xla_2gpu PASSED in 17.8s Stats over 2 runs: max = 17.8s, min = 16.7s, avg = 17.2s, dev = 0.5s //tensorflow/python/kernel_tests/array_ops:scatter_nd_ops_test_cpu PASSED in 17.3s Stats over 2 runs: max = 17.3s, min = 16.5s, avg = 16.9s, dev = 0.4s //tensorflow/python/kernel_tests/array_ops:scatter_ops_test_cpu PASSED in 17.9s Stats over 2 runs: max = 17.9s, min = 17.8s, avg = 17.9s, dev = 0.0s //tensorflow/python/kernel_tests/control_flow:functional_ops_test_cpu PASSED in 16.6s Stats over 2 runs: max = 16.6s, min = 15.6s, avg = 16.1s, dev = 0.5s //tensorflow/python/kernel_tests/control_flow:map_fn_test_cpu PASSED in 9.8s Stats over 2 runs: max = 9.8s, min = 8.3s, avg = 9.0s, dev = 0.7s //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu PASSED in 105.2s Stats over 2 runs: max = 105.2s, min = 37.0s, avg = 71.1s, dev = 34.1s //tensorflow/python/kernel_tests/nn_ops:conv2d_backprop_filter_grad_test_cpu PASSED in 130.1s Stats over 2 runs: max = 130.1s, min = 7.8s, avg = 69.0s, dev = 61.1s //tensorflow/compiler/tests:spacetobatch_op_test_cpu PASSED in 10.5s Stats over 3 runs: max = 10.5s, min = 9.9s, avg = 10.3s, dev = 0.3s //tensorflow/compiler/tests:spacetobatch_op_test_cpu_mlir_bridge_test PASSED in 12.3s Stats over 3 runs: max = 12.3s, min = 10.0s, avg = 11.3s, dev = 1.0s //tensorflow/compiler/xla/tests:triangular_solve_test_cpu PASSED in 64.3s Stats over 3 runs: max = 64.3s, min = 55.3s, avg = 59.9s, dev = 3.7s //tensorflow/core/data/service:thread_safe_buffer_test PASSED in 0.4s Stats over 3 runs: max = 0.4s, min = 0.2s, avg = 0.3s, dev = 0.1s //tensorflow/python/data/experimental/kernel_tests/service:multi_process_cluster_test PASSED in 16.6s Stats over 3 runs: max = 16.6s, min = 11.8s, avg = 14.8s, dev = 2.2s //tensorflow/python/data/kernel_tests:unique_test PASSED in 16.3s Stats over 3 runs: max = 16.3s, min = 14.6s, avg = 15.3s, dev = 0.8s //tensorflow/python/kernel_tests/array_ops:gather_op_test_cpu PASSED in 46.8s Stats over 3 runs: max = 46.8s, min = 30.9s, avg = 36.5s, dev = 7.3s //tensorflow/python/kernel_tests/array_ops:weights_broadcast_test PASSED in 10.2s Stats over 3 runs: max = 10.2s, min = 9.4s, avg = 9.8s, dev = 0.3s //tensorflow/python/kernel_tests/distributions:util_test_cpu PASSED in 13.4s Stats over 3 runs: max = 13.4s, min = 12.3s, avg = 13.0s, dev = 0.5s //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu PASSED in 113.7s Stats over 3 runs: max = 113.7s, min = 10.7s, avg = 45.3s, dev = 48.4s //tensorflow/python/kernel_tests/random:multinomial_op_big_test_cpu PASSED in 18.7s Stats over 3 runs: max = 18.7s, min = 15.5s, avg = 16.6s, dev = 1.4s //tensorflow/c/eager:c_api_test_cpu FAILED in 3 out of 3 in 42.9s Stats over 3 runs: max = 42.9s, min = 40.7s, avg = 41.8s, dev = 0.9s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/c/eager/c_api_test_cpu/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/c/eager/c_api_test_cpu/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/c/eager/c_api_test_cpu/test_attempts/attempt_2.log //tensorflow/compiler/tests:ternary_ops_test_cpu PASSED in 14.8s Stats over 4 runs: max = 14.8s, min = 10.1s, avg = 12.2s, dev = 1.8s //tensorflow/compiler/tests:ternary_ops_test_cpu_mlir_bridge_test PASSED in 18.3s Stats over 4 runs: max = 18.3s, min = 12.2s, avg = 14.2s, dev = 2.5s //tensorflow/compiler/tests:unary_ops_test_cpu PASSED in 33.8s Stats over 4 runs: max = 33.8s, min = 9.5s, avg = 23.2s, dev = 10.1s //tensorflow/compiler/tests:unary_ops_test_cpu_mlir_bridge_test PASSED in 47.1s Stats over 4 runs: max = 47.1s, min = 10.4s, avg = 31.8s, dev = 15.4s //tensorflow/compiler/xla/tests:dynamic_ops_test_cpu PASSED in 10.8s Stats over 4 runs: max = 10.8s, min = 10.0s, avg = 10.5s, dev = 0.3s //tensorflow/core/kernels:example_parsing_ops_test PASSED in 0.5s Stats over 4 runs: max = 0.5s, min = 0.4s, avg = 0.5s, dev = 0.0s //tensorflow/python:nn_batchnorm_test_cpu PASSED in 18.9s Stats over 4 runs: max = 18.9s, min = 12.8s, avg = 15.4s, dev = 2.3s //tensorflow/python:nn_fused_batchnorm_d9m_test_cpu PASSED in 17.6s Stats over 4 runs: max = 17.6s, min = 15.9s, avg = 16.7s, dev = 0.6s //tensorflow/python/data/experimental/kernel_tests:auto_shard_dataset_test PASSED in 28.4s Stats over 4 runs: max = 28.4s, min = 15.4s, avg = 22.5s, dev = 5.2s //tensorflow/python/data/experimental/kernel_tests:map_and_batch_test PASSED in 74.5s Stats over 4 runs: max = 74.5s, min = 60.0s, avg = 64.1s, dev = 6.0s //tensorflow/python/data/experimental/kernel_tests:parse_example_dataset_test PASSED in 26.9s Stats over 4 runs: max = 26.9s, min = 13.5s, avg = 20.3s, dev = 6.6s //tensorflow/python/data/experimental/kernel_tests:rebatch_dataset_test PASSED in 26.5s Stats over 4 runs: max = 26.5s, min = 11.8s, avg = 17.8s, dev = 5.5s //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test PASSED in 21.9s Stats over 4 runs: max = 21.9s, min = 13.4s, avg = 17.7s, dev = 4.0s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_ft_test PASSED in 9.7s Stats over 4 runs: max = 9.7s, min = 8.3s, avg = 8.9s, dev = 0.6s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test PASSED in 52.5s Stats over 4 runs: max = 52.5s, min = 17.4s, avg = 33.0s, dev = 14.6s //tensorflow/python/data/kernel_tests:batch_test PASSED in 41.9s Stats over 4 runs: max = 41.9s, min = 32.2s, avg = 35.2s, dev = 4.0s //tensorflow/python/data/kernel_tests:fixed_length_record_dataset_test PASSED in 19.5s Stats over 4 runs: max = 19.5s, min = 12.6s, avg = 16.1s, dev = 3.2s //tensorflow/python/data/kernel_tests:from_generator_test PASSED in 24.7s Stats over 4 runs: max = 24.7s, min = 14.0s, avg = 19.3s, dev = 4.0s //tensorflow/python/data/kernel_tests:group_by_window_test PASSED in 25.0s Stats over 4 runs: max = 25.0s, min = 7.6s, avg = 14.8s, dev = 7.4s //tensorflow/python/data/kernel_tests:ragged_batch_test PASSED in 20.0s Stats over 4 runs: max = 20.0s, min = 17.2s, avg = 18.7s, dev = 1.1s //tensorflow/python/data/kernel_tests:skip_test PASSED in 27.8s Stats over 4 runs: max = 27.8s, min = 19.1s, avg = 23.7s, dev = 4.1s //tensorflow/python/data/kernel_tests:take_test PASSED in 37.0s Stats over 4 runs: max = 37.0s, min = 34.1s, avg = 35.7s, dev = 1.1s //tensorflow/python/data/kernel_tests:take_while_test PASSED in 27.5s Stats over 4 runs: max = 27.5s, min = 25.9s, avg = 26.8s, dev = 0.6s //tensorflow/python/data/kernel_tests:text_line_dataset_test PASSED in 24.9s Stats over 4 runs: max = 24.9s, min = 18.2s, avg = 21.6s, dev = 3.0s //tensorflow/python/data/kernel_tests:zip_test PASSED in 18.6s Stats over 4 runs: max = 18.6s, min = 14.4s, avg = 16.0s, dev = 1.6s //tensorflow/python/debug/lib:dumping_callback_test_cpu PASSED in 15.6s Stats over 4 runs: max = 15.6s, min = 14.2s, avg = 15.2s, dev = 0.6s //tensorflow/python/distribute:cross_device_ops_test_2gpu PASSED in 30.5s Stats over 4 runs: max = 30.5s, min = 22.0s, avg = 25.4s, dev = 3.4s //tensorflow/python/distribute:cross_device_ops_test_cpu PASSED in 49.5s Stats over 4 runs: max = 49.5s, min = 39.9s, avg = 44.1s, dev = 3.6s //tensorflow/python/distribute:strategy_gather_test_2gpu PASSED in 25.9s Stats over 4 runs: max = 25.9s, min = 17.2s, avg = 21.4s, dev = 4.1s //tensorflow/python/distribute:strategy_gather_test_cpu PASSED in 27.6s Stats over 4 runs: max = 27.6s, min = 18.5s, avg = 22.9s, dev = 4.3s //tensorflow/python/distribute:strategy_gather_test_xla_2gpu PASSED in 21.1s Stats over 4 runs: max = 21.1s, min = 11.2s, avg = 16.1s, dev = 4.8s //tensorflow/python/framework:convert_to_constants_test PASSED in 23.4s Stats over 4 runs: max = 23.4s, min = 17.9s, avg = 20.4s, dev = 2.5s //tensorflow/python/kernel_tests:collective_ops_test_2gpu PASSED in 32.9s Stats over 4 runs: max = 32.9s, min = 32.3s, avg = 32.7s, dev = 0.2s //tensorflow/python/kernel_tests:collective_ops_test_cpu PASSED in 113.8s Stats over 4 runs: max = 113.8s, min = 110.5s, avg = 112.4s, dev = 1.3s //tensorflow/python/kernel_tests/array_ops:concat_op_test_cpu PASSED in 20.9s Stats over 4 runs: max = 20.9s, min = 18.9s, avg = 19.5s, dev = 0.8s //tensorflow/python/kernel_tests/array_ops:init_ops_test_cpu PASSED in 70.4s Stats over 4 runs: max = 70.4s, min = 24.3s, avg = 46.0s, dev = 19.4s //tensorflow/python/kernel_tests/array_ops:split_op_test_cpu PASSED in 27.8s Stats over 4 runs: max = 27.8s, min = 8.8s, avg = 15.8s, dev = 7.9s //tensorflow/python/kernel_tests/linalg:einsum_op_test_cpu PASSED in 110.2s Stats over 4 runs: max = 110.2s, min = 17.2s, avg = 53.4s, dev = 37.7s //tensorflow/python/kernel_tests/linalg:linear_operator_lower_triangular_test_cpu PASSED in 32.6s Stats over 4 runs: max = 32.6s, min = 31.4s, avg = 31.8s, dev = 0.5s //tensorflow/python/kernel_tests/random:random_gamma_test_cpu PASSED in 81.0s Stats over 4 runs: max = 81.0s, min = 7.5s, avg = 39.1s, dev = 32.2s //tensorflow/python/kernel_tests/signal:window_ops_test_cpu PASSED in 73.9s Stats over 4 runs: max = 73.9s, min = 68.7s, avg = 70.6s, dev = 2.0s //tensorflow/python/ops/ragged:ragged_gather_op_test PASSED in 59.3s Stats over 4 runs: max = 59.3s, min = 19.3s, avg = 37.9s, dev = 14.2s //tensorflow/python/ops/ragged:ragged_getitem_test PASSED in 53.7s Stats over 4 runs: max = 53.7s, min = 49.9s, avg = 51.6s, dev = 1.4s //tensorflow/compiler/tests:async_comp_test_cpu PASSED in 8.2s Stats over 5 runs: max = 8.2s, min = 8.1s, avg = 8.1s, dev = 0.0s //tensorflow/compiler/tests:conv3d_test_cpu PASSED in 18.3s Stats over 5 runs: max = 18.3s, min = 9.9s, avg = 13.4s, dev = 3.5s //tensorflow/compiler/tests:conv3d_test_cpu_mlir_bridge_test PASSED in 14.7s Stats over 5 runs: max = 14.7s, min = 6.9s, avg = 10.6s, dev = 3.2s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu PASSED in 15.7s Stats over 5 runs: max = 15.7s, min = 9.2s, avg = 11.7s, dev = 2.7s //tensorflow/compiler/tests:depthwise_conv_op_test_cpu_mlir_bridge_test PASSED in 16.8s Stats over 5 runs: max = 16.8s, min = 10.1s, avg = 13.1s, dev = 2.4s //tensorflow/compiler/tests:fused_batchnorm_test_cpu PASSED in 10.7s Stats over 5 runs: max = 10.7s, min = 9.6s, avg = 10.1s, dev = 0.4s //tensorflow/compiler/tests:fused_batchnorm_test_cpu_mlir_bridge_test PASSED in 8.2s Stats over 5 runs: max = 8.2s, min = 7.4s, avg = 7.7s, dev = 0.3s //tensorflow/compiler/tests:image_ops_jit_compile_test_cpu PASSED in 7.2s Stats over 5 runs: max = 7.2s, min = 6.5s, avg = 6.8s, dev = 0.3s //tensorflow/compiler/tests:reduce_ops_test_cpu PASSED in 10.7s Stats over 5 runs: max = 10.7s, min = 9.7s, avg = 10.2s, dev = 0.4s //tensorflow/compiler/tests:reduce_ops_test_cpu_mlir_bridge_test PASSED in 26.4s Stats over 5 runs: max = 26.4s, min = 24.5s, avg = 25.5s, dev = 0.7s //tensorflow/compiler/tests:repeat_op_test_cpu PASSED in 8.0s Stats over 5 runs: max = 8.0s, min = 7.2s, avg = 7.5s, dev = 0.3s //tensorflow/compiler/tests:repeat_op_test_cpu_mlir_bridge_test PASSED in 7.9s Stats over 5 runs: max = 7.9s, min = 6.9s, avg = 7.2s, dev = 0.4s //tensorflow/compiler/tests:special_math_test_cpu PASSED in 103.2s Stats over 5 runs: max = 103.2s, min = 14.1s, avg = 47.1s, dev = 30.5s //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test PASSED in 104.9s Stats over 5 runs: max = 104.9s, min = 14.8s, avg = 48.1s, dev = 30.9s //tensorflow/compiler/xla/client/lib:self_adjoint_eig_test_cpu PASSED in 26.0s Stats over 5 runs: max = 26.0s, min = 11.8s, avg = 20.0s, dev = 6.1s //tensorflow/core/grappler/optimizers:constant_folding_test PASSED in 2.9s Stats over 5 runs: max = 2.9s, min = 2.4s, avg = 2.7s, dev = 0.2s //tensorflow/dtensor/python/tests:layout_propagation_test_cpu PASSED in 12.3s Stats over 5 runs: max = 12.3s, min = 10.9s, avg = 11.4s, dev = 0.5s //tensorflow/python/distribute:mirrored_strategy_test_2gpu PASSED in 11.5s Stats over 5 runs: max = 11.5s, min = 9.8s, avg = 10.9s, dev = 0.6s //tensorflow/python/distribute:mirrored_strategy_test_cpu PASSED in 13.1s Stats over 5 runs: max = 13.1s, min = 11.3s, avg = 12.5s, dev = 0.7s //tensorflow/python/distribute:moving_averages_test_2gpu PASSED in 18.5s Stats over 5 runs: max = 18.5s, min = 14.8s, avg = 16.4s, dev = 1.5s //tensorflow/python/distribute:moving_averages_test_cpu PASSED in 21.5s Stats over 5 runs: max = 21.5s, min = 14.5s, avg = 17.7s, dev = 2.5s //tensorflow/python/distribute:vars_test_2gpu PASSED in 21.3s Stats over 5 runs: max = 21.3s, min = 18.1s, avg = 19.2s, dev = 1.2s //tensorflow/python/distribute:vars_test_cpu PASSED in 40.3s Stats over 5 runs: max = 40.3s, min = 38.5s, avg = 39.6s, dev = 0.7s //tensorflow/python/eager:device_placement_test_cpu PASSED in 11.8s Stats over 5 runs: max = 11.8s, min = 10.2s, avg = 11.1s, dev = 0.5s //tensorflow/python/eager:forwardprop_test_cpu PASSED in 152.9s Stats over 5 runs: max = 152.9s, min = 18.0s, avg = 58.1s, dev = 48.4s //tensorflow/python/eager/polymorphic_function:gradients_test_cpu PASSED in 18.3s Stats over 5 runs: max = 18.3s, min = 12.5s, avg = 15.1s, dev = 2.0s //tensorflow/python/kernel_tests/linalg:cholesky_op_test_cpu PASSED in 77.2s Stats over 5 runs: max = 77.2s, min = 35.9s, avg = 49.3s, dev = 14.9s //tensorflow/python/kernel_tests/linalg:linear_operator_adjoint_test_cpu PASSED in 27.9s Stats over 5 runs: max = 27.9s, min = 25.7s, avg = 26.6s, dev = 0.7s //tensorflow/python/kernel_tests/linalg:linear_operator_composition_test_cpu PASSED in 45.9s Stats over 5 runs: max = 45.9s, min = 43.0s, avg = 44.7s, dev = 1.0s //tensorflow/python/kernel_tests/linalg:linear_operator_diag_test_cpu PASSED in 23.9s Stats over 5 runs: max = 23.9s, min = 22.0s, avg = 22.6s, dev = 0.7s //tensorflow/python/kernel_tests/linalg:linear_operator_full_matrix_test_cpu PASSED in 26.8s Stats over 5 runs: max = 26.8s, min = 25.1s, avg = 25.8s, dev = 0.6s //tensorflow/python/kernel_tests/linalg:linear_operator_householder_test_cpu PASSED in 26.8s Stats over 5 runs: max = 26.8s, min = 23.1s, avg = 24.7s, dev = 1.3s //tensorflow/python/kernel_tests/linalg:linear_operator_identity_test_cpu PASSED in 37.0s Stats over 5 runs: max = 37.0s, min = 33.1s, avg = 35.0s, dev = 1.5s //tensorflow/python/kernel_tests/linalg:linear_operator_inversion_test_cpu PASSED in 23.5s Stats over 5 runs: max = 23.5s, min = 22.3s, avg = 23.1s, dev = 0.4s //tensorflow/python/kernel_tests/linalg:linear_operator_permutation_test_cpu PASSED in 20.3s Stats over 5 runs: max = 20.3s, min = 18.1s, avg = 19.6s, dev = 0.8s //tensorflow/python/kernel_tests/linalg:linear_operator_toeplitz_test_cpu PASSED in 16.6s Stats over 5 runs: max = 16.6s, min = 13.1s, avg = 15.0s, dev = 1.3s //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu PASSED in 80.4s Stats over 5 runs: max = 80.4s, min = 79.1s, avg = 79.9s, dev = 0.5s //tensorflow/python/kernel_tests/linalg:linear_operator_util_test_cpu PASSED in 8.5s Stats over 5 runs: max = 8.5s, min = 6.1s, avg = 7.3s, dev = 0.8s //tensorflow/python/kernel_tests/linalg:linear_operator_zeros_test_cpu PASSED in 11.9s Stats over 5 runs: max = 11.9s, min = 9.3s, avg = 10.9s, dev = 1.1s //tensorflow/python/kernel_tests/nn_ops:fractional_avg_pool_op_test PASSED in 17.7s Stats over 5 runs: max = 17.7s, min = 6.0s, avg = 9.5s, dev = 4.2s //tensorflow/python/kernel_tests/nn_ops:fractional_max_pool_op_test PASSED in 17.6s Stats over 5 runs: max = 17.6s, min = 6.4s, avg = 9.3s, dev = 4.2s //tensorflow/python/kernel_tests/sparse_ops:sparse_ops_test_cpu PASSED in 47.8s Stats over 5 runs: max = 47.8s, min = 20.4s, avg = 27.3s, dev = 10.3s //tensorflow/python/ops/parallel_for:math_test_cpu PASSED in 87.9s Stats over 5 runs: max = 87.9s, min = 46.5s, avg = 63.3s, dev = 15.0s //tensorflow/compiler/tests:scan_ops_test_cpu PASSED in 15.1s Stats over 6 runs: max = 15.1s, min = 10.4s, avg = 12.7s, dev = 1.4s //tensorflow/compiler/tests:scan_ops_test_cpu_mlir_bridge_test PASSED in 18.9s Stats over 6 runs: max = 18.9s, min = 11.5s, avg = 15.4s, dev = 2.2s //tensorflow/python:accumulate_n_benchmark_cpu PASSED in 9.2s Stats over 6 runs: max = 9.2s, min = 7.3s, avg = 8.2s, dev = 0.7s //tensorflow/python/data/experimental/kernel_tests:make_batched_features_dataset_test PASSED in 23.5s Stats over 6 runs: max = 23.5s, min = 7.1s, avg = 14.5s, dev = 7.3s //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu PASSED in 93.8s Stats over 6 runs: max = 93.8s, min = 9.0s, avg = 25.9s, dev = 30.4s //tensorflow/python/kernel_tests/math_ops:reduction_ops_test_cpu PASSED in 45.7s Stats over 6 runs: max = 45.7s, min = 23.5s, avg = 32.7s, dev = 6.9s //tensorflow/python/distribute/experimental/rpc:rpc_ops_test PASSED in 15.0s Stats over 7 runs: max = 15.0s, min = 9.4s, avg = 11.2s, dev = 1.9s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu PASSED in 61.9s Stats over 8 runs: max = 61.9s, min = 7.3s, avg = 24.9s, dev = 18.5s //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test PASSED in 74.7s Stats over 8 runs: max = 74.7s, min = 5.6s, avg = 27.1s, dev = 23.3s //tensorflow/dtensor/python/tests:input_util_test PASSED in 22.9s Stats over 8 runs: max = 22.9s, min = 12.1s, avg = 17.7s, dev = 3.6s //tensorflow/python/data/experimental/kernel_tests:csv_dataset_test PASSED in 36.4s Stats over 8 runs: max = 36.4s, min = 9.6s, avg = 22.0s, dev = 9.8s //tensorflow/python/data/experimental/kernel_tests:parallel_interleave_test PASSED in 32.0s Stats over 8 runs: max = 32.0s, min = 13.1s, avg = 21.8s, dev = 6.4s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_ft_test PASSED in 53.0s Stats over 8 runs: max = 53.0s, min = 13.8s, avg = 29.4s, dev = 14.7s //tensorflow/python/data/experimental/kernel_tests/service:coordinated_read_test PASSED in 50.3s Stats over 8 runs: max = 50.3s, min = 23.5s, avg = 30.9s, dev = 9.4s //tensorflow/python/data/experimental/kernel_tests/service:cross_trainer_cache_test PASSED in 21.9s Stats over 8 runs: max = 21.9s, min = 6.9s, avg = 12.9s, dev = 5.9s //tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test PASSED in 21.7s Stats over 8 runs: max = 21.7s, min = 14.2s, avg = 16.6s, dev = 2.5s //tensorflow/python/data/kernel_tests:filter_test PASSED in 18.1s Stats over 8 runs: max = 18.1s, min = 15.1s, avg = 16.5s, dev = 0.9s //tensorflow/python/data/kernel_tests:flat_map_test PASSED in 21.7s Stats over 8 runs: max = 21.7s, min = 14.6s, avg = 17.8s, dev = 2.9s //tensorflow/python/data/kernel_tests:shard_test PASSED in 20.9s Stats over 8 runs: max = 20.9s, min = 14.9s, avg = 17.7s, dev = 2.4s //tensorflow/python/data/kernel_tests:shuffle_test PASSED in 63.2s Stats over 8 runs: max = 63.2s, min = 27.7s, avg = 34.6s, dev = 10.9s //tensorflow/python/data/kernel_tests:tf_record_dataset_test PASSED in 24.3s Stats over 8 runs: max = 24.3s, min = 16.5s, avg = 20.5s, dev = 2.3s //tensorflow/python/distribute/failure_handling:failure_handler_test PASSED in 59.9s Stats over 8 runs: max = 59.9s, min = 22.0s, avg = 39.9s, dev = 12.0s //tensorflow/python/distribute/failure_handling:gce_failure_handler_test PASSED in 86.3s Stats over 8 runs: max = 86.3s, min = 13.0s, avg = 35.1s, dev = 28.3s //tensorflow/python/kernel_tests/linalg:linalg_ops_test_cpu PASSED in 51.3s Stats over 8 runs: max = 51.3s, min = 27.8s, avg = 39.7s, dev = 8.8s //tensorflow/python/kernel_tests/linalg:linear_operator_block_diag_test_cpu PASSED in 62.8s Stats over 8 runs: max = 62.8s, min = 49.7s, avg = 58.3s, dev = 4.4s //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu PASSED in 50.2s Stats over 8 runs: max = 50.2s, min = 32.6s, avg = 41.1s, dev = 5.7s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu PASSED in 64.7s Stats over 8 runs: max = 64.7s, min = 9.5s, avg = 18.5s, dev = 18.1s //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_test_cpu PASSED in 94.4s Stats over 8 runs: max = 94.4s, min = 89.5s, avg = 91.9s, dev = 1.8s //tensorflow/python/kernel_tests/signal:fft_ops_test_cpu PASSED in 19.7s Stats over 8 runs: max = 19.7s, min = 8.0s, avg = 12.7s, dev = 4.7s //tensorflow/python/ops/ragged:dynamic_ragged_shape_test PASSED in 52.8s Stats over 8 runs: max = 52.8s, min = 29.7s, avg = 35.8s, dev = 7.3s //tensorflow/python/ops/ragged:ragged_tensor_test PASSED in 42.3s Stats over 8 runs: max = 42.3s, min = 30.8s, avg = 34.6s, dev = 3.2s //tensorflow/compiler/tests:bincount_op_test_cpu PASSED in 7.1s Stats over 10 runs: max = 7.1s, min = 4.6s, avg = 5.7s, dev = 0.7s //tensorflow/compiler/tests:conv2d_test_cpu PASSED in 10.7s Stats over 10 runs: max = 10.7s, min = 8.4s, avg = 9.6s, dev = 0.8s //tensorflow/compiler/tests:conv2d_test_cpu_mlir_bridge_test PASSED in 8.5s Stats over 10 runs: max = 8.5s, min = 6.4s, avg = 7.8s, dev = 0.7s //tensorflow/compiler/tests:image_ops_test_cpu PASSED in 17.8s Stats over 10 runs: max = 17.8s, min = 12.5s, avg = 14.8s, dev = 1.7s //tensorflow/compiler/tests:random_ops_test_cpu PASSED in 23.6s Stats over 10 runs: max = 23.6s, min = 16.4s, avg = 19.5s, dev = 2.2s //tensorflow/compiler/tests:random_ops_test_cpu_mlir_bridge_test PASSED in 20.9s Stats over 10 runs: max = 20.9s, min = 13.7s, avg = 17.0s, dev = 2.1s //tensorflow/compiler/tests:stateless_random_ops_test_cpu PASSED in 64.2s Stats over 10 runs: max = 64.2s, min = 37.6s, avg = 51.3s, dev = 9.3s //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test PASSED in 62.2s Stats over 10 runs: max = 62.2s, min = 37.4s, avg = 50.7s, dev = 8.1s //tensorflow/compiler/xla/client/lib:svd_test_cpu PASSED in 58.6s Stats over 10 runs: max = 58.6s, min = 7.5s, avg = 22.5s, dev = 19.1s //tensorflow/compiler/xla/client/lib:tridiagonal_test_cpu PASSED in 9.5s Stats over 10 runs: max = 9.5s, min = 7.6s, avg = 8.7s, dev = 0.6s //tensorflow/compiler/xla/service/cpu:cpu_runtime_test PASSED in 12.8s Stats over 10 runs: max = 12.8s, min = 1.0s, avg = 9.3s, dev = 4.2s //tensorflow/python:special_math_ops_test_cpu PASSED in 48.8s Stats over 10 runs: max = 48.8s, min = 9.1s, avg = 15.9s, dev = 11.3s //tensorflow/python/data/kernel_tests:rejection_resample_test PASSED in 18.4s Stats over 10 runs: max = 18.4s, min = 8.0s, avg = 12.0s, dev = 3.3s //tensorflow/python/distribute:input_lib_test_2gpu PASSED in 36.1s Stats over 10 runs: max = 36.1s, min = 19.2s, avg = 25.7s, dev = 5.0s //tensorflow/python/distribute:input_lib_test_cpu PASSED in 36.5s Stats over 10 runs: max = 36.5s, min = 23.8s, avg = 27.3s, dev = 3.6s //tensorflow/python/distribute:input_lib_type_spec_test_2gpu PASSED in 19.9s Stats over 10 runs: max = 19.9s, min = 8.4s, avg = 13.7s, dev = 4.0s //tensorflow/python/distribute:input_lib_type_spec_test_cpu PASSED in 21.0s Stats over 10 runs: max = 21.0s, min = 7.9s, avg = 13.2s, dev = 4.2s //tensorflow/python/framework:config_vgpu_test_2gpu PASSED in 9.1s Stats over 10 runs: max = 9.1s, min = 8.0s, avg = 8.6s, dev = 0.3s //tensorflow/python/framework:config_vgpu_test_cpu PASSED in 9.9s Stats over 10 runs: max = 9.9s, min = 8.0s, avg = 8.9s, dev = 0.6s //tensorflow/python/framework:function_test_cpu PASSED in 59.5s Stats over 10 runs: max = 59.5s, min = 4.8s, avg = 12.7s, dev = 15.9s //tensorflow/python/grappler:cluster_test_cpu PASSED in 7.0s Stats over 10 runs: max = 7.0s, min = 3.1s, avg = 4.8s, dev = 1.4s //tensorflow/python/kernel_tests/array_ops:array_ops_test_cpu PASSED in 15.2s Stats over 10 runs: max = 15.2s, min = 10.6s, avg = 12.9s, dev = 1.6s //tensorflow/python/kernel_tests/array_ops:inplace_ops_test_cpu PASSED in 7.2s Stats over 10 runs: max = 7.2s, min = 6.3s, avg = 6.7s, dev = 0.3s //tensorflow/python/kernel_tests/linalg:linear_operator_kronecker_test_cpu PASSED in 32.8s Stats over 10 runs: max = 32.8s, min = 28.7s, avg = 30.0s, dev = 1.2s //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu PASSED in 74.3s Stats over 10 runs: max = 74.3s, min = 68.3s, avg = 71.1s, dev = 1.8s //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu PASSED in 102.3s Stats over 10 runs: max = 102.3s, min = 10.3s, avg = 20.7s, dev = 27.2s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_ops_test_cpu PASSED in 42.0s Stats over 10 runs: max = 42.0s, min = 11.8s, avg = 26.5s, dev = 9.6s //tensorflow/python/kernel_tests/math_ops:segment_reduction_ops_test_cpu PASSED in 63.7s Stats over 10 runs: max = 63.7s, min = 31.8s, avg = 43.5s, dev = 10.6s //tensorflow/python/kernel_tests/nn_ops:pooling_ops_test_cpu PASSED in 33.3s Stats over 10 runs: max = 33.3s, min = 14.7s, avg = 19.0s, dev = 6.6s //tensorflow/python/kernel_tests/nn_ops:rnn_test_cpu PASSED in 12.7s Stats over 10 runs: max = 12.7s, min = 10.6s, avg = 11.5s, dev = 0.7s //tensorflow/python/kernel_tests/random:random_index_shuffle_test PASSED in 10.4s Stats over 10 runs: max = 10.4s, min = 9.5s, avg = 10.0s, dev = 0.3s //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu PASSED in 106.8s Stats over 10 runs: max = 106.8s, min = 20.5s, avg = 63.4s, dev = 40.4s //tensorflow/python/ops/ragged:ragged_tensor_supported_values_test PASSED in 19.5s Stats over 10 runs: max = 19.5s, min = 16.3s, avg = 17.3s, dev = 0.8s //tensorflow/python/saved_model:load_test_cpu PASSED in 54.6s Stats over 10 runs: max = 54.6s, min = 28.5s, avg = 35.1s, dev = 6.8s //tensorflow/python/kernel_tests/data_structures:tensor_array_ops_test_cpu FLAKY, failed in 1 out of 11 in 19.1s Stats over 11 runs: max = 19.1s, min = 6.0s, avg = 16.8s, dev = 3.6s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/data_structures/tensor_array_ops_test_cpu/shard_3_of_10/test_attempts/attempt_1.log //tensorflow/compiler/tests:fft_test_cpu PASSED in 22.7s Stats over 12 runs: max = 22.7s, min = 8.7s, avg = 13.8s, dev = 5.0s //tensorflow/compiler/xla/service:triangular_solve_expander_test PASSED in 5.7s Stats over 12 runs: max = 5.7s, min = 2.2s, avg = 3.4s, dev = 1.0s //tensorflow/python/data/experimental/kernel_tests:group_by_reducer_test PASSED in 18.4s Stats over 12 runs: max = 18.4s, min = 3.2s, avg = 8.5s, dev = 4.4s //tensorflow/python/data/kernel_tests:choose_from_datasets_test PASSED in 18.2s Stats over 12 runs: max = 18.2s, min = 6.0s, avg = 8.8s, dev = 3.1s //tensorflow/python/data/kernel_tests:memory_cleanup_test_cpu PASSED in 11.2s Stats over 12 runs: max = 11.2s, min = 6.5s, avg = 8.9s, dev = 1.5s //tensorflow/python/distribute:multi_process_runner_test_2gpu PASSED in 219.7s Stats over 12 runs: max = 219.7s, min = 9.7s, avg = 48.6s, dev = 57.6s //tensorflow/python/distribute:multi_process_runner_test_cpu PASSED in 221.5s Stats over 12 runs: max = 221.5s, min = 10.5s, avg = 50.6s, dev = 58.0s //tensorflow/python/eager/polymorphic_function:polymorphic_function_test_cpu PASSED in 17.2s Stats over 15 runs: max = 17.2s, min = 11.2s, avg = 14.0s, dev = 1.7s //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu PASSED in 91.3s Stats over 15 runs: max = 91.3s, min = 71.6s, avg = 79.3s, dev = 5.6s //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu PASSED in 49.3s Stats over 15 runs: max = 49.3s, min = 10.6s, avg = 16.5s, dev = 9.5s //tensorflow/python:image_ops_test_cpu PASSED in 18.2s Stats over 16 runs: max = 18.2s, min = 9.3s, avg = 13.4s, dev = 2.7s //tensorflow/python/data/experimental/kernel_tests/service:dynamic_sharding_test PASSED in 18.9s Stats over 16 runs: max = 18.9s, min = 9.5s, avg = 14.7s, dev = 2.9s //tensorflow/python/data/experimental/kernel_tests/service:worker_tags_test PASSED in 18.9s Stats over 16 runs: max = 18.9s, min = 2.9s, avg = 11.8s, dev = 5.1s //tensorflow/python/data/kernel_tests:snapshot_test PASSED in 23.6s Stats over 16 runs: max = 23.6s, min = 9.7s, avg = 15.5s, dev = 3.9s //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu PASSED in 43.5s Stats over 16 runs: max = 43.5s, min = 21.1s, avg = 25.5s, dev = 5.1s //tensorflow/python/kernel_tests/linalg:matrix_exponential_op_test PASSED in 11.3s Stats over 16 runs: max = 11.3s, min = 5.2s, avg = 7.6s, dev = 1.6s //tensorflow/python/kernel_tests/signal:dct_ops_test_cpu PASSED in 12.5s Stats over 16 runs: max = 12.5s, min = 10.4s, avg = 11.4s, dev = 0.6s //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test PASSED in 19.2s Stats over 17 runs: max = 19.2s, min = 11.6s, avg = 14.2s, dev = 1.9s //tensorflow/python/ops/parallel_for:control_flow_ops_test_cpu FLAKY, failed in 1 out of 17 in 52.2s Stats over 17 runs: max = 52.2s, min = 14.7s, avg = 25.6s, dev = 7.6s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/ops/parallel_for/control_flow_ops_test_cpu/shard_9_of_16/test_attempts/attempt_1.log //tensorflow/python/data/kernel_tests:map_test PASSED in 38.7s Stats over 19 runs: max = 38.7s, min = 15.9s, avg = 24.1s, dev = 5.4s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu PASSED in 8.3s Stats over 20 runs: max = 8.3s, min = 3.7s, avg = 5.7s, dev = 1.4s //tensorflow/compiler/tests:pooling_ops_3d_test_cpu_mlir_bridge_test PASSED in 7.4s Stats over 20 runs: max = 7.4s, min = 4.9s, avg = 6.3s, dev = 0.9s //tensorflow/compiler/tests:pooling_ops_test_cpu PASSED in 13.0s Stats over 20 runs: max = 13.0s, min = 5.9s, avg = 7.2s, dev = 1.5s //tensorflow/compiler/tests:pooling_ops_test_cpu_mlir_bridge_test PASSED in 12.4s Stats over 20 runs: max = 12.4s, min = 3.3s, avg = 5.2s, dev = 2.2s //tensorflow/compiler/xla/tests:convolution_dimension_numbers_test_cpu PASSED in 8.7s Stats over 20 runs: max = 8.7s, min = 6.5s, avg = 7.6s, dev = 0.7s //tensorflow/compiler/xla/tests:dot_operation_single_threaded_runtime_test_cpu PASSED in 14.6s Stats over 20 runs: max = 14.6s, min = 12.2s, avg = 12.9s, dev = 0.6s //tensorflow/compiler/xla/tests:dot_operation_test_cpu PASSED in 12.7s Stats over 20 runs: max = 12.7s, min = 10.4s, avg = 11.4s, dev = 0.7s //tensorflow/compiler/xla/tests:prng_test_cpu PASSED in 10.4s Stats over 20 runs: max = 10.4s, min = 7.3s, avg = 8.6s, dev = 0.7s //tensorflow/compiler/xla/tests:reduce_window_test_cpu PASSED in 43.0s Stats over 20 runs: max = 43.0s, min = 6.6s, avg = 16.9s, dev = 11.5s //tensorflow/python/autograph/tests:loop_control_flow_test PASSED in 23.8s Stats over 20 runs: max = 23.8s, min = 18.7s, avg = 21.1s, dev = 1.4s //tensorflow/python/kernel_tests:metrics_test PASSED in 85.1s Stats over 20 runs: max = 85.1s, min = 48.1s, avg = 65.7s, dev = 9.7s //tensorflow/python/kernel_tests/array_ops:matrix_band_part_op_test_cpu PASSED in 8.7s Stats over 20 runs: max = 8.7s, min = 4.4s, avg = 6.9s, dev = 1.3s //tensorflow/python/kernel_tests/data_structures:barrier_ops_test PASSED in 16.6s Stats over 20 runs: max = 16.6s, min = 3.5s, avg = 8.1s, dev = 3.4s //tensorflow/python/kernel_tests/linalg:eig_op_test PASSED in 42.2s Stats over 20 runs: max = 42.2s, min = 7.4s, avg = 16.1s, dev = 11.4s //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu PASSED in 105.8s Stats over 20 runs: max = 105.8s, min = 29.3s, avg = 57.2s, dev = 22.6s //tensorflow/python/kernel_tests/linalg:norm_op_test_cpu PASSED in 8.9s Stats over 20 runs: max = 8.9s, min = 5.6s, avg = 7.8s, dev = 1.0s //tensorflow/python/kernel_tests/linalg:normalize_op_test_cpu PASSED in 17.0s Stats over 20 runs: max = 17.0s, min = 10.7s, avg = 13.5s, dev = 1.6s //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu PASSED in 123.6s Stats over 20 runs: max = 123.6s, min = 32.8s, avg = 82.3s, dev = 29.1s //tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test_cpu PASSED in 20.3s Stats over 20 runs: max = 20.3s, min = 4.0s, avg = 9.5s, dev = 5.5s //tensorflow/python/kernel_tests/math_ops:batch_matmul_op_test_cpu PASSED in 21.8s Stats over 20 runs: max = 21.8s, min = 6.3s, avg = 13.7s, dev = 5.5s //tensorflow/python/kernel_tests/nn_ops:embedding_ops_test_cpu PASSED in 20.6s Stats over 20 runs: max = 20.6s, min = 11.5s, avg = 14.7s, dev = 1.9s //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu FAILED in 3 out of 22 in 58.1s Stats over 22 runs: max = 58.1s, min = 8.3s, avg = 28.5s, dev = 17.1s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu/shard_2_of_20/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu/shard_2_of_20/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/tensordot_op_test_cpu/shard_2_of_20/test_attempts/attempt_2.log //tensorflow/python/data/experimental/kernel_tests/service:local_workers_test PASSED in 17.0s Stats over 24 runs: max = 17.0s, min = 9.0s, avg = 13.3s, dev = 2.3s //tensorflow/python/data/kernel_tests:interleave_test PASSED in 20.5s Stats over 24 runs: max = 20.5s, min = 7.2s, avg = 12.7s, dev = 4.0s //tensorflow/python/data/kernel_tests:sample_from_datasets_test PASSED in 19.6s Stats over 24 runs: max = 19.6s, min = 4.5s, avg = 10.1s, dev = 3.8s //tensorflow/python/kernel_tests/math_ops:matmul_op_test_cpu FAILED in 6 out of 24 in 21.8s Stats over 24 runs: max = 21.8s, min = 14.4s, avg = 17.1s, dev = 2.0s /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_9_of_20/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_9_of_20/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_9_of_20/test_attempts/attempt_2.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_8_of_20/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_8_of_20/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/kernel_tests/math_ops/matmul_op_test_cpu/shard_8_of_20/test_attempts/attempt_2.log //tensorflow/compiler/xla/tests:array_elementwise_ops_test_cpu PASSED in 10.2s Stats over 25 runs: max = 10.2s, min = 7.1s, avg = 8.6s, dev = 0.6s //tensorflow/compiler/xla/tests:select_and_scatter_test_cpu PASSED in 38.9s Stats over 25 runs: max = 38.9s, min = 7.1s, avg = 12.8s, dev = 7.9s //tensorflow/compiler/xla/tests:convolution_variants_test_cpu PASSED in 13.3s Stats over 30 runs: max = 13.3s, min = 7.2s, avg = 10.2s, dev = 1.8s //tensorflow/compiler/xla/tests:iota_test_cpu PASSED in 16.1s Stats over 30 runs: max = 16.1s, min = 13.1s, avg = 14.5s, dev = 1.0s //tensorflow/compiler/xla/tests:params_test_cpu PASSED in 9.9s Stats over 30 runs: max = 9.9s, min = 7.0s, avg = 8.1s, dev = 0.6s //tensorflow/compiler/xla/tests:reshape_test_cpu PASSED in 14.5s Stats over 30 runs: max = 14.5s, min = 6.3s, avg = 7.4s, dev = 1.5s //tensorflow/python/kernel_tests/nn_ops:conv_ops_3d_test_cpu PASSED in 20.3s Stats over 30 runs: max = 20.3s, min = 4.2s, avg = 9.2s, dev = 4.2s //tensorflow/compiler/xla/tests:reduce_test_cpu PASSED in 11.9s Stats over 31 runs: max = 11.9s, min = 9.4s, avg = 10.5s, dev = 0.6s //tensorflow/compiler/xla/tests:scalar_computations_test_cpu PASSED in 14.2s Stats over 32 runs: max = 14.2s, min = 10.4s, avg = 11.1s, dev = 0.7s //tensorflow/python/data/experimental/kernel_tests/service:auto_shard_test PASSED in 18.1s Stats over 32 runs: max = 18.1s, min = 4.6s, avg = 12.2s, dev = 3.3s //tensorflow/python/data/experimental/kernel_tests/service:data_service_ops_test PASSED in 30.3s Stats over 32 runs: max = 30.3s, min = 7.6s, avg = 18.5s, dev = 5.3s //tensorflow/compiler/xla/tests:batch_normalization_test_cpu PASSED in 10.8s Stats over 40 runs: max = 10.8s, min = 8.0s, avg = 9.8s, dev = 0.8s //tensorflow/compiler/xla/tests:bfloat16_test_cpu PASSED in 11.6s Stats over 40 runs: max = 11.6s, min = 9.2s, avg = 10.2s, dev = 0.5s //tensorflow/compiler/xla/tests:conv_depthwise_backprop_filter_test_cpu PASSED in 11.7s Stats over 40 runs: max = 11.7s, min = 7.8s, avg = 9.2s, dev = 0.8s //tensorflow/compiler/xla/tests:slice_test_cpu PASSED in 13.8s Stats over 40 runs: max = 13.8s, min = 7.3s, avg = 10.5s, dev = 1.5s //tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_test PASSED in 43.8s Stats over 50 runs: max = 43.8s, min = 20.3s, avg = 27.6s, dev = 6.3s //tensorflow/compiler/tests:sort_ops_test_cpu PASSED in 39.5s Stats over 50 runs: max = 39.5s, min = 3.2s, avg = 11.0s, dev = 7.7s //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test PASSED in 44.6s Stats over 50 runs: max = 44.6s, min = 2.6s, avg = 10.6s, dev = 8.6s //tensorflow/compiler/xla/tests:conv_depthwise_test_cpu PASSED in 12.3s Stats over 50 runs: max = 12.3s, min = 8.3s, avg = 10.3s, dev = 0.9s //tensorflow/compiler/xla/tests:convolution_test_1d_no_vmodule_cpu PASSED in 12.9s Stats over 50 runs: max = 12.9s, min = 8.7s, avg = 11.0s, dev = 1.2s //tensorflow/compiler/xla/tests:convolution_test_cpu PASSED in 15.7s Stats over 50 runs: max = 15.7s, min = 10.8s, avg = 12.6s, dev = 1.1s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_dense_mat_mul_grad_test_cpu PASSED in 15.0s Stats over 50 runs: max = 15.0s, min = 4.0s, avg = 8.2s, dev = 2.7s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_grad_test_cpu PASSED in 9.3s Stats over 50 runs: max = 9.3s, min = 3.1s, avg = 4.6s, dev = 1.5s //tensorflow/python/kernel_tests/linalg/sparse:csr_sparse_matrix_sparse_mat_mul_grad_test_cpu PASSED in 9.1s Stats over 50 runs: max = 9.1s, min = 3.0s, avg = 5.3s, dev = 2.0s //tensorflow/python/kernel_tests/math_ops:cwise_ops_binary_test_cpu PASSED in 28.2s Stats over 50 runs: max = 28.2s, min = 7.7s, avg = 14.7s, dev = 5.2s //tensorflow/python/kernel_tests/math_ops:cwise_ops_test_cpu PASSED in 13.3s Stats over 50 runs: max = 13.3s, min = 3.1s, avg = 4.6s, dev = 1.8s //tensorflow/python/kernel_tests/math_ops:cwise_ops_unary_test_cpu PASSED in 24.7s Stats over 50 runs: max = 24.7s, min = 2.8s, avg = 7.4s, dev = 5.5s Executed 3771 out of 3771 tests: 3768 tests pass and 3 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.