[PPML]refactor python toolkit (#8740)
* add dependency and example * fix stage 3 * downgrade protobuf * reduce epc memory * add script * Readme reduction * delete unused note
This commit is contained in:
		
							parent
							
								
									be2ae6eb7c
								
							
						
					
					
						commit
						0a8db3abe0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -953,7 +953,7 @@ jobs:
 | 
			
		|||
          --build-arg http_proxy=${HTTP_PROXY} \
 | 
			
		||||
          --build-arg https_proxy=${HTTPS_PROXY} \
 | 
			
		||||
          --build-arg BASE_IMAGE_NAME=${base_image} \
 | 
			
		||||
          --build-arg SGX_MEM_SIZE=64G \
 | 
			
		||||
          --build-arg SGX_MEM_SIZE=16G \
 | 
			
		||||
          --build-arg SGX_LOG_LEVEL=error \
 | 
			
		||||
          --build-arg BASE_IMAGE_TAG=${TAG} \
 | 
			
		||||
          -t ${image}:${TAG} -f ./Dockerfile .
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue