reformat need to delete

pull/1105/head
wxl 4 years ago
parent 35915344ac
commit 0e81c9810c

@ -28,9 +28,9 @@ namespace ge {
namespace { namespace {
const int kReshapeDataIndex = 0; const int kReshapeDataIndex = 0;
enum kOpHashValue { enum kOpHashValue {
ReshapeType = 0; ReshapeType = 0,
ReformatType = 1; ReformatType = 1,
OpNoDelete = -1; OpNoDelete = -1
}; };
std::map<std::string, kOpHashValue> kToBeDeleteOp = { std::map<std::string, kOpHashValue> kToBeDeleteOp = {

Loading…
Cancel
Save