Home
last modified time | relevance | path

Searched refs:out_data_byte_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c217 const uint32_t output_val_byte_size, uint32_t* out_data_byte_size) { in hexagon_controller_ExecuteGraph() argument
247 *out_data_byte_size = output.dataLen; in hexagon_controller_ExecuteGraph()
252 *out_width, *out_depth, *out_data_byte_size); in hexagon_controller_ExecuteGraph()
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/include/
Dhexagon_controller.h112 const uint32_t output_val_byte_size, uint32_t* out_data_byte_size);