MCPcopy 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

createOperationMethod · 0.45
GetGraphMethod · 0.45
RunMethod · 0.45
ExpectSuccessMethod · 0.45
GraphToFunctionDefFunction · 0.45
ExtractConstantSubgraphFunction · 0.45
IsConstantFoldableFunction · 0.45
AddNodeMethod · 0.45

Calls

no outgoing calls

Tested by 2

ExpectSuccessMethod · 0.36
IsFunctionCallFunction · 0.36