Searched defs:max_values (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/ |
H A D | test_util.cc | 91 const size_t max_values, in TfliteTensorDebugStringImpl() 162 const size_t max_values) { in TfliteTensorDebugString()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | tf_mlir_translate_cl.cc | 75 opt<std::string> max_values( variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
H A D | quantization_config.cc | 92 absl::string_view max_values, in ParseInputNodeQuantSpecs()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | kernels.cc | 503 int max_values, void* storage, in TF_OpKernelConstruction_GetAttrStringList() 545 TF_Tensor** vals, int max_values, in TF_OpKernelConstruction_GetAttrTensorList()
|
H A D | c_api.cc | 1349 int max_values, void* storage, in TF_OperationGetAttrStringList() 1461 TF_Buffer** values, int max_values, in TF_OperationGetAttrTensorShapeProtoList() 1494 TF_Tensor** values, int max_values, in TF_OperationGetAttrTensorList()
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | psobjs.c | 827 FT_Int max_values, in ps_tofixedarray() 1454 FT_Int max_values, in ps_parser_to_fixed_array()
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/builder/ |
D | range.rs | 64 pub fn max_values(&self) -> usize { in max_values() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/ |
H A D | range.rs | 64 pub fn max_values(&self) -> usize { in max_values() method
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cFramebufferNoAttachmentsTests.cpp | 233 GLint max_values[] = {0, 0, 0, -1}; // Skip max_value test for boolean. in iterate() local
|
/aosp_15_r20/external/pciutils/ |
H A D | setpci.c | 56 static unsigned int max_values[] = { 0, 0xff, 0xffff, 0, 0xffffffff }; variable
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 498 unsigned int max_values, in insert_result()
|
/aosp_15_r20/external/libcups/cups/ |
H A D | ppd-cache.c | 2166 int max_values, /* I - Maximum number of finishings values */ in _ppdCacheGetFinishingValues()
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/ |
D | arg.rs | 1319 pub fn max_values(mut self, qty: usize) -> Self { in max_values() method
|