Home
last modified time | relevance | path

Searched defs:LookUp (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop.cc85 Status OpRegistry::LookUp(const string& op_type_name, in LookUp() function in tensorflow::OpRegistry
91 const OpRegistrationData* OpRegistry::LookUp(const string& op_type_name) const { in LookUp() function in tensorflow::OpRegistry
278 const OpRegistrationData* OpListOpRegistry::LookUp( in LookUp() function in tensorflow::OpListOpRegistry
287 Status OpListOpRegistry::LookUp(const string& op_type_name, in LookUp() function in tensorflow::OpListOpRegistry
H A Dnode_properties_test.cc43 Status LookUp(const string& op_type_name, in LookUp() function in tensorflow::__anon129b8f650111::MockOpRegistry
H A Dfunction_test.cc1058 TEST(FunctionLibraryDefinitionTest, LookUp) { in TEST() argument
H A Dfunction.cc1560 Status FunctionLibraryDefinition::LookUp( in LookUp() function in tensorflow::FunctionLibraryDefinition
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dop_converter_registry.cc60 StatusOr<OpConverter> LookUp(const string& name) { in LookUp() function in tensorflow::tensorrt::convert::OpConverterRegistry::Impl
96 StatusOr<OpConverter> OpConverterRegistry::LookUp(const string& name) { in LookUp() function in tensorflow::tensorrt::convert::OpConverterRegistry
H A Dlogger_registry.cc37 nvinfer1::ILogger* LookUp(const string& name) override { in LookUp() function in tensorflow::tensorrt::LoggerRegistryImpl
H A Dtiming_cache.cc29 StatusOr<TimingCacheRegistry::TimingCachePtr> TimingCacheRegistry::LookUp( in LookUp() function in tensorflow::tensorrt::convert::TimingCacheRegistry
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompilation_cache.cc54 StatusOr<std::shared_ptr<Executable>> CompilationCache::LookUp( in LookUp() function in xla::CompilationCache
/aosp_15_r20/system/core/libappfuse/tests/
H A DFuseAppLoopTest.cc135 TEST_F(FuseAppLoopTest, LookUp) { in TEST_F() argument
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dforward_error_correction_internal.cc151 rtc::ArrayView<const uint8_t> PacketMaskTable::LookUp(int num_media_packets, in LookUp() function in webrtc::internal::PacketMaskTable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_collector.cc473 AnnotationMap::AnnotationInfo AnnotationMap::LookUp(uint32 device_id, in LookUp() function in tensorflow::profiler::AnnotationMap
H A Drocm_tracer.cc1338 absl::string_view AnnotationMap::LookUp(uint32_t correlation_id) { in LookUp() function in tensorflow::profiler::AnnotationMap
/aosp_15_r20/external/openthread/src/core/thread/
H A Daddress_resolver.cpp473 uint16_t AddressResolver::LookUp(const Ip6::Address &aEid) in LookUp() function in ot::AddressResolver
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mps/
H A DOperationUtils.h261 MPSCachedGraph* LookUp(const std::string& key) const { in LookUp() function
/aosp_15_r20/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/
H A Drpc_ops.cc202 tensorflow::Status LookUp(const std::string& method, in LookUp() function in tensorflow::rpc::FunctionRegistry
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpeer_cache_test.cc201 TEST_F(PeerCacheTest, LookUp) { in TEST_F() argument