Home
last modified time | relevance | path

Searched refs:top (Results 1 – 7 of 7) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/vexriscv/utils/
Dlog_parser.py165 for top, paths in trace.items():
166 content[top] = []
171 content[top].append(info)
255 def visualize_log(filename, top=None, title=None, show=False, save=True): argument
265 if top is not None:
266 top *= -1
267 x, y = x[top:], y[top:]
340 visualize_log(args.output, top=args.top, title=args.title)
DREADME.md81 # obtained from GDB and only keep top 7 most frequent functions in the
84 python log_parser.py [INPUT] --regex=gdb_regex.json --visualize --top=7 --source=gdb
92 python log_parser.py profile.txt --regex=gdb_regex.json --visualize --top=7 --title=magic_wand
103 --regex=gdb_regex.json --visualize --top=7 --full-trace`
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/targets/
Dxcore_makefile.inc3 #IMPORTANT: to set up environment variables correctly run the following from the top tensorflow dir…
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/targets/stm32f4/
Dstm32f4.lds32 /* interrupt vector goes to top of flash */
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/xcore/
DREADME.md19 * To set up environment variables correctly run the following from the top
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/targets/bluepill/
Dbluepill.lds47 /* interrupt vector goes to top of flash */
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/hello_world/train/
Dtrain_hello_world_model.ipynb3212 " vertical-align: top;\n",
3316 " vertical-align: top;\n",