Home
last modified time | relevance | path

Searched defs:native_batch_norm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DBatchNorm.cpp101 void native_batch_norm(ComputeGraph& graph, const std::vector<ValueRef>& args) { in native_batch_norm() function
/aosp_15_r20/external/pytorch/torch/jit/
H A D_shape_functions.py1135 def native_batch_norm( function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py1876 def native_batch_norm( function