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

Public Member Functions

 Check (CheckType type, std::string str, c10::optional< size_t > count=c10::nullopt)
 

Data Fields

CheckType type_
 
c10::optional< size_t > count_
 
const std::string search_str_
 

Friends

std::ostream & operator<< (std::ostream &out, const Check &c)
 

Detailed Description

Definition at line 40 of file file_check.cpp.


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