Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_kernels.cc409 std::vector<unsigned char> bool_char_array(bool_array.begin(), in PrepareAttributes() local
412 entry.name, bool_char_array.data(), bool_char_array.size()); in PrepareAttributes()