Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/coder/kernels/
Drange_coder_ops.cc48 const U* cdf_pointer, gtl::ArraySlice<int64> cdf_shape) in BroadcastRange()
119 const TensorShape& cdf_shape) { in CheckCdfShape()
150 std::vector<int64> data_shape, cdf_shape; in Compute() local
185 gtl::ArraySlice<int64> cdf_shape, string* output) const { in RangeEncodeImpl()
242 std::vector<int64> data_shape, cdf_shape; in Compute() local
277 gtl::ArraySlice<int64> cdf_shape, in RangeDecodeImpl()