Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
torch::jit::script::SourceRangeFactory Struct Reference

Public Member Functions

 SourceRangeFactory (std::string source)
 
SourceRange create (int line, int start_col, int end_col)
 

Data Fields

std::shared_ptr< std::string > source_
 
std::vector< size_t > line_len_prefix_sum_
 

Detailed Description

Definition at line 17 of file python_tree_views.cpp.


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