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

Public Member Functions

TORCH_API void run (const std::string &test_string)
 
TORCH_API void run (const Graph &graph)
 
TORCH_API FileCheckcheck (const std::string &str)
 
TORCH_API FileCheckcheck_not (const std::string &str)
 
TORCH_API FileCheckcheck_same (const std::string &str)
 
TORCH_API FileCheckcheck_next (const std::string &str)
 
TORCH_API FileCheckcheck_count (const std::string &str, size_t count, bool exactly=false)
 
TORCH_API FileCheckcheck_dag (const std::string &str)
 
TORCH_API void reset ()
 

Detailed Description

Definition at line 15 of file file_check.h.


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