Home
last modified time | relevance | path

Searched defs:fullargspec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_spec.py148 fullargspec, argument
209 def fullargspec(self): member in FunctionSpec
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dsaved_object_graph.proto212 StructuredValue fullargspec = 1; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dsaved_object_graph.pb.h4955 inline const ::tensorflow::StructuredValue& FunctionSpec::fullargspec() const { in fullargspec() function
4960 ::tensorflow::StructuredValue* fullargspec) { in unsafe_arena_set_allocated_fullargspec()
5002 inline void FunctionSpec::set_allocated_fullargspec(::tensorflow::StructuredValue* fullargspec) { in set_allocated_fullargspec()
Dsaved_object_graph.pb.cc3834 FunctionSpec::_Internal::fullargspec(const FunctionSpec* msg) { in fullargspec() function in tensorflow::FunctionSpec::_Internal