Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dkernel.cpp105 ArgSpec constantInputSpec(constant_value); in initializeInputSpecs() local
140 auto constantInputSpec = inputSpecs_[constantInputSpecIdx]; in prepareRunArgs() local