Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.py
File · 0.80
math_ops.py
File · 0.80
AddExport
Method · 0.80
test_deprecated_illegal_args
Method · 0.80
TestDeprecatedAttributesSetCorrectly
Function · 0.80
GenerateOp
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected