文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.10 Class tensorflow::TensorShapeUtils

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::TensorShapeUtils Static helper routines for TensorShape. Includes a few common predicates on a tensor shape. Member Summary stati...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.8 Class tensorflow::TensorShape

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::TensorShape Manages the dimensions of a Tensor and their sizes. Member Summary tensorflow::TensorShape::TensorShape(gtl::ArraySlice&am...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.9 Class tensorflow::TensorShapeIter

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::TensorShapeIter Member Summary tensorflow::TensorShapeIter::TensorShapeIter(const TensorShape *shape, int d) bool tensorflow::TensorSh...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.5 Class tensorflow::Status

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::Status Member Summary tensorflow::Status::Status() Create a success status. tensorflow::Status::~Status() tensorflow::Status::Statu...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.7 Class tensorflow::TensorBuffer

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::TensorBuffer Member Summary tensorflow::TensorBuffer::~TensorBuffer() override virtual void* tensorflow::TensorBuffer::data() const =0...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.6 Class tensorflow::Tensor

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::Tensor Represents an n-dimensional array of values. Member Summary tensorflow::Tensor::Tensor() Default Tensor constructor. Creates a....

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.1Class tensorflow::Env

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::Env An interface used by the tensorflow implementation to access operating system functionality like the filesystem etc. Callers may w...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.4 Class tensorflow::Session

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::Session A Session instance lets a caller drive a TensorFlow graph computation. When a Session is created with a given target, a new Se...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.3 Class tensorflow::RandomAccessFile

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::RandomAccessFile A file abstraction for randomly reading the contents of a file. Member Summary tensorflow::RandomAccessFile::RandomAc...

文章 2022-02-16 来自:开发者社区

TensorFlow教程之API DOC 6.1.2Class tensorflow::EnvWrapper

本文档为TensorFlow参考文档,本转载已得到TensorFlow中文社区授权。 Class tensorflow::EnvWrapper An implementation of Env that forwards all calls to another Env . May be useful to clients who wish to override just part o...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

人工智能

了解行业+人工智能最先进的技术和实践,参与行业+人工智能实践项目

+关注