Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ op_def
Method
op_def
tensorflow/core/framework/op_def_builder.h:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
OpDefBuilder& ControlOutput(string name);
161
162
OpDef* op_def() { return &op_reg_data_.op_def; }
163
164
OpRegistrationData op_reg_data_;
165
std::vector<string> attrs_;
Callers
15
AddNodesToShapeRefiner
Method · 0.45
createOperation
Method · 0.45
GetGraph
Method · 0.45
GetCompileTimeConstInputs
Function · 0.45
Run
Method · 0.45
ExpectSuccess
Method · 0.45
GraphToFunctionDef
Function · 0.45
ValidateSideEffectsExecution
Function · 0.45
AddUnstackedTensorMappingsHelper
Method · 0.45
ExtractConstantSubgraph
Function · 0.45
IsConstantFoldable
Function · 0.45
AddNode
Method · 0.45
Calls
no outgoing calls
Tested by
2
ExpectSuccess
Method · 0.36
IsFunctionCall
Function · 0.36