Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/
Class
mnist/data.js:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
* tf.Tensors.
37
*/
38
export
class
MnistData {
39
constructor() {}
40
41
async
load() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected