djl
djl copied to clipboard
describe as tensorflow model
trafficstars
This feature translates DJL blocks into tensorflow layers. Functional pointers cannot be translated and would need amendment, either in the DJL model (use Blocks.reluBlock() instead of Blocks::relu) or in the generated tensorflow model.