Home | History | Annotate | Download | only in jit

Lines Matching full:dummy_proto

1631   TensorProto dummy_proto;
1632 dummy_proto.set_dtype(data_type);
1633 *dummy_proto.mutable_tensor_shape() = shape;
1640 node_builder.Attr("dtype", data_type).Attr("value", dummy_proto);