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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cusolver_rewriter.cc 69 int64 workspace_size; // Number of elements of size a_shape.element_type() local
74 TF_ASSIGN_OR_RETURN(workspace_size,
81 TF_ASSIGN_OR_RETURN(workspace_size,
88 TF_ASSIGN_OR_RETURN(workspace_size,
95 TF_ASSIGN_OR_RETURN(workspace_size,
119 ShapeUtil::MakeShape(operand->shape().element_type(), {workspace_size}),
  /external/pcre/dist2/src/
pcre2_intmodedep.h 724 PCRE2_SIZE workspace_size; /* Size of workspace */ member in struct:compile_block
    [all...]
pcre2_compile.c     [all...]

Completed in 120 milliseconds