Skip to content

Commit 18969d2

Browse files
committed
copyright message
1 parent 2f03176 commit 18969d2

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

tools/infer.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
#
16-
# Licensed under the Apache License, Version 2.0 (the "License");
17-
# you may not use this file except in compliance with the License.
18-
# You may obtain a copy of the License at
19-
#
20-
# http://www.apache.org/licenses/LICENSE-2.0
21-
#
22-
# Unless required by applicable law or agreed to in writing, software
23-
# distributed under the License is distributed on an "AS IS" BASIS,
24-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25-
# See the License for the specific language governing permissions and
26-
# limitations under the License.
27-
2815
import paddle
2916
import os
3017
import paddle.nn as nn

tools/to_static.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
#
16-
# Licensed under the Apache License, Version 2.0 (the "License");
17-
# you may not use this file except in compliance with the License.
18-
# You may obtain a copy of the License at
19-
#
20-
# http://www.apache.org/licenses/LICENSE-2.0
21-
#
22-
# Unless required by applicable law or agreed to in writing, software
23-
# distributed under the License is distributed on an "AS IS" BASIS,
24-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25-
# See the License for the specific language governing permissions and
26-
# limitations under the License.
27-
2815
import paddle
2916
import os
3017
import paddle.nn as nn

tools/trainer.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
#
16-
# Licensed under the Apache License, Version 2.0 (the "License");
17-
# you may not use this file except in compliance with the License.
18-
# You may obtain a copy of the License at
19-
#
20-
# http://www.apache.org/licenses/LICENSE-2.0
21-
#
22-
# Unless required by applicable law or agreed to in writing, software
23-
# distributed under the License is distributed on an "AS IS" BASIS,
24-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25-
# See the License for the specific language governing permissions and
26-
# limitations under the License.
27-
2815
import paddle
2916
import os
3017
import paddle.nn as nn

0 commit comments

Comments
 (0)