Home
last modified time | relevance | path

Searched defs:update_values (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Ddynamic_ops_test.cc409 Literal update_values = in RunR1() local
440 Literal update_values = in RunR2() local
479 Literal update_values = in RunR3() local
517 Array3D<T> update_values(size, kBatch, kDim); in RunR3Contiguous() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_transfer.c258 uint32_t *update_values[PVR_TRANSFER_MAX_PREPARES_PER_SUBMIT] = { 0 }; in pvr_srv_winsys_transfer_submit() local
/aosp_15_r20/external/angle/scripts/
H A Dgenerate_stats.py661 def update_values(service, spreadsheet_id, headers, info): function