Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.cc198 static Value CreateGlobalFromArray(Globals &g, ImplicitLocOpBuilder &b, in CreateGlobalFromArray() function
235 Value data = CreateGlobalFromArray(g, b, array, element_type, symbol_base); in PackArrayAttribute()