Home
last modified time | relevance | path

Searched defs:get_mask (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dcompile_utils.py647 def get_mask(y_p): function
/external/harfbuzz_ng/src/
Dhb-ot-map.hh109 hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = nullptr) const in get_mask() function
/external/libiio/src/iiod/
Dops.c823 static uint32_t *get_mask(const char *mask, size_t *len) in get_mask() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc3737 auto get_mask = [](const std::vector<int>& mask) { in TEST_F() local