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

Method deprecated

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

Source from the content-addressed store, hash-verified

45 const string& name() const { return name_; }
46 const Javadoc& javadoc() const { return javadoc_; }
47 bool deprecated() const { return deprecated_; }
48
49 private:
50 const string package_;

Callers 6

image_ops_impl.pyFile · 0.80
math_ops.pyFile · 0.80
AddExportMethod · 0.80
GenerateOpFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected