MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / endpoints

Method endpoints

tensorflow/java/src/gen/cc/op_specs.h:146–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 return deprecation_explanation_;
145 }
146 const std::vector<EndpointSpec> endpoints() const { return endpoints_; }
147 const std::vector<ArgumentSpec>& inputs() const { return inputs_; }
148 const std::vector<ArgumentSpec>& outputs() const { return outputs_; }
149 const std::vector<AttributeSpec>& attributes() const { return attributes_; }

Callers 2

GenerateOpFunction · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected