C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for DistributedInput< step1Local >, including all inherited members.
add(InputCollectionId id, size_t key, const data_management::TensorPtr &value) | Input | |
check(const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | DistributedInput< step1Local > | |
get(Step1LocalInputId id) const | DistributedInput< step1Local > | |
daal::algorithms::neural_networks::training::interface1::Input::get(InputId id) const | Input | |
daal::algorithms::neural_networks::training::interface1::Input::get(InputCollectionId id) const | Input | |
daal::algorithms::neural_networks::training::interface1::Input::get(InputCollectionId id, size_t key) const | Input | |
Input(size_t nElements=lastInputCollectionId+1) | Input | |
Input(const Input &other) | Input | |
set(Step1LocalInputId id, const ModelPtr &value) | DistributedInput< step1Local > | |
daal::algorithms::neural_networks::training::interface1::Input::set(InputId id, const data_management::TensorPtr &value) | Input | |
daal::algorithms::neural_networks::training::interface1::Input::set(InputCollectionId id, const data_management::KeyValueDataCollectionPtr &value) | Input |
For more complete information about compiler optimizations, see our Optimization Notice.