Home
last modified time | relevance | path

Searched defs:second_shape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dgpu_operation.cc491 const BHWC second_shape(2, 2, 2, 2); // dummy non-broadcasted shape in CreateGpuOperation() local
497 const BHWC& second_shape) { in CreateGpuOperation()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmkl_util.h754 TensorShape second_shape; in AllocateOutputSetMklShape() local
776 TensorShape second_shape; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Doperation_selector.cc325 auto second_shape = inputs[1]->tensor.shape; in GPUOperationFromNodePart0() local