Searched refs:PARA_OUTPUT (Results 1 – 2 of 2) sorted by relevance
39 t.para_type = Tensor.PARA_OUTPUT152 shape, dtype, data_format, name=name, para_type=Tensor.PARA_OUTPUT)160 inputs[1].para_type = Tensor.PARA_OUTPUT
301 PARA_OUTPUT = 2 variable in Tensor434 if op.output.para_type == Tensor.PARA_OUTPUT or not op.output.to_ops: