未验证 提交 25159de9 编写于 作者: X xiebaiyuan 提交者: GitHub

develop expend op for erciyuan && code style && wrap test expendcl ,test=mobile (#2629)

上级 60670acb
......@@ -12,6 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
#ifdef PADDLE_MOBILE_CL
#include "../executor_for_test_opencl.h"
#include "operators/expand_op.h"
#include "operators/feed_op.h"
......@@ -48,3 +49,4 @@ int main() {
tester.Predict("expend", in_dims, out_dims, inputs, outputs, attrs);
}
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册