Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddma_helper.h31 static void UnsafeSetShape(Tensor* t, const TensorShape& s) { in UnsafeSetShape() function
Dbase_collective_executor.cc109 DMAHelper::UnsafeSetShape(&output_, new_shape); in Flatten()
115 DMAHelper::UnsafeSetShape(&output_, old_shape_); in ConsumeFinalValue()