Home
last modified time | relevance | path

Searched defs:FloatType (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/cc/experimental/base/tests/
Dtensor_types_test_util.h29 struct FloatType { struct
30 using type = float;
31 static constexpr TF_DataType kDType = TF_FLOAT;
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DFloatType.java39 public interface FloatType extends PrimitiveType { interface
/external/angle/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/openscreen/third_party/abseil/src/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/abseil-cpp/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Duniform_helper.h149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/external/proguard/src/proguard/classfile/attribute/preverification/
DFloatType.java32 public class FloatType extends VerificationType class
/external/tensorflow/tensorflow/lite/kernels/
Dsign_test.cc64 using FloatType = Float; typedef in tflite::__anon6cbbd9e50111::SignTest
Datan2_test.cc70 using FloatType = Float; typedef in tflite::__anonf09f9aea0111::Atan2Test
Dmultinomial_test.cc92 using FloatType = typename TypePair::T1; typedef in MultinomialTest
/external/python/cpython2/Lib/
Dtypes.py18 FloatType = float variable
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_annotation_test.cpp589 TEST_P(MemoryObjectDecorations, FloatType) { in TEST_P() argument
687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_annotation_test.cpp589 TEST_P(MemoryObjectDecorations, FloatType) { in TEST_P() argument
687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_annotation_test.cpp589 TEST_P(MemoryObjectDecorations, FloatType) { in TEST_P() argument
687 TEST_P(VariableDecorations, FloatType) { in TEST_P() argument
/external/vixl/src/aarch32/
Doperands-aarch32.h516 struct FloatType { struct
537 return Decode(v, FloatType<T>()); in Decode() argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.h409 PrimitiveType FloatType() const { return use_bfloat16_ ? BF16 : F32; } in FloatType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp398 enum FloatType enum

12