Home
last modified time | relevance | path

Searched defs:return_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc818 const Shape* return_shape = &shape; in GetSubshape() local
829 Shape* return_shape = shape; in GetMutableSubshape() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc1018 const Shape* return_shape; in TransferToClient() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2770 llvm::Function* function, const Shape& return_shape, in EmitElementFunctionCall()
2803 llvm::Function* function, const Shape& return_shape, int64 element_count, in EmitArrayFunctionCall()