Home
last modified time | relevance | path

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

/external/u-boot/include/
Dkey_matrix.h14 struct key_matrix { struct
31 struct key_matrix_key { argument
/external/tensorflow/tensorflow/core/kernels/
Dlookup_table_op.cc395 const auto key_matrix = key.shaped<K, 2>({num_elements, key_size}); in Find() local
573 const auto key_matrix = key.shaped<K, 2>({num_elements, key_size}); in DoInsert() local
643 const auto key_matrix = key.shaped<K, 2>({num_elements, key_size}); in DoRemove() local