Turi Create  4.0
combine.hpp File Reference
#include <ml/neural_net/combine_base.hpp>
#include <ml/neural_net/combine_futures_subscriber.hpp>
#include <ml/neural_net/combine_iterator.hpp>
#include <ml/neural_net/combine_map.hpp>
#include <ml/neural_net/combine_queue.hpp>

Go to the source code of this file.

Detailed Description

Defines a reactive-streams library inspired by the Swift Combine framework. Its intent is to simplify reasoning about and testing of NN model-training pipelines.

Definition in file combine.hpp.