Home
last modified time | relevance | path

Searched refs:GetTypeAnnotations (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc180 std::unordered_map<string, string> GetTypeAnnotations();
356 type_annotations = GetTypeAnnotations(); in Code()
437 std::unordered_map<string, string> GenEagerPythonOp::GetTypeAnnotations() { in GetTypeAnnotations() function in tensorflow::__anon0f6d04370111::GenEagerPythonOp