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

Public Member Functions

TORCH_API void run (const std::string &test_file)
 
TORCH_API void addCheck (CheckType type, const std::string &s, c10::optional< size_t > count=c10::nullopt)
 

Data Fields

bool has_run = false
 

Friends

std::ostream & operator<< (std::ostream &out, const FileCheckImpl &fc)
 

Detailed Description

Definition at line 128 of file file_check.cpp.


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