Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::PythonArgParser Struct Reference

Public Member Functions

 PythonArgParser (std::vector< std::string > fmts, bool traceable=false)
 
template<int N>
PythonArgs parse (PyObject *args, PyObject *kwargs, ParsedArgs< N > &dst)
 

Detailed Description

Definition at line 88 of file python_arg_parser.h.


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