C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
This is the complete list of members for Input, including all inherited members.
addInputGradient(const data_management::TensorPtr &igTensor, size_t index) | Input | virtual |
Argument() | Argument | inline |
Argument(const size_t n) | Argument | |
Argument(const Argument &other) | Argument | protected |
check(const daal::algorithms::Parameter *par, int method) const DAAL_C11_OVERRIDE | Input | virtual |
get(InputId id) const | Input | |
get(InputLayerDataId id) const | Input | |
daal::algorithms::neural_networks::layers::backward::interface1::InputIface::get(size_t index) const | Argument | protected |
getGradientSize() const | Input | virtual |
getLayout() const | Input | virtual |
getStorage(Argument &a) | Argument | protectedstatic |
getStorage(const Argument &a) | Argument | protectedstatic |
Input() | Input | |
Input(const Input &other) | Input | |
daal::algorithms::neural_networks::layers::backward::interface1::InputIface::Input(const size_t n) | Input | inline |
daal::algorithms::neural_networks::layers::backward::interface1::InputIface::Input(const Input &other) | Input | inlineprotected |
InputIface(size_t nElements) | InputIface | inline |
operator<<(const data_management::SerializationIfacePtr &val) | Argument | inline |
set(InputId id, const data_management::TensorPtr &ptr) | Input | |
set(InputLayerDataId id, const LayerDataPtr &ptr) | Input | |
daal::algorithms::neural_networks::layers::backward::interface1::InputIface::set(size_t index, const data_management::SerializationIfacePtr &value) | Argument | protected |
setInputFromForward(forward::ResultPtr result) | Input | virtual |
setStorage(const data_management::DataCollectionPtr &storage) | Argument | protected |
size() const | Argument | inline |
For more complete information about compiler optimizations, see our Optimization Notice.