Home
last modified time | relevance | path

Searched refs:src1_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_aggregate_ops.cc65 TensorShape src1_shape, src2_shape; in Compute() local
66 src1_shape = input1_in_mkl_format ? src1_mkl_shape.GetTfShape() in Compute()
71 if (!src1_shape.IsSameSize(src2_shape)) { in Compute()
76 src1_shape.DebugString(), in Compute()