shanyi15-patch-2
Yu Yang 7 years ago
parent 72be7a6151
commit 5cb79524d2

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include "paddle/fluid/recordio/writer.h"
#include "paddle/fluid/platform/enforce.h"
namespace paddle {
namespace recordio {
void Writer::Write(const std::string& record) {

@ -13,7 +13,6 @@
// limitations under the License.
#pragma once
#include "paddle/fluid/framework/lod_tensor.h"
#include "paddle/fluid/recordio/chunk.h"
namespace paddle {
namespace recordio {

Loading…
Cancel
Save