Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Run
Function
Run
tensorflow/core/summary/schema.cc:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
namespace {
21
22
Status Run(Sqlite* db, const char* sql) {
23
SqliteStatement stmt;
24
TF_RETURN_IF_ERROR(db->Prepare(sql, &stmt));
25
return stmt.StepAndReset();
26
}
27
28
} // namespace
29
Callers
15
SetupTensorboardSqliteDb
Function · 0.70
Run
Method · 0.50
testWhile
Method · 0.50
testWhileInt32
Method · 0.50
testWhileLowering
Method · 0.50
testSkipEagerCaseLoweringPreservesNameForFetch
Method · 0.50
testCaseLowering
Method · 0.50
ThenBlasImpl
Class · 0.50
XrtClientSession
Method · 0.50
Initialize
Method · 0.50
Compute
Method · 0.50
Initialize
Method · 0.50
Calls
2
StepAndReset
Method · 0.80
Prepare
Method · 0.45
Tested by
15
testWhile
Method · 0.40
testWhileInt32
Method · 0.40
testWhileLowering
Method · 0.40
testSkipEagerCaseLoweringPreservesNameForFetch
Method · 0.40
testCaseLowering
Method · 0.40
XrtClientSession
Method · 0.40
AnalyzeDeadness
Function · 0.40
RunBufferAssignment
Method · 0.40
RunBufferAssignmentNoBuffersForConstants
Method · 0.40
RunBufferAssignmentNoBuffersReuseForAdd
Method · 0.40
RunColoredBufferAssignment
Method · 0.40
RunBufferAssignmentWithInstructionSequence
Method · 0.40