Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TotalProcessingTime
Method
TotalProcessingTime
tensorflow/core/framework/model.cc:974–976 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
972
}
973
974
double Model::TotalProcessingTime(std::shared_ptr<Node> node) {
975
return node->TotalProcessingTime(/*processing_times=*/nullptr);
976
}
977
978
} // namespace model
979
} // namespace data
Callers
6
TEST_P
Function · 0.80
TEST
Function · 0.80
SHARED_LOCKS_REQUIRED
Method · 0.80
SHARED_LOCKS_REQUIRED
Method · 0.80
CollectEssentialParallelism
Method · 0.80
SHARED_LOCKS_REQUIRED
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST_P
Function · 0.64
TEST
Function · 0.64