virtual void tensorflow::Env::SchedClosureAfter(int64 micros, std::function< void()> closure)=0
virtual void tensorflow::Env::SchedClosure(std::function< void()> closure)=0
void tensorflow::TensorShape::set_dim(int d, int64 size) Modifies the size of the dimension d to be size
Status tensorflow::EnvWrapper::LoadLibrary(const char *library_filename, void **handle) override
virtual Status tensorflow::Session::Extend(const GraphDef &graph)=0 Adds operations to the graph that is already registered
Eigen::DSizes< Eigen::DenseIndex, NDIMS > tensorflow::TensorShape::AsEigenDSizes() const Fill *dsizes from
int64 tensorflow::TensorShape::dim_size(int d) const Returns the number of elements in dimension d. REQUIRES: 0
virtual Status tensorflow::Session::Create(const GraphDef &graph)=0 Create the graph to be used for the session.
virtual Status tensorflow::Session::Run(const std::vector< std::pair< string, Tensor > > &inputs, const std::vector< string > &output_tensor_names
Member Details int64 tensorflow::TensorShapeDim::size tensorflow::TensorShapeDim::TensorShapeDim(int64
Page 13 of 19