Searched refs:abs_shape (Results 1 – 1 of 1) sorted by relevance
239 auto abs_shape = b->GetShape(abs); in Compile() local240 OP_REQUIRES_OK(ctx, abs_shape.status()); in Compile()241 auto abs_type = abs_shape.ValueOrDie().element_type(); in Compile()