revert-12469-sum_op_dim_fix
Xin Pan 7 years ago
parent 509b6835be
commit a9217031ba

@ -12,7 +12,11 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#pragma once
#include <stack>
#include <vector>
#include "paddle/fluid/framework/ir/graph.h"
#include "paddle/fluid/framework/ir/node.h"

Loading…
Cancel
Save