Searched refs:ConstTensorSliceToEigenMatrix (Results 1 – 2 of 2) sorted by relevance
71 static ConstMatrixMap ConstTensorSliceToEigenMatrix(const Tensor& t, in ConstTensorSliceToEigenMatrix() function93 auto matrix = ConstTensorSliceToEigenMatrix(in_x, x_batch_index); in Run()94 auto rhs = ConstTensorSliceToEigenMatrix(in_y, y_batch_index); in Run()
158 static ConstMatrixMap ConstTensorSliceToEigenMatrix(const Tensor& t,180 auto x = ConstTensorSliceToEigenMatrix(in_x, x_batch_index);181 auto y = ConstTensorSliceToEigenMatrix(in_y, y_batch_index);