Searched defs:shape_constant (Results 1 – 4 of 4) sorted by relevance
25 Tensor* shape_constant) { in TensorShapeToConstant()
40 Tensor shape_constant(out_dtype_, TensorShape({input_shape.dims()})); in Compile() local60 Tensor shape_constant(out_dtype_, TensorShape({input_shape.dims()})); in Compile() local
53 Tensor shape_constant(out_dtype_, TensorShape({shape.dims()})); in Compile() local
94 llvm::Constant* shape_constant = llvm::ConstantExpr::getBitCast( in HandleConstant() local