Sign in
opensecura
/
3p
/
openxla
/
iree
/
95ad84c242250e7356af843bac6ce0989c2cfe07
/
.
/
llvm-external-projects
/
iree-compiler-api
/
unittests
/
tools
/
testdata
/
xla_sample.hlo
blob: 261714151827ca3a283247f85f1037ea3867bd16 [
file
] [
log
] [
blame
]
HloModule
testbuilder
.
5
ENTRY testbuilder
.
5
{
parameter
.
1
=
f32
[
1
]
parameter
(
0
)
constant
.
2
=
f32
[]
constant
(
1
)
broadcast
.
3
=
f32
[
1
]{
0
}
broadcast
(
constant
.
2
),
dimensions
={}
ROOT add
.
4
=
f32
[
1
]{
0
}
add
(
parameter
.
1
,
broadcast
.
3
)
}