Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ set_name
Method
set_name
tensorflow/lite/delegates/flex/kernel.cc:185–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
184
const string& name() const { return name_; }
185
void set_name(const string& name) { name_ = name; }
186
187
int index() const { return index_; }
188
void set_index(int index) { index_ = index; }
Callers
15
EvaluateModelForShard
Function · 0.45
Init
Method · 0.45
GetInferenceProfilerStageConfig
Function · 0.45
GetImagePreprocessingStageConfig
Function · 0.45
GetAveragePrecisionStageConfig
Function · 0.45
Init
Method · 0.45
Init
Method · 0.45
GetTfliteInferenceStageConfig
Function · 0.45
GetTopkAccuracyEvalStageConfig
Function · 0.45
EvaluateModel
Function · 0.45
EvaluateModel
Function · 0.45
Init
Function · 0.45
Calls
no outgoing calls
Tested by
15
GetInferenceProfilerStageConfig
Function · 0.36
GetImagePreprocessingStageConfig
Function · 0.36
GetAveragePrecisionStageConfig
Function · 0.36
GetTfliteInferenceStageConfig
Function · 0.36
GetTopkAccuracyEvalStageConfig
Function · 0.36
TEST
Function · 0.36
BuildNode
Function · 0.36
BuildConstNode
Function · 0.36
TEST
Function · 0.36
NodeWithTensorContent
Method · 0.36
BuildUnaryNode
Method · 0.36
AddNewNode
Method · 0.36