Home
last modified time | relevance | path

Searched refs:EncodeSelfDescribingShapeConstant (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h143 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape,
Dllvm_util.cc245 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape, in EncodeSelfDescribingShapeConstant() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc462 llvm_ir::EncodeSelfDescribingShapeConstant(shape, &shape_length, &b_)); in EmitXfeedTransfer()
1172 llvm_ir::EncodeSelfDescribingShapeConstant( in HandleAllReduceMultipleReplica()