Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.cc573 static TypeID ArrayRuntimeTypeId(Type elem_type) { in ArrayRuntimeTypeId() function
688 encoded.type_id = PackTypeId(g, b, ArrayRuntimeTypeId(elem_type)); in Encode()
712 encoded.type_id = PackTypeId(g, b, ArrayRuntimeTypeId(elem_type)); in Encode()