Searched defs:x_input (Results 1 – 5 of 5) sorted by relevance
73 std::vector<int64_t> x_input, y_input; in ListDiff() local
241 const Tensor& x_input = context->input(0); in Compute() local
734 unsafe extern "C" fn x_input(p_in: *mut c_void, data: *mut c_void, len: *mut c_int) -> c_int { in x_input() function
1211 accscalar_t x_input[PARALLEL_LOADS]; in batch_norm_backward_reduce_channels_last_kernel() local
2729 float* x_input = (float*)(data[3] + i * strides[3]); local