#include <TestHelper.h>
Definition at line 59 of file TestHelper.h.
◆ TFNodeBuildTester()
moco::test::TFNodeBuildTester::TFNodeBuildTester |
( |
| ) |
|
◆ inputs() [1/2]
void moco::test::TFNodeBuildTester::inputs |
( |
const std::vector< std::string > & |
names | ) |
|
◆ inputs() [2/2]
void moco::test::TFNodeBuildTester::inputs |
( |
const std::vector< std::string > & |
names, |
|
|
const loco::DataType |
dtype |
|
) |
| |
◆ output() [1/2]
void moco::test::TFNodeBuildTester::output |
( |
const char * |
name | ) |
|
◆ output() [2/2]
moco::TFNode * moco::test::TFNodeBuildTester::output |
( |
void |
| ) |
|
◆ run()
void moco::test::TFNodeBuildTester::run |
( |
tensorflow::NodeDef & |
node_def, |
|
|
moco::GraphBuilder & |
graph_builder |
|
) |
| |
The documentation for this class was generated from the following file: