Go to the source code of this file.
Data Structures | |
struct | DeepLearningBlock |
Functions | |
void | initialize_deep_learning_block (DeepLearningBlock *dl_block) |
int32_t | create_deep_learning_block (GraphObj *graph, DeepLearningBlock *dl_block) |
void initialize_deep_learning_block | ( | DeepLearningBlock * | dl_block | ) |
int32_t create_deep_learning_block | ( | GraphObj * | graph, |
DeepLearningBlock * | dl_block | ||
) |