Searched refs:tf_shape_diff_dst (Results 1 – 1 of 1) sorted by relevance
1084 TensorShape tf_shape_src, tf_shape_diff_dst; in Compute() local1086 tf_shape_diff_dst = dnn_shape_diff_dst.GetTfShape(); in Compute()1092 tf_shape_diff_dst = diff_dst_tensor.shape(); in Compute()1127 tf_shape_diff_dst.num_elements() == 0) { in Compute()