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

Function customInclude

tfjs-core/src/setup_test.ts:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33const TEST_FILTERS: TestFilter[] = [];
34const customInclude = () => true;
35setupTestFilters(TEST_FILTERS, customInclude);
36
37// Import and run all the tests.

Callers 1

specFilterFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…