|
|
|
@ -18,11 +18,10 @@ limitations under the License. */
|
|
|
|
|
|
|
|
|
|
#include <gtest/gtest.h>
|
|
|
|
|
#include "TensorCheck.h"
|
|
|
|
|
#include "paddle/function/Function.h"
|
|
|
|
|
#include "paddle/gserver/tests/TestUtil.h"
|
|
|
|
|
#include "paddle/math/Function.h"
|
|
|
|
|
#include "paddle/math/Matrix.h"
|
|
|
|
|
#include "paddle/math/SparseMatrix.h"
|
|
|
|
|
#include "paddle/math/cross_map_normal_op.h"
|
|
|
|
|
#include "paddle/utils/Stat.h"
|
|
|
|
|
#include "paddle/utils/Util.h"
|
|
|
|
|
|
|
|
|
|