Searched refs:AddInputTensors (Results 1 – 25 of 62) sorted by relevance
123
55 conv_op.AddInputTensors(conv_input_tensors)151 unsqueeze_op.AddInputTensors([unsqueeze_input_tensor_wrapper])259 squeeze_op.AddInputTensors([conv_output_tensor_wrapper])
51 reshape_op.AddInputTensors([input_tensor_wrapper])
53 gelu_op.AddInputTensors([input_tensor_wrapper])
56 sqrt_op.AddInputTensors(sqrt_input_tensors)
53 hardswish_op.AddInputTensors([input_tensor_wrapper])
52 ceil_op.AddInputTensors([input_tensor_wrapper])
53 tanh_op.AddInputTensors([input_tensor_wrapper])
54 relu_op.AddInputTensors(relu_input_tensors)
54 rsqrt_op.AddInputTensors(rsqrt_input_tensors)
53 unsqueeze_op.AddInputTensors([input_tensor_wrapper])
53 squeeze_op.AddInputTensors([input_tensor_wrapper])
54 sigmoid_op.AddInputTensors(sigmoid_input_tensors)
52 dequant_op.AddInputTensors(dequant_input_tensors)
58 div_op.AddInputTensors(div_input_tensors)
55 matmul_op.AddInputTensors(matmul_input_tensors)
58 mul_op.AddInputTensors(mul_input_tensors)
58 add_op.AddInputTensors(add_input_tensors)
55 bmm_op.AddInputTensors(bmm_input_tensors)
58 sub_op.AddInputTensors(sub_input_tensors)
53 reisze_nearest_op.AddInputTensors([input_tensor_wrapper])
53 reisze_bilinear_op.AddInputTensors([input_tensor_wrapper])
55 hardsigmoid_op.AddInputTensors([input_tensor_wrapper])
28 void AddInputTensors( in AddInputTensors() function30 op_wrapper_->AddInputTensors(tensors); in AddInputTensors()
54 void AddInputTensors(const TfLiteIntArray* output_tensors,
84 void CoreMlDelegateKernel::AddInputTensors(const TfLiteIntArray* input_tensors,122 AddInputTensors(delegate_params->input_tensors, context);