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