Home
last modified time | relevance | path

Searched refs:dnn_shape_output (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmkl_util.h900 MklDnnShape dnn_shape_output; in ForwardTfTensorInToOut() local
901 dnn_shape_output.SetMklTensor(false); in ForwardTfTensorInToOut()
902 AllocateOutputSetMklShape(context, idx_out, dnn_shape_output); in ForwardTfTensorInToOut()