|
static constexpr bool | value |
|
template<typename T, typename U>
struct nom::repr::nn::inheritedFrom< T, U >
Definition at line 307 of file NeuralNet.h.
template<typename T , typename U >
Initial value:=
std::is_base_of<U, T>::value && !std::is_same<U, T>::value
Definition at line 308 of file NeuralNet.h.
The documentation for this struct was generated from the following file:
- caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h