MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples / dataIdentifier

Method dataIdentifier

lstm-text-generation/data.js:92–94  ·  view source on GitHub ↗

* Get data identifier. * * @returns {string} The data identifier.

()

Source from the content-addressed store, hash-verified

90 * @returns {string} The data identifier.
91 */
92 dataIdentifier() {
93 return this.dataIdentifier_;
94 }
95
96 /**
97 * Get length of the training text data.

Callers 1

constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected