Home
last modified time | relevance | path

Searched refs:xla_arg_1 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc912 auto xla_arg_1 = value_map[*op.getODSOperands(0).begin()]; in ExportXlaOp() local
914 static_cast<xla::RandomAlgorithm>(op.rng_algorithm()), Unwrap(xla_arg_1), in ExportXlaOp()