Home
last modified time | relevance | path

Searched defs:shapeValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dunfuse_batch_norm.cc40 Value value1d, Value shapeValue, int64_t featureDim, in broadcastToFeatureDim()
95 Value shapeValue = getShapeValue(op->getLoc(), broadcastTo, rewriter); in materializeEpsilon() local
135 Value shapeValue; in matchAndRewrite() local
316 Value shapeValue; in matchAndRewrite() local
H A Doptimize_mhlo.cc148 for (auto shapeValue : gather.slice_sizes().getValues<APInt>()) { in matchAndRewrite() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dconstant_map.cpp56 const c10::SymbolicShape& shapeValue) { in SetShape()
207 const c10::SymbolicShape& shapeValue) { in SetShapeValue()