OpenCores
URL https://opencores.org/ocsvn/keras_to_fpga/keras_to_fpga/trunk

Subversion Repositories keras_to_fpga

[/] [keras_to_fpga/] [trunk/] [scripts/] [weights.py] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 qaztronic
#
2
 
3
import struct
4
 
5
print(struct.unpack('!f', bytes.fromhex('405cb2c3'))[0])
6
print(struct.unpack('!f', bytes.fromhex('c05cb2c0'))[0])
7
print(struct.unpack('!f', bytes.fromhex('b49294a7'))[0])

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.