Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h243 class ProcessedNode; variable
902 ProcessedNode(const StaticNodeInfo& other, IValue* values) in ProcessedNode() function
H A Dnative_ops.cpp1020 return [](ProcessedNode*) {}; in __anon75e5f0515d02() argument
1022 return [](ProcessedNode*) {}; in __anon75e5f0515d02() argument
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_module.cc920 ProcessedNode, in TEST() argument
946 TEST(ProcessedNode, VerifyNoMemoryOverlapWithImmutableInputsWithInplaceOps) { in TEST() argument
968 TEST(ProcessedNode, VerifyNoMemoryOverlapWithOverlappingOutputs) { in TEST() argument