tf.train.Int64List
Stay organized with collections
Save and categorize content based on your preferences.
Container that holds repeated fundamental value of int64 type in the tf.train.Feature
message.
See the tf.train.Example
guide for usage details.
Attributes |
value
|
repeated int64 value
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.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. Some content is licensed under the numpy license.
Last updated 2021-05-14 UTC.
[null,null,["Last updated 2021-05-14 UTC."],[],[],null,["# tf.train.Int64List\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|\n| [TensorFlow 1 version](/versions/r1.15/api_docs/python/tf/train/Int64List) | [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.5.0/tensorflow/core/example/feature.proto) |\n\nContainer that holds repeated fundamental value of int64 type in the [`tf.train.Feature`](../../tf/train/Feature) message.\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.train.Int64List`](https://www.tensorflow.org/api_docs/python/tf/train/Int64List)\n\n\u003cbr /\u003e\n\nSee the [`tf.train.Example`](https://www.tensorflow.org/tutorials/load_data/tfrecord#tftrainexample)\nguide for usage details.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|---------|------------------------|\n| `value` | `repeated int64 value` |\n\n\u003cbr /\u003e"]]