Searched refs:updates_dims (Results 1 – 1 of 1) sorted by relevance
104 std::vector<int64> updates_dims; in FuzzImpl() local106 updates_dims.push_back(indices_dims[i]); in FuzzImpl()111 updates_dims.push_back(flat_shape(i)); in FuzzImpl()114 Tensor updates_tensor(tensorflow::DT_INT32, TensorShape(updates_dims)); in FuzzImpl()