• yimeisun123's avatar
    Add bfloat16 data type in ngraph (#1861) · 8ea33de1
    yimeisun123 authored
    * Add bfloat16 data type in ngraph
    
    * Update on bfloat16 files
    - remove uint16_t related functions
    - adding/removing const modifier in functions
    - default assignment operator
    - style conformance
    
    * Add bf16 element type handling in Constant OP
    
    * Update bfloat16 data type implementation
    - support nan and infinity cases
    - add rounding option when creating bfloat16 from float
    
    * Update the comment for copyright info
    8ea33de1
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...