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

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.h 140 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape,
llvm_util.cc 237 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape,
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc 398 llvm_ir::EncodeSelfDescribingShapeConstant(shape, &shape_length, &b_));
    [all...]

Completed in 393 milliseconds