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

  /external/tensorflow/tensorflow/core/kernels/
tensor_array.h 252 Status SetElemShape(const PartialTensorShape& candidate) {
tensor_array_ops.cc 584 OP_REQUIRES_OK(ctx, tensor_array->SetElemShape(element_shape_));
    [all...]

Completed in 57 milliseconds