This is the complete list of members for tf::RegCNNGraph, including all inherited members.
| create(const char *graph_file_name, const unsigned int &ninputs, const std::vector< std::string > &outputs={}) | tf::RegCNNGraph | inlinestatic |
| fInputNames | tf::RegCNNGraph | private |
| fOutputNames | tf::RegCNNGraph | private |
| fSession | tf::RegCNNGraph | private |
| RegCNNGraph(const char *graph_file_name, const unsigned int &ninputs, const std::vector< std::string > &outputs, bool &success) | tf::RegCNNGraph | private |
| run(const std::vector< std::vector< float > > &x) | tf::RegCNNGraph | |
| run(const std::vector< std::vector< std::vector< std::vector< float > > > > &x, long long int samples=-1) | tf::RegCNNGraph | |
| run(const std::vector< std::vector< std::vector< std::vector< float > > > > &x, const unsigned int &ninputs, long long int samples=-1) | tf::RegCNNGraph | |
| run(const std::vector< std::vector< std::vector< std::vector< float > > > > &x, const std::vector< float > cm, const unsigned int &ninputs, long long int samples=-1) | tf::RegCNNGraph | |
| run(const tensorflow::Tensor &x) | tf::RegCNNGraph | |
| run(const std::vector< tensorflow::Tensor > &x) | tf::RegCNNGraph | |
| ~RegCNNGraph() | tf::RegCNNGraph |
1.8.11