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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cusolver_rewriter.cc 50 StatusOr<HloInstruction*> CreateCholesky(CusolverContext* context,
142 CreateCholesky(context, allocator, instruction->mutable_operand(0),
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instruction.h 457 static std::unique_ptr<HloInstruction> CreateCholesky(
    [all...]
hlo_instruction.cc 185 CreateCholesky(shape, operands(0), proto.cholesky_options());
    [all...]
hlo_parser.cc     [all...]

Completed in 686 milliseconds