Home
last modified time | relevance | path

Searched defs:initValues (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_elemental_utils.cc224 ArrayRef<Value> initValues) { in createLoopAndSetInsPt()
236 ArrayRef<Value> initValues) { in createParallelAndSetInsPt()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dbufferize.cc148 SmallVector<Value> initValues; in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc2471 llvm::SmallVector<Value> initValues = adaptor.init_values(); in matchAndRewrite() local
2723 ValueRange initValues = adaptor.init_values(); in matchAndRewrite() local
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp1080 GLuint initValues[] = {111, 111}; in TEST_P() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp3633 ValueRange operands, ValueRange initValues, in build()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc4867 ValueRange operands, ValueRange initValues, in build()