Fork自 PaddlePaddle / Paddle
cc_test(test_mean_api SRCS test_mean_api.cc DEPS pten_api pten_api_utils) cc_test(test_dot_api SRCS test_dot_api.cc DEPS pten_api pten_api_utils) cc_test(test_matmul_api SRCS test_matmul_api.cc DEPS pten_api pten_api_utils) cc_test(test_fill_api SRCS test_fill_api.cc DEPS pten_api pten_api_utils) cc_test(test_flatten_api SRCS test_flatten_api.cc DEPS pten_api pten_api_utils) cc_test(test_framework_storage SRCS test_storage.cc DEPS pten_api_utils) cc_test(test_framework_tensor_utils SRCS test_tensor_utils.cc DEPS pten_api_utils)