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

Class

tfjs-data/src/sources/url_data_source.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 * Represents a URL readable as a stream of binary data chunks.
28 */
29export class URLDataSource extends DataSource {
30 /**
31 * Create a `URLDataSource`.
32 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected