Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ padding
Method
padding
tensorflow/stream_executor/dnn.h:654–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
652
}
653
654
absl::Span<const int64> padding() const {
655
return AsInt64Slice(proto_.paddings());
656
}
657
658
string name() const { return proto_.name(); }
659
Callers
1
ToString
Method · 0.95
Calls
1
AsInt64Slice
Function · 0.70
Tested by
no test coverage detected