Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dnormalization.h42 struct TORCH_API LayerNormFuncOptions { struct
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/options/
H A Dnormalization.cpp16 LayerNormFuncOptions::LayerNormFuncOptions( in LayerNormFuncOptions() function in torch::nn::functional::LayerNormFuncOptions