ceras
yet another deep learning engine
Public Attributes | List of all members
ceras::place_holder_state< Tsor > Struct Template Reference

#include <place_holder.hpp>

Public Attributes

Tsor data_
 
std::vector< unsigned long > shape_hint_
 

Member Data Documentation

◆ data_

template<Tensor Tsor>
Tsor ceras::place_holder_state< Tsor >::data_

◆ shape_hint_

template<Tensor Tsor>
std::vector< unsigned long> ceras::place_holder_state< Tsor >::shape_hint_

The documentation for this struct was generated from the following file: