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

File app_node_test.js

e2e/benchmarks/browserstack-benchmark/app_node_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const { benchmark, write, getOneBenchmarkResult, runBenchmarkFromFile, scheduleModels } =
3 require('./app.js');
4const {

Callers

nothing calls this directly

Calls 11

benchmarkFunction · 0.85
getOneBenchmarkResultFunction · 0.85
runBenchmarkFromFileFunction · 0.85
formatForFirestoreFunction · 0.85
addResultToFirestoreFunction · 0.85
addGpuInfoFunction · 0.85
scheduleModelsFunction · 0.85
tickMethod · 0.80
sleepFunction · 0.70
addMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected