/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op.cc | 85 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 D | node_properties_test.cc | 43 Status LookUp(const string& op_type_name, in LookUp() function in tensorflow::__anon129b8f650111::MockOpRegistry
|
H A D | function_test.cc | 1058 TEST(FunctionLibraryDefinitionTest, LookUp) { in TEST() argument
|
H A D | function.cc | 1560 Status FunctionLibraryDefinition::LookUp( in LookUp() function in tensorflow::FunctionLibraryDefinition
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
H A D | op_converter_registry.cc | 60 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 D | logger_registry.cc | 37 nvinfer1::ILogger* LookUp(const string& name) override { in LookUp() function in tensorflow::tensorrt::LoggerRegistryImpl
|
H A D | timing_cache.cc | 29 StatusOr<TimingCacheRegistry::TimingCachePtr> TimingCacheRegistry::LookUp( in LookUp() function in tensorflow::tensorrt::convert::TimingCacheRegistry
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | compilation_cache.cc | 54 StatusOr<std::shared_ptr<Executable>> CompilationCache::LookUp( in LookUp() function in xla::CompilationCache
|
/aosp_15_r20/system/core/libappfuse/tests/ |
H A D | FuseAppLoopTest.cc | 135 TEST_F(FuseAppLoopTest, LookUp) { in TEST_F() argument
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | forward_error_correction_internal.cc | 151 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 D | cupti_collector.cc | 473 AnnotationMap::AnnotationInfo AnnotationMap::LookUp(uint32 device_id, in LookUp() function in tensorflow::profiler::AnnotationMap
|
H A D | rocm_tracer.cc | 1338 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 D | address_resolver.cpp | 473 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 D | OperationUtils.h | 261 MPSCachedGraph* LookUp(const std::string& key) const { in LookUp() function
|
/aosp_15_r20/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/ |
H A D | rpc_ops.cc | 202 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 D | peer_cache_test.cc | 201 TEST_F(PeerCacheTest, LookUp) { in TEST_F() argument
|