Ahmadzei's picture
update 1
57bdca5
raw
history blame contribute delete
310 Bytes
It can rely on relative imports to some other files as
long as all the files are in the same directory (we don't support submodules for this feature yet). For our example,
we'll define a modeling_resnet.py file and a configuration_resnet.py file in a folder of the current working
directory named resnet_model.