Update build script to enable running tensorflow workload in linux-sgx (#435)
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<ProdID>0</ProdID>
|
||||
<ISVSVN>0</ISVSVN>
|
||||
<StackMaxSize>0x100000</StackMaxSize>
|
||||
<HeapMaxSize>0x1000000</HeapMaxSize>
|
||||
<ReservedMemMaxSize>0x400000</ReservedMemMaxSize>
|
||||
<HeapMaxSize>0x2000000</HeapMaxSize>
|
||||
<ReservedMemMaxSize>0x1000000</ReservedMemMaxSize>
|
||||
<ReservedMemExecutable>1</ReservedMemExecutable>
|
||||
<TCSNum>10</TCSNum>
|
||||
<TCSPolicy>1</TCSPolicy>
|
||||
|
||||
Reference in New Issue
Block a user