Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_op.cc1354 auto alloc_shape = use_reshape ? dest_shape : x_shape; in ComputeWithReservedSpace() local
1575 auto alloc_shape = use_reshape ? dest_shape : x_shape; in ComputeWithReservedSpace() local