Home
last modified time | relevance | path

Searched defs:api_info (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_parameter_converter.cc158 const PythonAPIInfo& api_info, int param_index, in ConvertToTensorInPlace()
198 bool ConvertAttribute(const Attribute& attr, const PythonAPIInfo& api_info, in ConvertAttribute()
221 const PythonAPIInfo& api_info, in ConvertInputWithFixedDType()
248 const PythonAPIInfo& api_info, in ConvertInputsWithTypeAttr()
324 const PythonAPIInfo& api_info, absl::Span<PyObject*> params, in ConvertInputsWithTypeListAttr()
402 const PythonAPIInfo& api_info, in InferLengthAttributes()
435 bool ConvertPythonAPIParameters(const PythonAPIInfo& api_info, in ConvertPythonAPIParameters()
476 bool CopyPythonAPITensorLists(const PythonAPIInfo& api_info, in CopyPythonAPITensorLists()
H A Dpython_api_info_wrapper.cc28 void InitializeFromRegisteredOp(PythonAPIInfo* api_info, in InitializeFromRegisteredOp()
38 PythonAPIInfo* api_info, in InitializeFromParamSpecs()
50 std::string DebugInfo(PythonAPIInfo* api_info) { return api_info->DebugInfo(); } in DebugInfo()
H A Dpython_api_parameter_converter_wrapper.cc29 const PythonAPIInfo& api_info, in Convert()
H A Dpython_api_parameter_converter_test.py91 def assertInferredEqual(self, api_info, inferred, expected): argument
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.c992 struct sqtt_file_chunk_api_info api_info = {0}; in ac_sqtt_dump_data() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h21114 u64 api_info; member