Home
last modified time | relevance | path

Searched defs:shape_value (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
Dtf_to_xla_attribute_utils.cc22 Value GetDimValue(OpBuilder &builder, Location loc, Value shape_value, in GetDimValue()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtensor_list_ops_decomposition.cc525 LogicalResult GetConstShapeValue(Value shape_value, in GetConstShapeValue()
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcustom_call_encoding.cc176 Value shape_value = ib.create<LLVM::UndefOp>(shape_arr_type); in PackDenseElementsAttribute() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2927 TensorValue shape_value(&tensor); in SimplifyReduction() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1458 DenseIntElementsAttr shape_value; in verify() local