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

Method GetTfDataFormat

tensorflow/core/util/mkl_util.h:434–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432 }
433
434 inline MklTensorFormat GetTfDataFormat() const {
435 return data_.tf_data_format_;
436 }
437
438 /// We don't create primitive_descriptor for TensorFlow layout now.
439 /// We use lazy evaluation and create it only when needed. Input format can

Callers 15

ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
FindMklCommonFormatMethod · 0.80
ComputeMethod · 0.80
ComputeMethod · 0.80
AllocateOutputTensorMethod · 0.80
GetFilterTfDataFormatMethod · 0.80
ComputeMethod · 0.80
ComputeMklSliceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected