Searched defs:table_handle (Results 1 – 3 of 3) sorted by relevance
185 const Tensor& table_handle = ctx->input(table_int64_args.size()); in Compute() local311 const Tensor& table_handle = ctx->input(tensor_index_offset); in Compute() local392 const Tensor& table_handle = ctx->input(tensor_index_offset); in Compute() local
255 string* container, string* table_handle) { in GetTableHandle()279 string table_handle; in GetLookupTable() local311 string table_handle; in GetInitializableLookupTable() local
84 auto table_handle = bpf.get_hash_table<query_probe_t, int>("queries"); in main() local