Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dilations
Method
dilations
tensorflow/stream_executor/dnn.h:650–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
absl::Span<const int64> dilations() const {
651
return AsInt64Slice(proto_.dilations());
652
}
653
654
absl::Span<const int64> padding() const {
655
return AsInt64Slice(proto_.paddings());
Callers
9
ToString
Method · 0.95
ScopedConvolutionDescriptor
Method · 0.80
CudnnConvolutionDescriptor
Method · 0.80
GetCudnnOperationGraph
Function · 0.80
GetCudnnFusedOperationGraph
Function · 0.80
VerifyConvOpAttributes
Function · 0.80
matchAndRewrite
Method · 0.80
matchAndRewrite
Method · 0.80
matchAndRewrite
Method · 0.80
Calls
1
AsInt64Slice
Function · 0.70
Tested by
no test coverage detected