Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_batch_norm_op.cc980 const size_t kReservedSpaceIndex = 5; in AllocateTFOutputs() local
1036 AllocateOutputSetMklShape(context, kReservedSpaceIndex, in AllocateTFOutputs()
1068 const size_t kReservedSpaceIndex = 5; // index of reserved space 3 tensor in Compute() local
1077 (reserved_space) ? MklGetInput(context, kReservedSpaceIndex) in Compute()