Searched refs:DynamicShapeHandlingMode (Results 1 – 3 of 3) sorted by relevance
47 enum class DynamicShapeHandlingMode { kDynamic, kConvertToStatic }; enum78 DynamicShapeHandlingMode mode = DynamicShapeHandlingMode::kDynamic);173 DynamicShapeHandlingMode mode = DynamicShapeHandlingMode::kDynamic);179 DynamicShapeHandlingMode mode = DynamicShapeHandlingMode::kDynamic);
470 mlir::OpBuilder* builder, DynamicShapeHandlingMode mode) { in ImportInstruction()485 mlir::OpBuilder* func_builder, DynamicShapeHandlingMode mode) { in ImportInstructionImpl()487 const Shape& shape = mode == DynamicShapeHandlingMode::kConvertToStatic in ImportInstructionImpl()1550 mlir::OpBuilder* func_builder, DynamicShapeHandlingMode mode) { in ImportInstructionWithLayout()
317 instr, loads, &b, xla::DynamicShapeHandlingMode::kConvertToStatic)); in CreateOpInFusion()