Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ constructor
Method
constructor
mnist-acgan/web-data.js:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
*/
41
export
class
MnistData {
42
constructor() {}
43
44
async
load() {
45
// Make a request for the MNIST sprited image.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected