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

Method layout

tensorflow/stream_executor/dnn.h:315–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313 float value_max() const { return value_max_; }
314 float value_min() const { return value_min_; }
315 DataLayout layout() const { return tensor_.data_layout(); }
316 QuantizedActivationMode quantized_activation_mode() const {
317 return quantized_activation_mode_;
318 }

Callers 15

full_stridesMethod · 0.95
MaybeTransformLayoutFunction · 0.45
DoMatMulMethod · 0.45
DoDepthConcatenateMethod · 0.45
CudnnTensorDescriptorMethod · 0.45
CudnnFilterDescriptorMethod · 0.45
GetCudnnOperationGraphFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected