Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dshape_analysis.cpp1405 std::optional<IValue> maybe_device_option = node->get(attr::device); in PropagateTensorShapeOnNode() local
1433 std::optional<IValue> maybe_device_option = node->get(attr::device); in PropagateTensorShapeOnNode() local