Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CI bug of test_yolov3 (PaddlePaddle#21)
* fill_any_like kernel refactor * remove useless code of full_like c++ api * Support Scalar in Tensor Compute Library * add scalar in dygraph and static graph mode * keep the basic type for attr, instead of using scalar for all * merge the code * start refactor matmul * move cpu, cuda and other device modules into kernels * merge code * polish code in operator.cc * Fix CI bug of test_yolov3
- Loading branch information