Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.cpp662 const SugaredValuePtr& iter_value) { in addChild()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcopy_insertion_test.cc1065 auto iter_value = builder.AddInstruction( in TEST_F() local