Home
last modified time | relevance | path

Searched defs:IsSupported (Results 1 – 25 of 69) 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::__anon3bfea6610111::BatchedMatMulOperationParser
336 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::CastOperationParser
382 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::ClampOperationsParser
443 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::ConcatenationOperationParser
574 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::Conv2DOperationParser
768 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::CumsumOperationParser
799 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::DensifyOperationParser
826 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::DepthwiseConvolutionOperationParser
904 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::DepthToSpaceOperationParser
928 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon3bfea6610111::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::__anonb26535ef0111::FromTensorConverter
188 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonb26535ef0111::ToTensorConverter
280 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonb26535ef0111::TrivialCopier
312 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonb26535ef0111::CpuCopier
352 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::gl::__anonb26535ef0111::TensorConverterBuilderImpl
Dconcat.cc39 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anon6b678baf0111::AlignedConcatByChannels
97 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anon6b678baf0111::ConcatByAnyChannel
310 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anon6b678baf0111::FlatConcatByHeight
369 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anon6b678baf0111::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::__anonf1c784320111::AddOpsRewriteStage
770 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::HoistCommonFactorOutOfAggregation
990 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::MinimizeBroadcasts
1181 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveIdentityTranspose
1300 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveInvolution
1339 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveRedundantBitcastStage
1387 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveRedundantCastStage
1414 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveNegationStage
1454 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::RemoveLogicalNotStage
1533 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anonf1c784320111::HoistCWiseUnaryChainsStage
[all …]
/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/delegates/gpu/cl/kernels/
Dconverter.cc121 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::TensorToTensorConverter
217 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::TensorToBHWCBufferConverter
309 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::BHWCBufferToTensorConverter
441 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::TrivialCopier
504 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::CpuCopier
623 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::cl::__anon918ebaeb0111::OpenClTensorConverterBuilder
/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
/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h29 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
/external/cronet/base/android/
Dradio_utils.cc33 bool RadioUtils::IsSupported() { in IsSupported() function in base::android::RadioUtils
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_eventfd.cc85 bool EventFdWakeupFd::IsSupported() { in IsSupported() function in grpc_event_engine::experimental::EventFdWakeupFd
/external/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dwakeup_fd_eventfd.cc86 bool EventFdWakeupFd::IsSupported() { in IsSupported() function in grpc_event_engine::experimental::EventFdWakeupFd
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/
Dchannel_creds_registry.h79 bool IsSupported(const std::string& creds_type) const { in IsSupported() function
/external/chromium-trace/catapult/devil/devil/android/
Dcpu_temperature.py87 def IsSupported(self): member in CpuTemperature
/external/grpc-grpc/src/core/lib/security/credentials/
Dchannel_creds_registry.h98 bool IsSupported(absl::string_view type) const { in IsSupported() function

123