Fire! (1991 film)
Fire! (Bambara: Ta Dona, French: Au feu!) is a 1991 Malian drama film directed by Adama Drabo. It was screened in the Un Certain Regard section at the 1991 Cannes Film Festival.[1]
Fire! | |
---|---|
Film poster | |
Directed by | Adama Drabo |
Written by | Adama Drabo |
Starring | Djeneba Diawara |
Cinematography | Lionel Cousin |
Edited by | Rose Evans |
Release date | 10 February 1991 |
Running time | 100 minutes |
Country | Mali |
Language | Bambara |
Cast
- Djeneba Diawara - Koro
- Mamadou Fomba
- Balla Moussa Keita - Fakoro (as Balamoussa Keïta)
- Diarrah Sanogo - Gnedjougou
- Fily Traoré - Sidy
gollark: * lengtj
gollark: * response lengtb
gollark: It got truncated a bit because I set the sequence length to some arbitrary value.
gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """ def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
gollark: I'm on my phone but I can probably put your thing in quickly.
References
- "Festival de Cannes: Fire!". festival-cannes.com. Retrieved 12 August 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.