Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.h75 const int32* arg_index_table_ = nullptr; variable
361 const int32* const arg_index_table_; variable
H A Dxla_jit_compiled_cpu_function.h74 std::vector<int32> arg_index_table_; variable