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

  /external/tensorflow/tensorflow/core/kernels/
mkl_lrn_op.cc 761 SanityCheckInputs(context);
    [all...]
mkl_avgpooling_op.cc 561 SanityCheckInputs(context, tensor_in_shape, input_gradient_tensor,
670 void SanityCheckInputs(OpKernelContext* context,
mkl_maxpooling_op.cc 637 SanityCheckInputs(context, orig_input_tensor, orig_output_tensor,
741 void SanityCheckInputs(OpKernelContext* context,
    [all...]

Completed in 68 milliseconds