Merge pull request #12774 from panyx0718/infer

small fix
revert-12469-sum_op_dim_fix
Xin Pan 7 years ago committed by GitHub
commit 7c5f08e51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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