We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb74c31 commit 6bb3982Copy full SHA for 6bb3982
apps/sgx/src/build_model.py
@@ -1,4 +1,5 @@
1
-<<<<<<< HEAD:apps/sgx/enclave/src/build_model.py
+#!/usr/bin/python3
2
+
3
# Licensed to the Apache Software Foundation (ASF) under one
4
# or more contributor license agreements. See the NOTICE file
5
# distributed with this work for additional information
@@ -15,10 +16,7 @@
15
16
# KIND, either express or implied. See the License for the
17
# specific language governing permissions and limitations
18
# under the License.
-=======
19
-#!/usr/bin/python3
20
21
->>>>>>> cec2cf25... Use Fortanix SGX:apps/sgx/src/build_model.py
22
"""Creates a simple TVM modules."""
23
24
import os
0 commit comments