Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc1300 auto alloc_shape = use_reshape ? dest_shape : x_shape; in ComputeWithReservedSpace() local
1446 auto alloc_shape = use_reshape ? dest_shape : x_shape; in ComputeWithReservedSpace() local