HomeSort by relevance Sort by last modified time
    Searched refs:UnsafeSetShape (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
dma_helper.h 31 static void UnsafeSetShape(Tensor* t, const TensorShape& s) {
base_collective_executor.cc 109 DMAHelper::UnsafeSetShape(&output_, new_shape);
115 DMAHelper::UnsafeSetShape(&output_, old_shape_);

Completed in 2058 milliseconds