Home
last modified time | relevance | path

Searched defs:MatchSignature (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtfrt_op_kernel.h74 Status MatchSignature(const DataTypeSlice expected_inputs, in MatchSignature() function
/aosp_15_r20/external/cronet/net/ntlm/
H A Dntlm_buffer_reader.cc239 bool NtlmBufferReader::MatchSignature() { in MatchSignature() function in net::ntlm::NtlmBufferReader
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc283 Status OpKernelConstruction::MatchSignature( in MatchSignature() function in tensorflow::OpKernelConstruction
1042 Status OpKernelContext::MatchSignature(const DataTypeSlice expected_inputs, in MatchSignature() function in tensorflow::OpKernelContext