Home
last modified time | relevance | path

Searched defs:batch (Results 101 – 125 of 1331) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_resource_base_test.cc58 BatchResourceBase::BatchT batch; in TEST() local
70 BatchResourceBase::BatchT batch; in TEST() local
85 BatchResourceBase::BatchT batch; in TEST() local
97 BatchResourceBase::BatchT batch; in TEST() local
114 BatchResourceBase::BatchT batch; in TEST() local
138 BatchResourceBase::BatchT batch; in TEST() local
/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dquery_result_unittest.ts28 const batch = protos.QueryResult.CellsBatch.create({ constant
79 const batch = protos.QueryResult.CellsBatch.create({ constant
110 const batch = protos.QueryResult.CellsBatch.create({ constant
138 const batch = protos.QueryResult.CellsBatch.create({ constant
162 const batch = protos.QueryResult.CellsBatch.create({ constant
278 const batch = protos.QueryResult.CellsBatch.create({ constant
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c195 xe_batch_check_for_reset(struct iris_batch *batch) in xe_batch_check_for_reset()
213 xe_batch_submit_external_bo_count(struct iris_batch *batch) in xe_batch_submit_external_bo_count()
236 iris_implicit_sync_add_bo(struct iris_batch *batch, in iris_implicit_sync_add_bo()
256 iris_implicit_sync_finish(struct iris_batch *batch, in iris_implicit_sync_finish()
273 iris_implicit_sync_import(struct iris_batch *batch, in iris_implicit_sync_import()
314 iris_implicit_sync_export(struct iris_batch *batch, in iris_implicit_sync_export()
331 xe_batch_submit(struct iris_batch *batch) in xe_batch_submit()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dsparse_matrix.h194 inline int nnz(int batch) const { in nnz()
199 inline int batch_offset(int batch) const { in batch_offset()
219 inline TTypes<int32>::UnalignedVec row_pointers_vec(int batch) { in row_pointers_vec()
228 inline TTypes<int32>::UnalignedConstVec row_pointers_vec(int batch) const { in row_pointers_vec()
237 inline TTypes<int32>::UnalignedVec col_indices_vec(int batch) { in col_indices_vec()
246 inline TTypes<int32>::UnalignedConstVec col_indices_vec(int batch) const { in col_indices_vec()
256 inline typename TTypes<T>::UnalignedVec values_vec(int batch) { in values_vec()
266 inline typename TTypes<T>::UnalignedConstVec values_vec(int batch) const { in values_vec()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c454 gmem_key_init(struct fd_batch *batch, bool assume_zs, bool no_scis_opt) in gmem_key_init()
545 lookup_gmem_state(struct fd_batch *batch, bool assume_zs, bool no_scis_opt) in lookup_gmem_state()
594 render_tiles(struct fd_batch *batch, struct fd_gmem_stateobj *gmem) assert_dt in render_tiles()
644 render_sysmem(struct fd_batch *batch) assert_dt in render_sysmem()
674 flush_ring(struct fd_batch *batch) in flush_ring()
697 fd_gmem_render_tiles(struct fd_batch *batch) in fd_gmem_render_tiles()
809 fd_gmem_estimate_bins_per_pipe(struct fd_batch *batch) in fd_gmem_estimate_bins_per_pipe()
829 fd_gmem_needs_restore(struct fd_batch *batch, const struct fd_tile *tile, in fd_gmem_needs_restore()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dmedia_fill.c133 gen7_media_fillfunc(struct intel_batchbuffer *batch, in gen7_media_fillfunc()
177 gen8_media_fillfunc(struct intel_batchbuffer *batch, in gen8_media_fillfunc()
221 __gen9_media_fillfunc(struct intel_batchbuffer *batch, in __gen9_media_fillfunc()
277 gen9_media_fillfunc(struct intel_batchbuffer *batch, in gen9_media_fillfunc()
290 __gen11_media_vme_func(struct intel_batchbuffer *batch, in __gen11_media_vme_func()
346 gen11_media_vme_func(struct intel_batchbuffer *batch, in gen11_media_vme_func()
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DGEMMMatrixMultiplyNative.cpp215 bool is_post_op_list_valid(unsigned int m, unsigned int n, unsigned int k, unsigned int batch, Data… in is_post_op_list_valid()
306 const unsigned int batch = 2; in TEST_SUITE() local
331 const unsigned int batch = 2; in TEST_CASE() local
346 const unsigned int batch = 3; in TEST_CASE() local
362 const unsigned int batch = 3; in TEST_SUITE() local
373 const unsigned int batch = 3; in TEST_CASE() local
387 const unsigned int batch = 3; in TEST_CASE() local
401 const unsigned int batch = 3; in TEST_CASE() local
H A DGEMMMatrixMultiplyReshaped.cpp253 bool is_post_op_list_valid(unsigned int m, unsigned int n, unsigned int k, unsigned int batch, Data… in is_post_op_list_valid()
461 const unsigned int batch = 2; in TEST_SUITE() local
486 const unsigned int batch = 2; in TEST_CASE() local
501 const unsigned int batch = 3; in TEST_CASE() local
517 const unsigned int batch = 3; in TEST_SUITE() local
528 const unsigned int batch = 3; in TEST_CASE() local
542 const unsigned int batch = 3; in TEST_CASE() local
556 const unsigned int batch = 3; in TEST_CASE() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dgen4_blorp_exec.h27 struct crocus_batch *batch = blorp_batch->driver_batch; in dynamic_state_address() local
39 struct crocus_batch *batch = blorp_batch->driver_batch; in instruction_state_address() local
50 struct crocus_batch *batch = blorp_batch->driver_batch; in blorp_emit_vs_state() local
70 struct crocus_batch *batch = blorp_batch->driver_batch; in blorp_emit_sf_state() local
173 struct crocus_batch *batch = blorp_batch->driver_batch; in blorp_emit_pipeline() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.cc60 occlusion_resume(struct fd_acc_query *aq, struct fd_batch *batch) in occlusion_resume()
103 occlusion_pause(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in occlusion_pause()
265 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) in timestamp_resume()
274 time_elapsed_pause(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in time_elapsed_pause()
292 timestamp_pause(struct fd_acc_query *aq, struct fd_batch *batch) in timestamp_pause()
482 pipeline_stats_resume(struct fd_acc_query *aq, struct fd_batch *batch) in pipeline_stats_resume()
507 pipeline_stats_pause(struct fd_acc_query *aq, struct fd_batch *batch) in pipeline_stats_pause()
623 struct fd_batch *batch) assert_dt in primitives_emitted_resume()
668 struct fd_batch *batch) assert_dt in primitives_emitted_pause()
815 perfcntr_resume(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in perfcntr_resume()
[all …]
/aosp_15_r20/frameworks/native/libs/input/
H A DInputConsumer.cpp281 Batch& batch = mBatches[batchIndex]; in consume() local
319 Batch batch; in consume() local
400 Batch& batch = mBatches[i]; in consumeBatch() local
433 status_t InputConsumer::consumeSamples(InputEventFactoryInterface* factory, Batch& batch, in consumeSamples()
809 const Batch& batch = mBatches[0]; in getPendingBatchSource() local
820 const Batch& batch = mBatches[i]; in findBatch() local
839 bool InputConsumer::canAddSample(const Batch& batch, const InputMessage* msg) { in canAddSample()
854 ssize_t InputConsumer::findSampleNoLaterThan(const Batch& batch, nsecs_t time) { in findSampleNoLaterThan()
872 for (const Batch& batch : mBatches) { in dump() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_csf.c46 struct panfrost_batch *batch = cookie; in csf_alloc_cs_buffer() local
149 csf_emit_batch_end(struct panfrost_batch *batch) in csf_emit_batch_end()
179 csf_submit_collect_wait_ops(struct panfrost_batch *batch, in csf_submit_collect_wait_ops()
268 csf_attach_sync_points(struct panfrost_batch *batch, uint32_t vm_sync_handle, in csf_attach_sync_points()
353 csf_submit_wait_and_dump(struct panfrost_batch *batch, in csf_submit_wait_and_dump()
507 csf_emit_shader_regs(struct panfrost_batch *batch, enum pipe_shader_type stage, in csf_emit_shader_regs()
681 csf_get_tiler_desc(struct panfrost_batch *batch) in csf_get_tiler_desc()
722 csf_emit_draw_state(struct panfrost_batch *batch, in csf_emit_draw_state()
936 csf_emit_draw_id_register(struct panfrost_batch *batch, unsigned offset) in csf_emit_draw_id_register()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dquantize_float32_to_uint8_test.cc37 const auto batch = shape_rng(); variable
59 const auto batch = shape_rng(); variable
80 const auto batch = shape_rng(); variable
100 const auto batch = shape_rng(); variable
122 const auto batch = shape_rng(); in TEST() local
H A Dquantize_uint8_to_uint8_test.cc37 const auto batch = shape_rng(); variable
60 const auto batch = shape_rng(); variable
82 const auto batch = shape_rng(); variable
103 const auto batch = shape_rng(); variable
126 const auto batch = shape_rng(); in TEST() local
H A Dsqrt_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dquantize_int8_to_int8_test.cc37 const auto batch = shape_rng(); variable
60 const auto batch = shape_rng(); variable
82 const auto batch = shape_rng(); variable
103 const auto batch = shape_rng(); variable
126 const auto batch = shape_rng(); in TEST() local
H A Dsigned_quantized_logistic_test.cc37 const auto batch = shape_rng(); variable
60 const auto batch = shape_rng(); variable
82 const auto batch = shape_rng(); variable
103 const auto batch = shape_rng(); variable
126 const auto batch = shape_rng(); in TEST() local
H A Dceil_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dsquare_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dfloor_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dhard_swish_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dlogistic_test.cc37 const auto batch = shape_rng(); variable
57 const auto batch = shape_rng(); variable
76 const auto batch = shape_rng(); variable
94 const auto batch = shape_rng(); variable
112 const auto batch = shape_rng(); in TEST() local
H A Delu_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Drelu_n1_to_1_test.cc37 const auto batch = shape_rng(); variable
56 const auto batch = shape_rng(); variable
74 const auto batch = shape_rng(); variable
91 const auto batch = shape_rng(); variable
109 const auto batch = shape_rng(); in TEST() local
H A Dunsigned_quantized_logistic_test.cc37 const auto batch = shape_rng(); variable
61 const auto batch = shape_rng(); variable
84 const auto batch = shape_rng(); variable
106 const auto batch = shape_rng(); variable
130 const auto batch = shape_rng(); in TEST() local

12345678910>>...54