Home
last modified time | relevance | path

Searched refs:scoped_allocator_value (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc1543 std::vector<int> scoped_allocator_value; in TEST() local
1544 scoped_allocator_value.push_back(0); in TEST()
1545 scoped_allocator_value.push_back(155); in TEST()
1547 ->AddAttr("_scoped_allocator", scoped_allocator_value); in TEST()