開発版ドキュメント · 0.2.3 30c2f8ba · 入門例の検証対象 0.2.3 · 版情報 · 既知の制限

gwexpy.interop.tensorflow_#

TensorFlow interop helpers.

Functions

from_tf(cls, tensor, t0, dt[, unit])

Create a time series from a TensorFlow tensor.

to_tf(ts[, dtype])

Convert a time series to a TensorFlow tensor.

gwexpy.interop.tensorflow_.to_tf(ts, dtype=None)#

Convert a time series to a TensorFlow tensor.

gwexpy.interop.tensorflow_.from_tf(cls, tensor, t0, dt, unit=None)#

Create a time series from a TensorFlow tensor.