Home
last modified time | relevance | path

Searched defs:reshaped_input (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/executorch/kernels/quantized/cpu/
H A Dop_dequantize.cpp417 Tensor reshaped_input = at::from_blob( in dequantize_per_token_out() local
435 Tensor reshaped_input(&reshaped_input_impl); in dequantize_per_token_out() local
H A Dop_quantize.cpp399 Tensor reshaped_input = at::from_blob( in quantize_per_token_out() local
418 Tensor reshaped_input(&reshaped_input_impl); in quantize_per_token_out() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconvolution_4d_expander.cc161 HloInstruction* reshaped_input = computation->AddInstruction( in ExpandInstruction() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DHistogramKernel.cpp219 const Tensor reshaped_input = self.reshape({M, N}); in histogramdd_out_cpu_template() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Ddevice_transform_patterns.cc493 auto reshaped_input = in matchAndRewrite() local
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesNorm.cpp412 const auto reshaped_input = reshape_dim_outof(1, group, input); in native_group_norm_backward_plumbing() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc1175 Value reshaped_input = builder.create<ReshapeOp>( in BuildReshapeOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc1792 Value reshaped_input = rewriter.create<mhlo::ReshapeOp>( in matchAndRewrite() local