Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ iterable
Method
iterable
tensorflow/java/src/gen/cc/op_specs.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
const Type& type() const { return type_; }
76
const string& description() const { return description_; }
77
bool iterable() const { return iterable_; }
78
79
private:
80
const string op_def_name_;
Callers
5
CollectOpDependencies
Function · 0.45
WriteSetAttrDirective
Function · 0.45
RenderFactoryMethods
Function · 0.45
RenderConstructor
Function · 0.45
GenerateOp
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected