Home
last modified time | relevance | path

Searched refs:compute_shape_native_batch_norm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.h63 TORCH_API std::vector<torch::lazy::Shape> compute_shape_native_batch_norm(const at::Tensor & input,…
H A Dshape_inference.cpp531 std::vector<torch::lazy::Shape> compute_shape_native_batch_norm( in compute_shape_native_batch_norm() function