avoid modify the proto files

revert-4814-Add_sequence_project_op
xzl 7 years ago
parent e3987f2dec
commit c6355444df

@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
package paddle;
message FileGroupConf {

@ -13,7 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
import "ParameterConfig.proto";
package paddle;

@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
package paddle;
/**

@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
import "ParameterConfig.proto";
import "TrainerConfig.proto";

@ -13,8 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
import "DataConfig.proto";
import "ModelConfig.proto";

Loading…
Cancel
Save