Home
last modified time | relevance | path

Searched defs:IsSupported (Results 1 – 25 of 54) sorted by relevance

123

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc278 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::BatchedMatMulOperationParser
336 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::CastOperationParser
382 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::ClampOperationsParser
443 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::ConcatenationOperationParser
574 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::Conv2DOperationParser
768 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::CumsumOperationParser
799 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::DensifyOperationParser
826 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::DepthwiseConvolutionOperationParser
904 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::DepthToSpaceOperationParser
928 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anona7ddbb720111::DequantizeOperationParser
[all …]
Dunimplemented_operation_parser.h35 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function
/external/webrtc/system_wrappers/source/
Ddenormal_disabler.cc86 bool DenormalDisabler::IsSupported() { in IsSupported() function in webrtc::DenormalDisabler
100 bool DenormalDisabler::IsSupported() { in IsSupported() function in webrtc::DenormalDisabler
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconverter.cc100 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anon1e444b000111::FromTensorConverter
188 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anon1e444b000111::ToTensorConverter
280 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anon1e444b000111::TrivialCopier
312 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anon1e444b000111::CpuCopier
352 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::gl::__anon1e444b000111::TensorConverterBuilderImpl
Dconcat.cc39 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonda3352600111::AlignedConcatByChannels
97 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonda3352600111::ConcatByAnyChannel
310 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonda3352600111::FlatConcatByHeight
369 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonda3352600111::FlatConcatByWidth
/external/webrtc/modules/video_coding/codecs/h264/
Dh264.cc137 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder
162 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc552 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::AddOpsRewriteStage
770 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::HoistCommonFactorOutOfAggregation
990 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::MinimizeBroadcasts
1181 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveIdentityTranspose
1300 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveInvolution
1339 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveRedundantBitcastStage
1387 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveRedundantCastStage
1414 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveNegationStage
1454 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::RemoveLogicalNotStage
1533 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon2c8062030111::HoistCWiseUnaryChainsStage
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dconverter.cc121 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::TensorToTensorConverter
217 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::TensorToBHWCBufferConverter
309 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::BHWCBufferToTensorConverter
441 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::TrivialCopier
504 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::CpuCopier
623 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::cl::__anonfd6dcffc0111::OpenClTensorConverterBuilder
/external/chromium-trace/catapult/devil/devil/android/perf/
Dthermal_throttle.py16 def IsSupported(device): member in OmapThrottlingDetector
44 def IsSupported(device): member in ExynosThrottlingDetector
/external/tensorflow/tensorflow/lite/profiling/
Dmemory_usage_monitor_test.cc30 bool IsSupported() override { return false; } in IsSupported() function in tflite::profiling::memory::MemoryUsageNotSupportedSampler
51 bool IsSupported() override { return true; } in IsSupported() function in tflite::profiling::memory::MemoryUsageMonitorTest::FakeMemoryUsageSampler
Dmemory_info.cc29 bool MemoryUsage::IsSupported() { in IsSupported() function in tflite::profiling::memory::MemoryUsage
Dmemory_info_test.cc62 TEST(MemoryUsage, IsSupported) { in TEST() argument
Dmemory_usage_monitor.h42 virtual bool IsSupported() { return MemoryUsage::IsSupported(); } in IsSupported() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Drecordable_queue.h41 virtual bool IsSupported() const { return false; } in IsSupported() function
Denvironment.cc154 bool Environment::IsSupported(CalculationsPrecision precision) const { in IsSupported() function in tflite::gpu::cl::Environment
184 bool Environment::IsSupported(TensorStorageType storage_type) const { in IsSupported() function in tflite::gpu::cl::Environment
Dgl_interop.h146 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function
Dapi.cc66 static bool IsSupported(const TensorTieDef& def) { in IsSupported() function in tflite::gpu::cl::__anonf6ed2bdb0111::NoopTensorTie
98 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anonf6ed2bdb0111::DefaultTensorTie
233 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anonf6ed2bdb0111::TwoStepTensorTie
308 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anonf6ed2bdb0111::GlBufferHolder
404 bool IsSupported(const TensorTieDef& def) const { in IsSupported() function in tflite::gpu::cl::__anonf6ed2bdb0111::TensorTieFactory
/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h30 bool IsSupported() const { return !!m_Transform; } in IsSupported() function
/external/tensorflow/tensorflow/core/kernels/
Dfused_eigen_output_kernels.h138 static bool IsSupported(FusedComputationType fusion) { in IsSupported() function
160 static bool IsSupported(FusedComputationType fusion) { in IsSupported() function
/external/tensorflow/tensorflow/lite/
Dmmap_allocation_disabled.cc44 bool MMAPAllocation::IsSupported() { return false; } in IsSupported() function in tflite::MMAPAllocation
Dmmap_allocation.cc131 bool MMAPAllocation::IsSupported() { return true; } in IsSupported() function in tflite::MMAPAllocation
/external/cronet/base/android/
Dradio_utils.cc33 bool RadioUtils::IsSupported() { in IsSupported() function in base::android::RadioUtils
Dthread_instruction_count.cc70 bool ThreadInstructionCount::IsSupported() { in IsSupported() function in base::android::ThreadInstructionCount
/external/chromium-trace/catapult/devil/devil/android/
Dcpu_temperature.py87 def IsSupported(self): member in CpuTemperature
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.cpp162 int AtomicTypeInfo::IsSupported(cl_device_id device) in IsSupported() function in AtomicTypeInfo

123