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

Function GetMirrorPadModeAttrString

tensorflow/core/util/mirror_pad_mode.cc:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38string GetMirrorPadModeAttrString() { return "mode: {'REFLECT', 'SYMMETRIC'}"; }
39
40} // end namespace tensorflow

Callers 2

nn_ops.ccFile · 0.85
array_ops.ccFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected