Skip to content

Commit

Permalink
Rebase onto master
Browse files Browse the repository at this point in the history
  • Loading branch information
nhynes committed May 16, 2019
1 parent bb74c31 commit 6bb3982
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions apps/sgx/src/build_model.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<<<<<<< HEAD:apps/sgx/enclave/src/build_model.py
#!/usr/bin/python3

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Expand All @@ -15,10 +16,7 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
=======
#!/usr/bin/python3

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

import os
Expand Down

0 comments on commit 6bb3982

Please sign in to comment.