Searched defs:input_shape_or (Results 1 – 3 of 3) sorted by relevance
62 StatusOr<xla::Shape> input_shape_or = ctx->builder()->GetShape(input); in Compile() local
147 StatusOr<xla::Shape> input_shape_or = ctx->builder()->GetShape(input); in CompileWithAxis() local
517 auto input_shape_or = ctx->builder()->GetShape(input); in Compile() local