Rosetta
Functions | Variables
tensorflow_test1.cc File Reference

Copied verbatim from the Tensorflow website. This is intended to be a quick test of whether we're properly linking the Tensorflow libraries. More...

#include <devel/init.hh>
#include <basic/Tracer.hh>
#include <utility/excn/Exceptions.hh>

Functions

int main (int argc, char *argv[])
 

Variables

static basic::Tracer TR ("apps.pilot.vmullig.tensorflow_test1")
 

Detailed Description

Copied verbatim from the Tensorflow website. This is intended to be a quick test of whether we're properly linking the Tensorflow libraries.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.vmullig.tensorflow_test1") ( "apps.pilot.vmullig.tensorflow_test1"  )
static

Referenced by main().