Searched defs:total_size_in_bytes (Results 1 – 6 of 6) sorted by relevance
110 const size_t total_size_in_bytes = tensor.info()->total_size(); in TEST_CASE() local160 const size_t total_size_in_bytes = tensor.info()->total_size(); in TEST_CASE() local214 const size_t total_size_in_bytes = tensor.info()->total_size(); in TEST_CASE() local
236 const size_t total_size_in_bytes = tensor.info()->total_size(); in TEST_CASE() local299 const size_t total_size_in_bytes = tensor.info()->total_size(); in TEST_CASE() local
142 size_t total_size_in_bytes) in init()170 size_t total_size_in_bytes) in init()
116 size_t total_size_in_bytes, bool done) { in CreateHostCallbackStateAndAppendSendRecvCallbacks()
447 const size_t total_size_in_bytes = Op * H * W * Ip * tensor_info.element_size(); in prepare_weights() local
1129 size_t total_size_in_bytes () const { in total_size_in_bytes() function