Merge pull request #13473 from JiabinYang/mac/fix_compile

fix mac compile error
upload-readme
Jiabin Yang 6 years ago committed by GitHub
commit 60d163ab17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ namespace operators {
using LoD = framework::LoD; using LoD = framework::LoD;
class ArrayToLoDFunctor; struct ArrayToLoDFunctor;
template <typename DeviceContext> template <typename DeviceContext>
struct ArrayToLoDFunctorImpl { struct ArrayToLoDFunctorImpl {
const ArrayToLoDFunctor *prev_functor_; const ArrayToLoDFunctor *prev_functor_;

Loading…
Cancel
Save