Searched defs:CheckNotInComputeAsync (Results 1 – 3 of 3) sorted by relevance
177 inline void CheckNotInComputeAsync(TFRTOpKernelConstruction*, const char*) {} in CheckNotInComputeAsync() function178 inline void CheckNotInComputeAsync(TFRTOpKernelContext*, const char*) {} in CheckNotInComputeAsync() function
1683 inline void CheckNotInComputeAsync(XlaOpKernelContext*, const char*) {} in CheckNotInComputeAsync() function1684 inline void CheckNotInComputeAsync(OpKernelConstruction*, const char*) {} in CheckNotInComputeAsync() function
1835 void CheckNotInComputeAsync(OpKernelContext* ctx, in CheckNotInComputeAsync() function