MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / GetExplicitPaddingsAttrString

Function GetExplicitPaddingsAttrString

tensorflow/core/util/padding.cc:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79string GetExplicitPaddingsAttrString() {
80 return "explicit_paddings: list(int) = []";
81}
82
83} // end namespace tensorflow

Callers 2

mkl_nn_ops.ccFile · 0.85
nn_ops.ccFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected