Home
last modified time | relevance | path

Searched defs:zero_point (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Tools/Subdivider/Uniform/Composite/
H A DCompositeT_impl.hh100 typename MeshType::Point zero_point(0.0, 0.0, 0.0); in Tvv3() local
164 typename MeshType::Point zero_point(0.0, 0.0, 0.0); in Tvv4() local
222 const typename MeshType::Point zero_point(0.0, 0.0, 0.0); in Tfv() local
291 typename MeshType::Point cog,zero_point(0.0, 0.0, 0.0); in VF() local
374 zero_point(0.0, 0.0, 0.0); in VFa() local
428 zero_point(0.0, 0.0, 0.0); in FF() local
464 zero_point(0.0, 0.0, 0.0); in FFc() local
503 typename MeshType::Point cog, zero_point(0.0, 0.0, 0.0); in FFc() local
539 zero_point(0.0, 0.0, 0.0); in FV() local
565 zero_point(0.0, 0.0, 0.0); in FVc() local
[all …]
/dports/misc/py-onnx-tf/onnx-tf-1.6.0/onnx_tf/handlers/backend/
H A Dq_linear_conv.py12 def _dequantize_tensor(cls, base, zero_point, scale): argument
19 def _dequantize_w(cls, base, zero_point, scale): argument
H A Dconv_integer.py12 def _apply_zero_point(cls, base, zero_point): argument
/dports/graphics/a2png/a2png-0.1.5/src/
H A Dimage_point_t.c13 const image_point_t zero_point = variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/
H A Dcpu_primitive.hpp73 #define DEFINE_ZERO_POINT_VALUE(zero_point, mem_arg) \ argument
/dports/math/onednn/oneDNN-2.5.1/src/cpu/
H A Dcpu_primitive.hpp73 #define DEFINE_ZERO_POINT_VALUE(zero_point, mem_arg) \ argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/qnn/op/
H A Dlegalizations.py128 def _shift(data, zero_point, out_dtype): argument
191 def _shift(data, zero_point, out_dtype): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/qnn/op/
H A Dlegalizations.py128 def _shift(data, zero_point, out_dtype): argument
191 def _shift(data, zero_point, out_dtype): argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/plotters-0.3.1/src/coord/ranged1d/combinators/
H A Dlogarithmic.rs90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method
114 let zero_point = spec.zero; in from() localVariable
157 zero_point: f64, field
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/qnn/op/
H A Dlegalizations.py141 def _shift(data, zero_point, out_dtype): argument
205 def _shift(data, zero_point, out_dtype): argument
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/compression/
H A Dquantization.hpp26 float zero_point; member
H A DMNN_compression.proto29 optional int32 zero_point = 4 [default = 0]; field
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/tfextra/
H A DTFCustomQuantize.cpp26 float zero_point = 0.f; in onExecute() local
H A DTFCustomDequantize.cpp26 float zero_point = 0.f; in onExecute() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/
H A DRulesT_impl.hh110 const typename M::Point zero_point(0.0, 0.0, 0.0); in raise() local
348 const typename M::Point zero_point(0.0, 0.0, 0.0); in raise() local
748 const typename M::Point zero_point(0.0, 0.0, 0.0); in split_edge() local
782 const typename M::Point zero_point(0.0, 0.0, 0.0); in check_edge() local
1709 typename M::Point zero_point(0.0, 0.0, 0.0); in raise() local
H A DCompositeT_impl.hh82 const typename Mesh::Point zero_point(0.0, 0.0, 0.0); in initialize() local
/dports/emulators/fuse-utils/fuse-utils-1.4.3/
H A Daudio2tape.cc102 libspectrum_byte zero_point = 0x7f; in main() local

123