Searched refs:dst_tf_shape (Results 1 – 1 of 1) sorted by relevance
548 TensorShape dst_tf_shape = MklDnnDimsToTFShape(dst_dims_tf_order); in Compute() local557 if (dst_tf_shape.num_elements() == 0 || dst_dims_tf_order[0] == 0) { in Compute()