HomeSort by relevance Sort by last modified time
    Searched refs:placeholder_2 (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
fused_batch_norm_op.cc 643 Tensor* placeholder_2 = nullptr; variable
645 context, context->allocate_output(4, TensorShape({}), &placeholder_2));
646 f(context->eigen_device<Device>(), placeholder_2->flat<U>());
    [all...]
mkl_fused_batch_norm_op.cc 480 Tensor* placeholder_2 = nullptr; variable
482 AllocateOutputSetMklShape(context, 4, &placeholder_2, TensorShape({}),
    [all...]

Completed in 558 milliseconds