Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types
std::iterator_traits< torch::jit::generic_graph_node_list_iterator< T > > Struct Template Reference

Public Types

using difference_type = int64_t
 
using value_type = T *
 
using pointer = T **
 
using reference = T *&
 
using iterator_category = bidirectional_iterator_tag
 

Detailed Description

template<typename T>
struct std::iterator_traits< torch::jit::generic_graph_node_list_iterator< T > >

Definition at line 181 of file graph_node_list.h.


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