HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
denormal.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License.
3
4
#pragma once
5
6
namespace
onnxruntime {
7
8
// Set or unset flush-to-zero and denormal=as-zero if SSE3 instructions are supported.
9
// Return true if SSE3 instruction is supported, otherwise return false.
10
bool
SetDenormalAsZero
(
bool
on);
11
12
}
// namespace onnxruntime
onnxruntime::SetDenormalAsZero
bool SetDenormalAsZero(bool on)
onnxruntime
core
common
denormal.h
Generated on Fri Nov 22 2024 02:41:57 for HDK by
1.8.6