test=develop, remove the gflags/gflags.h form paddle_api.h (#24921)

revert-24981-add_device_attr_for_regulization
silingtong123 5 years ago committed by GitHub
parent 4c01d6d53e
commit ef9b36873d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,7 @@
// limitations under the License.
#include <sstream>
#include "gflags/gflags.h"
#include "paddle/fluid/framework/commit.h"
#include "paddle/fluid/framework/lod_tensor.h"
#include "paddle/fluid/framework/scope.h"

@ -27,7 +27,6 @@
#include <memory>
#include <string>
#include <vector>
#include "gflags/gflags.h" // NOLINT
#include "paddle_infer_declare.h" // NOLINT
/*! \namespace paddle

Loading…
Cancel
Save