Home
last modified time | relevance | path

Searched defs:gen_data (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_misc.py174 def gen_data(): function
199 def gen_data(): function
/aosp_15_r20/external/pytorch/functorch/op_analysis/
H A Dgen_data.py23 def gen_data(special_op_lists, analysis_name): function
/aosp_15_r20/external/skia/tools/viewer/
H A DChartSlide.cpp16 static void gen_data(SkScalar yAvg, SkScalar ySpread, int count, SkTDArray<SkScalar>* dataPts) { in gen_data() function
/aosp_15_r20/external/skia/bench/
H A DChartBench.cpp21 static void gen_data(SkScalar yAvg, SkScalar ySpread, int count, in gen_data() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_shape_ops.py432 def gen_data(): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/
H A Dquantize_model_test.py372 def gen_data() -> repr_dataset.RepresentativeDataset: function