Skip to content

Commit 6bb3982

Browse files
committed
Rebase onto master
1 parent bb74c31 commit 6bb3982

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

apps/sgx/src/build_model.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<<<<<<< HEAD:apps/sgx/enclave/src/build_model.py
1+
#!/usr/bin/python3
2+
23
# Licensed to the Apache Software Foundation (ASF) under one
34
# or more contributor license agreements. See the NOTICE file
45
# distributed with this work for additional information
@@ -15,10 +16,7 @@
1516
# KIND, either express or implied. See the License for the
1617
# specific language governing permissions and limitations
1718
# under the License.
18-
=======
19-
#!/usr/bin/python3
2019

21-
>>>>>>> cec2cf25... Use Fortanix SGX:apps/sgx/src/build_model.py
2220
"""Creates a simple TVM modules."""
2321

2422
import os

0 commit comments

Comments
 (0)