* Remove deprecated option enable_auto_doc_ref for recommonmark * Add first level navigation structure for Nano how-to guides * Update navigation for How-to Training part * Update navigation for How-to Inference part * Update navigation for How-to Preprocessing/Install part and other small fixes * Fix wrong link path caused by position changes of how-to install related guides * Small fix
		
			
				
	
	
		
			33 lines
		
	
	
		
			No EOL
		
	
	
		
			760 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			No EOL
		
	
	
		
			760 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Inference Optimization
 | 
						|
=========================
 | 
						|
 | 
						|
Here you could find detailed guides on how to apply BigDL-Nano to optimize your inference workloads. Select your desired use case below for further navigation:
 | 
						|
 | 
						|
.. grid:: 1 2 2 2
 | 
						|
 | 
						|
    .. grid-item::
 | 
						|
 | 
						|
        .. button-link:: OpenVINO/index.html
 | 
						|
            :color: primary
 | 
						|
            :expand:
 | 
						|
            :outline:
 | 
						|
 | 
						|
            I use **OpenVINO** toolkit.
 | 
						|
 | 
						|
    .. grid-item::
 | 
						|
 | 
						|
        .. button-link:: PyTorch/index.html
 | 
						|
            :color: primary
 | 
						|
            :expand:
 | 
						|
            :outline:
 | 
						|
 | 
						|
            I am a **PyTorch** user.
 | 
						|
 | 
						|
    .. grid-item::
 | 
						|
 | 
						|
        .. button-link:: TensorFlow/index.html
 | 
						|
            :color: primary
 | 
						|
            :expand:
 | 
						|
            :outline:
 | 
						|
 | 
						|
            I am a **TensorFlow** user. |