Home
last modified time | relevance | path

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

12

/external/webrtc/modules/video_coding/codecs/h264/
Dh264.cc100 bool H264Encoder::IsSupported() { in IsSupported() function in webrtc::H264Encoder
116 bool H264Decoder::IsSupported() { in IsSupported() function in webrtc::H264Decoder
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc174 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::AddOperationParser
208 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::BatchedMatMulOperationParser
229 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::ConcatenationOperationParser
346 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::Conv2DOperationParser
406 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::DepthwiseConvolutionOperationParser
538 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::DequantizeOperationParser
578 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::ElementwiseOperationParser
753 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::FullyConnectedOperationParser
853 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::HardSwishOperationParser
899 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anon85667c140111::LSTMOperationParser
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconverter.cc95 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonfbcd0ba20111::FromTensorConverter
183 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonfbcd0ba20111::ToTensorConverter
275 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonfbcd0ba20111::TrivialCopier
307 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::gl::__anonfbcd0ba20111::CpuCopier
347 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::gl::__anonfbcd0ba20111::TensorConverterBuilderImpl
Dconcat.cc36 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonb73906420111::AlignedConcatByChannels
94 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonb73906420111::ConcatByAnyChannel
307 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonb73906420111::FlatConcatByHeight
366 static bool IsSupported(const GenerationContext& ctx) { in IsSupported() function in tflite::gpu::gl::__anonb73906420111::FlatConcatByWidth
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dconverter.cc116 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::TensorToTensorConverter
204 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::TensorToBHWCBufferConverter
286 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::BHWCBufferToTensorConverter
408 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::TrivialCopier
470 static bool IsSupported(const ObjectDef& input, const ObjectDef& output) { in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::CpuCopier
530 bool IsSupported(const TensorObjectDef& input, in IsSupported() function in tflite::gpu::cl::__anondaf6909e0111::OpenClTensorConverterBuilder
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc490 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::AddOpsRewriteStage
708 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::HoistCommonFactorOutOfAggregation
928 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::MinimizeBroadcasts
1119 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveIdentityTranspose
1238 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveInvolution
1277 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveRedundantBitcastStage
1325 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveRedundantCastStage
1352 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveNegationStage
1392 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::RemoveLogicalNotStage
1471 bool IsSupported(const NodeDef* node) const override { in IsSupported() function in tensorflow::grappler::__anon73f394250111::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/
Dmmap_allocation_disabled.cc38 bool MMAPAllocation::IsSupported() { return false; } in IsSupported() function in tflite::MMAPAllocation
Dmmap_allocation.cc60 bool MMAPAllocation::IsSupported() { return true; } in IsSupported() function in tflite::MMAPAllocation
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp11 bool GrCoverageCountingPathRenderer::IsSupported(const GrRecordingContext*) { in IsSupported() function in GrCoverageCountingPathRenderer
DGrCoverageCountingPathRenderer.cpp17 bool GrCoverageCountingPathRenderer::IsSupported(const GrRecordingContext* ctx) { in IsSupported() function in GrCoverageCountingPathRenderer
/external/tensorflow/tensorflow/lite/profiling/
Dmemory_info.cc29 bool MemoryUsage::IsSupported() { in IsSupported() function in tflite::profiling::memory::MemoryUsage
Dmemory_info_test.cc62 TEST(MemoryUsage, IsSupported) { in TEST() argument
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Denvironment.cc153 bool Environment::IsSupported(CalculationsPrecision precision) const { in IsSupported() function in tflite::gpu::cl::Environment
183 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.cc61 static bool IsSupported(const TensorTieDef& def) { in IsSupported() function in tflite::gpu::cl::__anon117e98fd0111::NoopTensorTie
93 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anon117e98fd0111::DefaultTensorTie
229 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anon117e98fd0111::TwoStepTensorTie
304 static bool IsSupported( in IsSupported() function in tflite::gpu::cl::__anon117e98fd0111::GlBufferHolder
400 bool IsSupported(const TensorTieDef& def) const { in IsSupported() function in tflite::gpu::cl::__anon117e98fd0111::TensorTieFactory
/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h30 bool IsSupported() const { return !!m_Transform; } in IsSupported() function
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps) { in IsSupported() function in GrCoverageCountingPathRenderer
/external/tensorflow/tensorflow/core/kernels/
Dfused_eigen_output_kernels.h137 static bool IsSupported(FusedComputationType fusion) { in IsSupported() function
159 static bool IsSupported(FusedComputationType fusion) { in IsSupported() function
/external/chromium-trace/catapult/devil/devil/android/
Dcpu_temperature.py87 def IsSupported(self): member in CpuTemperature
/external/tensorflow/tensorflow/lite/delegates/gpu/common/default/
Dcustom_parsers.cc39 absl::Status IsSupported(const TfLiteContext* context, in IsSupported() function in tflite::gpu::__anonbc21d40b0111::UnimplementedCustomOperationParser
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.cpp162 int AtomicTypeInfo::IsSupported(cl_device_id device) in IsSupported() function in AtomicTypeInfo
/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_directx.cc31 bool ScreenCapturerWinDirectx::IsSupported() { in IsSupported() function in webrtc::ScreenCapturerWinDirectx
/external/libchrome/base/android/
Dandroid_image_reader_compat.cc32 bool AndroidImageReader::IsSupported() { in IsSupported() function in base::android::AndroidImageReader
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.cc85 static bool IsSupported( in IsSupported() function in tflite::gpu::gl::__anon517d4d930111::DefaultTensorTie
286 static bool IsSupported( in IsSupported() function in tflite::gpu::gl::__anon517d4d930111::TwoStepTensorTie
369 bool IsSupported(const TensorTieDef& def) const { in IsSupported() function in tflite::gpu::gl::__anon517d4d930111::TensorTieFactory

12