HomeSort by relevance Sort by last modified time
    Searched defs:max_bounds (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/toco/
export_tensorflow.cc 614 const string max_bounds = src_op.outputs[0] + "/max_bounds"; local
620 max_bounds_const_op->set_name(max_bounds);
640 *max_op->add_input() = max_bounds;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 1056 XCharStruct max_bounds; \/* maximum bounds over all existing char*\/ member in struct:__anon61392
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 2513 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_query_font_reply_t
2645 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_list_fonts_with_info_reply_t
    [all...]

Completed in 136 milliseconds