TensorFlow
Install Learn API
  • API r1
  • r1.13 (rc)
  • r1.12 (stable)
  • r1.11
  • r1.10
  • r1.9
  • More…
  • API r2
  • r2.0 (preview)
Resources
  • Projects
  • Datasets
  • Serving
  • Hub
  • TFX
  • Probability
  • More…
  • Implementations
  • TensorFlow.js
  • TensorFlow Lite
  • Swift for TensorFlow
  • Tools
  • XLA
  • Tensor2Tensor
  • Colab
  • Dataset Search
  • Research
  • Research Cloud
  • Model Garden
  • Magenta
  • Nucleus
Community
GitHub
  • Swift for TensorFlow
Overview API
  • Install
  • Learn
  • API
    • More
  • Resources
    • More
    • Overview
    • API
  • Community
  • GitHub
  • Overview
  • View on Github
  • Classes
    • Overview
    • RandomState
    • ResourceHandle
    • TensorHandle
    • VariantHandle
  • Global Variables
    • Overview
    • Python
  • Enumerations
    • Overview
    • Padding
    • PythonError
  • Extensions
    • Overview
    • AccelerableByTensorFlow
    • Array
    • Bool
    • Dictionary
    • Double
    • Float
    • Int
    • Int16
    • Int32
    • Int64
    • Int8
    • PartialRangeFrom
    • PartialRangeUpTo
    • Range
    • Sequence
    • String
    • UInt
    • UInt16
    • UInt32
    • UInt64
    • UInt8
  • Functions
    • Overview
    • abs(_:)
    • cos(_:)
    • cosh(_:)
    • exp(_:)
    • gradient(of:)
    • gradient(of:)
    • gradient(of:)
    • gradient(of:)
    • log(_:)
    • logSoftmax(_:)
    • matmul(_:_:)
    • max(_:_:)
    • max(_:_:)
    • max(_:_:)
    • min(_:_:)
    • min(_:_:)
    • min(_:_:)
    • pow(_:_:)
    • pow(_:_:)
    • pow(_:_:)
    • relu(_:)
    • rsqrt(_:)
    • sigmoid(_:)
    • sin(_:)
    • sinh(_:)
    • softmax(_:)
    • softmax(_:alongAxis:)
    • sqrt(_:)
    • tan(_:)
    • tanh(_:)
    • valueAndGradient(of:)
    • valueAndGradient(of:)
    • valueAndGradient(of:)
    • valueAndGradient(of:)
  • Protocols
    • Overview
    • ParameterAggregate
    • PythonConvertible
    • ShapedArrayProtocol
    • TensorProtocol
    • VectorNumeric
  • Structures
    • Overview
    • CheckingPythonObject
    • PythonInterface
    • PythonObject
    • RandomNumberSequence
    • ShapedArray
    • ShapedArraySlice
    • Tensor
    • TensorElementLiteral
    • TensorShape
    • ThrowingPythonObject
  • Type Aliases
    • Overview
    • CTensorHandle
    • OwnedPyObjectPointer
  • API r1
  • r1.13 (rc)
  • r1.12 (stable)
  • r1.11
  • r1.10
  • r1.9
  • More…
  • API r2
  • r2.0 (preview)
  • Projects
  • Datasets
  • Serving
  • Hub
  • TFX
  • Probability
  • More…
  • Implementations
  • TensorFlow.js
  • TensorFlow Lite
  • Swift for TensorFlow
  • Tools
  • XLA
  • Tensor2Tensor
  • Colab
  • Dataset Search
  • Research
  • Research Cloud
  • Model Garden
  • Magenta
  • Nucleus
  • TensorFlow
  • Swift for TensorFlow
  • Resources
  • API

PartialRangeFrom

struct PartialRangeFrom<Bound> where Bound : Comparable
  • init(_:)

    Declaration

    public init?(_ pythonObject: PythonObject)
  • pythonObject

    Declaration

    public var pythonObject: PythonObject { get }

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

  • Stay connected

    • Blog
    • GitHub
    • Twitter
    • YouTube
  • Support

    • Issue tracker
    • Release notes
    • Stack Overflow
  • Terms
  • Privacy