blob: 3fa5aa4a605c7d46f17f8971b9f8236cc3395783 [file] [log] [blame]
op {
name: "NonDeterministicInts"
input_arg {
name: "shape"
type_attr: "shape_dtype"
}
output_arg {
name: "output"
type_attr: "dtype"
}
attr {
name: "dtype"
type: "type"
default_value {
type: DT_INT64
}
}
attr {
name: "shape_dtype"
type: "type"
default_value {
type: DT_INT64
}
}
is_stateful: true
}