Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs-examples
/ beginEstimateSegmentationStats
Function
beginEstimateSegmentationStats
gpu-pipeline/ui-util.js:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
function
beginEstimateSegmentationStats() {
87
startInferenceTime = (performance || Date).now();
88
}
89
90
function
endEstimateSegmentationStats() {
91
const
endInferenceTime = (performance || Date).now();
Callers
2
predict
Function · 0.85
predict
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected