Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Namespaces | Classes | Variables
daal Namespace Reference

Main module.

Namespaces

 algorithms
 algorithms
 

Classes

class  Base
 Base class for Intel(R) Data Analytics Acceleration Library objects More...
 

Variables

 batch = ...
 
 distributed = ...
 
 online = ...
 
 step1Local = ...
 
 step2Master = ...
 
 step3Local = ...
 
 step4Local = ...
 
 step2Local = ...
 
 step3Master = ...
 
 step5Master = ...
 
 step5Local = ...
 
 step6Local = ...
 
 step7Master = ...
 
 step8Local = ...
 
 step9Master = ...
 
 step10Local = ...
 
 step11Local = ...
 
 step12Local = ...
 
 step13Local = ...
 
 dram = ...
 
 mcdram = ...
 

Variable Documentation

batch = ...

Batch processing computation mode

distributed = ...

Processing of data sets distributed across several devices

dram = ...

DRAM

mcdram = ...

Multi-Channel DRAM

online = ...

Online mode - processing of data sets in blocks

step10Local = ...

Tenth step of the distributed processing mode performed by local node

step11Local = ...

Eleventh step of the distributed processing mode performed by local node

step12Local = ...

Twelfth step of the distributed processing mode performed by local node

step13Local = ...

Thirteenth step of the distributed processing mode performed by local node

step1Local = ...

First step of the distributed processing mode

step2Local = ...

Second step of the distributed processing mode performed by local node

step2Master = ...

Second step of the distributed processing mode

step3Local = ...

Third step of the distributed processing mode

step3Master = ...

Third step of the distributed processing mode performed by master node

step4Local = ...

Fourth step of the distributed processing mode

step5Local = ...

Fifth step of the distributed processing mode performed by local node

step5Master = ...

Fifth step of the distributed processing mode performed by master node

step6Local = ...

Sixth step of the distributed processing mode performed by local node

step7Master = ...

Seventh step of the distributed processing mode performed by master node

step8Local = ...

Eighth step of the distributed processing mode performed by local node

step9Master = ...

Ninth step of the distributed processing mode performed by master node

For more complete information about compiler optimizations, see our Optimization Notice.