Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Structures | Public Member Functions
caffe2::dataset_ops::TreeWalker Class Reference

Simple wrapper class allowing an easy traversal of the tensors representing the hirerarchical structure. More...

#include <dataset_ops.h>

Data Structures

class  Field
 

Public Member Functions

 TreeWalker (const vector< const Blob * > &inputs, TreeCursor &cursor)
 
TOffset size () const
 
void advance ()
 
const std::vector< Field > & fields () const
 

Detailed Description

Simple wrapper class allowing an easy traversal of the tensors representing the hirerarchical structure.

Definition at line 97 of file dataset_ops.h.


The documentation for this class was generated from the following files: