Home
last modified time | relevance | path

Searched defs:value_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/
H A DNestedTensorTransformerUtils.cpp322 const auto* value_impl = get_nested_tensor_impl(v_t); in sdpa_nested_preprocessing_with_broadcast() local
422 const auto* value_impl = get_nested_tensor_impl(v_t); in sdpa_nested_preprocessing() local
503 const auto* value_impl = get_nested_tensor_impl(v_t); in sdpa_nested_preprocessing_backward() local
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp908 TensorImpl value_impl = TensorImpl( in custom_sdpa_out() local