Home
last modified time | relevance | path

Searched defs:bin_bounds (Results 1 – 10 of 10) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/parallel/
H A Dparallel_histogram.h117 std::vector<double> bin_bounds; // The boundary values of each bin variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dhistogram.cu68 const TBlob& bin_bounds, in HistogramForwardImpl()
H A Dhistogram-inl.h168 const TBlob& bin_bounds = inputs[1]; in HistogramOpForward() local
H A Dhistogram.cc73 const TBlob& bin_bounds, in HistogramForwardImpl()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dhistogram.cu68 const TBlob& bin_bounds, in HistogramForwardImpl()
H A Dhistogram-inl.h168 const TBlob& bin_bounds = inputs[1]; in HistogramOpForward() local
H A Dhistogram.cc73 const TBlob& bin_bounds, in HistogramForwardImpl()
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_binning.cpp100 BoundBox bin_bounds[MAX_BINS][4]; /* bounds for every bin in every dimension */ in BVHObjectBinning() local
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dbvh.cpp67 AABB &bin_bounds = result.bounds[index]; in execute() local
/dports/devel/nextpnr/nextpnr-48cd407/common/
H A Dplacer_heap.cc1647 std::vector<std::pair<int, double>> bin_bounds; // [(cell start, area start)] in cut_region() local