Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2441 int64 byte_offset_into_target_region = 0; in EmitFastConcatenate() local
2459 GEP(target_region_begin, b_.getInt64(byte_offset_into_target_region)); in EmitFastConcatenate()
2466 byte_offset_into_target_region += inner_dims_product * in EmitFastConcatenate()