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

  /external/tensorflow/tensorflow/core/kernels/
image_resizer_state.h 52 // ValidateAndCalculateOutputSize checks the bounds on the input tensors
57 void ValidateAndCalculateOutputSize(OpKernelContext* context,
109 ValidateAndCalculateOutputSize(context, input);
conv_ops_fused.cc 654 st.ValidateAndCalculateOutputSize(context, input);
    [all...]

Completed in 137 milliseconds