name: "FlowWarp" input: "input_0" input: "input_1" input_shape { dim: 1 dim: 3 dim: 8 dim: 12 } input_shape { dim: 1 dim: 2 dim: 8 dim: 12 } layer { name: "FlowWarp1" type: "FlowWarp" bottom: "input_0" bottom: "input_1" top: "out" }