提交 f10751ce 编写于 作者: S SunAhong1993

rollback

上级 48765570
......@@ -877,7 +877,7 @@ class TFOpMapper(OpMapper):
num_or_sections=num_split,
dim=dim)
def Slice(self, node):
def Slice(self, node):
input = self.graph.get_node(node.layer.input[0])
begin = self.graph.get_node(node.layer.input[1])
size = self.graph.get_node(node.layer.input[2])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册