Searched refs:output_part (Results 1 – 1 of 1) sorted by relevance
116 Eigen::TensorMap<Eigen::Tensor<T, 1, Eigen::RowMajor>> output_part( in Compute() local118 output_part.device(device) = tmp; in Compute()