MCPcopy 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

CollectOpDependenciesFunction · 0.45
WriteSetAttrDirectiveFunction · 0.45
RenderFactoryMethodsFunction · 0.45
RenderConstructorFunction · 0.45
GenerateOpFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected