Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.cc1388 Status CheckAsyncOpComputationShapes(const HloInstruction* async_op, in CheckAsyncOpComputationShapes() function
1456 CheckAsyncOpComputationShapes(async_start, async_start->shape())); in HandleAsyncStart()
1482 CheckAsyncOpComputationShapes(async_update, async_update->shape())); in HandleAsyncUpdate()
1488 TF_RETURN_IF_ERROR(CheckAsyncOpComputationShapes( in HandleAsyncDone()