gigl.src.data_preprocessor.lib.transform.InstanceDictToTFExample ====================================================================== .. currentmodule:: gigl.src.data_preprocessor.lib.transform.utils .. autoclass:: InstanceDictToTFExample :members: :show-inheritance: :special-members: :inherited-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~InstanceDictToTFExample.__init__ ~InstanceDictToTFExample.default_label ~InstanceDictToTFExample.default_type_hints ~InstanceDictToTFExample.display_data ~InstanceDictToTFExample.finish_bundle ~InstanceDictToTFExample.from_callable ~InstanceDictToTFExample.from_runner_api ~InstanceDictToTFExample.get_function_arguments ~InstanceDictToTFExample.get_input_batch_type ~InstanceDictToTFExample.get_output_batch_type ~InstanceDictToTFExample.get_type_hints ~InstanceDictToTFExample.infer_output_type ~InstanceDictToTFExample.process ~InstanceDictToTFExample.process_batch ~InstanceDictToTFExample.register_pickle_urn ~InstanceDictToTFExample.register_urn ~InstanceDictToTFExample.setup ~InstanceDictToTFExample.start_bundle ~InstanceDictToTFExample.teardown ~InstanceDictToTFExample.to_runner_api ~InstanceDictToTFExample.to_runner_api_parameter ~InstanceDictToTFExample.unbounded_per_element ~InstanceDictToTFExample.with_input_types ~InstanceDictToTFExample.with_output_types ~InstanceDictToTFExample.yields_batches ~InstanceDictToTFExample.yields_elements