Home
last modified time | relevance | path

Searched defs:optimize_ctx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodemb.h50 struct optimize_ctx { struct
58 struct optimize_ctx *ctx; argument
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dbenchmark_utils.py21 optimize_ctx, argument
174 optimize_ctx=None, argument
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodemb.c33 struct optimize_ctx { struct
34 ENTROPY_CONTEXT ta[MAX_MB_PLANE][16];
35 ENTROPY_CONTEXT tl[MAX_MB_PLANE][16];
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py2423 self, name, model, example_inputs, optimize_ctx, experiment, tag argument
2656 self, name, model, example_inputs, optimize_ctx, base_device="cpu" argument
2729 self, name, model, example_inputs, optimize_ctx, experiment, tag=None argument
2891 optimize_ctx, argument
2941 optimize_ctx, argument