Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ variadic
Method
variadic
tensorflow/java/src/gen/cc/java_defs.h:204–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
const string& name() const { return name_; }
203
const Type& type() const { return type_; }
204
bool variadic() const { return variadic_; }
205
206
private:
207
string name_;
Callers
1
source_writer.cc
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected