Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc973 static bool CanDoInPlaceDynamicUpdateSlice(HloInstruction* fusion, in CanDoInPlaceDynamicUpdateSlice() function
1052 return CanDoInPlaceDynamicUpdateSlice(user, fusion_param_value); in CanShareOperandBufferWithUser()