Home
last modified time | relevance | path

Searched refs:KthOrderStatistic (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DKthOrderStatistic.pbtxt2 name: "KthOrderStatistic"
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtopk_ops.cc95 class KthOrderStatistic : public XlaOpKernel { class
97 explicit KthOrderStatistic(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in KthOrderStatistic() function in tensorflow::__anon1472a8820111::KthOrderStatistic
120 REGISTER_XLA_OP(Name("KthOrderStatistic"), KthOrderStatistic);
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_KthOrderStatistic.pbtxt2 graph_op_name: "KthOrderStatistic"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go25804 func KthOrderStatistic(scope *Scope, input tf.Output, k int64) (output tf.Output) { func
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td5912 def TF_KthOrderStatisticOp : TF_Op<"KthOrderStatistic", [NoSideEffect]> {
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt20512 name: "KthOrderStatistic"