Searched refs:hash_shape (Results 1 – 2 of 2) sorted by relevance
32 std::initializer_list<int> hash_shape, in LSHProjectionOpModel() argument46 BuildInterpreter({hash_shape, input_shape, weight_shape}); in LSHProjectionOpModel()48 BuildInterpreter({hash_shape, input_shape}); in LSHProjectionOpModel()52 for (int i : hash_shape) { in LSHProjectionOpModel()
1199 std::initializer_list<int> hash_shape, in LSHProjectionOpModel() argument1213 BuildInterpreter({hash_shape, input_shape, weight_shape}); in LSHProjectionOpModel()1215 BuildInterpreter({hash_shape, input_shape}); in LSHProjectionOpModel()1219 for (int i : hash_shape) { in LSHProjectionOpModel()