MCPcopy Create free account
hub / github.com/alibaba/nann / DType

Class DType

tensorflow/tensorflow/python/framework/dtypes.py:31–296  ·  view source on GitHub ↗

Represents the type of the elements in a `Tensor`. The following `DType` objects are defined: * `tf.float16`: 16-bit half-precision floating-point. * `tf.float32`: 32-bit single-precision floating-point. * `tf.float64`: 64-bit double-precision floating-point. * `tf.bfloat16`: 16-bit trun

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtypes.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected