HomeSort by relevance Sort by last modified time
    Searched refs:TFMLOGE (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
soc_interface.c 74 TFMLOGE("Graph id has not been set yet.");
85 TFMLOGE("Graph id has not been set yet.");
107 TFMLOGE("buf size exceeds max buf size");
134 TFMLOGE("Failed to read data.");
151 TFMLOGE("Failed to setup graph");
183 TFMLOGE("input count exceeds limit");
199 TFMLOGE("output count exceeds limit");
219 TFMLOGE("Failed to append const node %d", node_id);
235 TFMLOGE("Failed to append const node %d", node_id);
  /external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
hexagon_controller.c 87 TFMLOGE("Error exceeds input count.");
106 TFMLOGE("Error invalid input node count.");
117 TFMLOGE("Error exceeds output count.");
129 TFMLOGE("Error invalid output node count. %d != %d", node_count,
142 TFMLOGE("ERROR!!!! Do not use float data for v1");
192 TFMLOGE("Execution failed");
232 TFMLOGE("Error on print graph\n");
251 TFMLOGE("ERROR! input buffer is already allocated!!");
267 TFMLOGE("ERROR! input buffer is already allocated!!");
311 TFMLOGE("ERROR! input buffer has not been allocated yet!!")
    [all...]
graph_functions_wrapper.c 156 TFMLOGE("Unsupported inception version %d", version);
170 TFMLOGE("Prepare failed! returned 0x%x\n", err);
200 TFMLOGE("execute got err: %d\n", err);
300 TFMLOGE("perf info failure");
  /external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_log/include/
tfm_log.h 57 #define TFMLOGE(fmt, ...) \

Completed in 250 milliseconds