Home
last modified time | relevance | path

Searched defs:float_values (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/proto/android/hardware/automotive/vehicle/
H A DVehiclePropValue.proto44 repeated float float_values = 6; field
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/proto/android/hardware/automotive/vehicle/
H A DVehiclePropValue.proto44 repeated float float_values = 6; field
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dexample_query_result.proto60 FloatValues float_values = 4; field
/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dscroll_offset_unittest.cc59 float float_values[][4] = { in TEST() local
H A Dvector2d_unittest.cc175 float float_values[][2] = { in TEST() local
H A Dvector3d_unittest.cc146 float float_values[][3] = { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dsmall_constant_optimization.cc65 void AppendFloatValues(const int num_of_elements, const float* float_values, in AppendFloatValues()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/debugging/python/
H A Ddebugger_test.py260 def _corr(float_values, quant_values, scale, zero_point): argument
/aosp_15_r20/hardware/interfaces/automotive/vehicle/proto/
H A DVehicleHalProto.proto91 repeated float float_values = 7; field
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/
H A Ddocument.proto179 FloatArray float_values = 3; field
/aosp_15_r20/external/googleapis/google/cloud/contentwarehouse/v1/
H A Ddocument.proto193 FloatArray float_values = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/tracing/tests/
Dspan.rs465 fn float_values() { in float_values() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/wav/
H A Dwav_io.cc227 std::vector<float>* float_values, in DecodeLin16WaveAsFloatVector()
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc324 ExampleQueryResult::VectorData::Values float_values; in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dexample_query_result.pb.h2435 …pleQueryResult_VectorData_FloatValues& ExampleQueryResult_VectorData_Values::float_values() const { in float_values() function
2450 …:unsafe_arena_set_allocated_float_values(::fcp::client::ExampleQueryResult_VectorData_FloatValues*… in unsafe_arena_set_allocated_float_values()
Dexample_query_result.pb.cc1532 ExampleQueryResult_VectorData_Values::_Internal::float_values(const ExampleQueryResult_VectorData_V… in float_values() function in fcp::client::ExampleQueryResult_VectorData_Values::_Internal
1592 …rData_Values::set_allocated_float_values(::fcp::client::ExampleQueryResult_VectorData_FloatValues*… in set_allocated_float_values()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantize_model.cc626 std::vector<float> float_values(num_elements); in RequantizeConstant() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dserialization_base_generated.h1421 …const flatbuffers::Vector<flatbuffers::Offset<tflite::gpu::data::FloatValue>> *float_values() cons… in float_values() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
H A DQuantizedOpKernels.cpp156 auto float_values = inp_vec.dequantize( in qcat_nhwc_kernel() local
184 auto float_values = inp_vec.dequantize( in qcat_nhwc_kernel() local