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

Class

quantization/data_mnist.js:243–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243export class FashionMnistDataset extends MnistDataset {
244 getBaseUrlAndFilePaths() {
245 return {
246 baseUrl: 'http://fashion-mnist.s3-website.eu-central-1.amazonaws.com/',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected