Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_one_hot_op_test.py86 off_value=None, argument
120 off_value=None, argument
154 off_value=None, argument
H A Dragged_array_ops.py548 off_value=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Done_hot.cc56 const TfLiteTensor* off_value; member
81 const T off_value = *GetTensorData<T>(op_context.off_value); in OneHotComputeImpl() local
H A Done_hot_test.cc37 T off_value = 0, TensorType indices_type = TensorType_INT32) { in OneHotOpModel()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Done_hot_op.h42 const typename TTypes<T>::ConstScalar& off_value) in OneGenerator()
H A Done_hot_op_test.cc44 Tensor off_value(DT_FLOAT, TensorShape({})); in OneHot() local
H A Done_hot_op.cc55 const Tensor& off_value = ctx->input(3); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_helpers.cc93 const xla::XlaOp& off_value, xla::XlaOp* one_hot) { in OneHot()
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc1048 const T* __restrict off_value, in OneHot()
1075 const T* __restrict off_value, in OneHotLastDim()
H A Donedevice_train_palm_detection_filter_inference.cc1049 const T* __restrict off_value, in OneHot()
1076 const T* __restrict off_value, in OneHotLastDim()
H A Donedevice_train_palm_detection_filter_inference_v2.cc1048 const T* __restrict off_value, in OneHot()
1075 const T* __restrict off_value, in OneHotLastDim()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Doperations.h622 float off_value = 0; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_n_z.cc164 Value off_value, IntegerAttr axis) { in InferOneHotOpType()
186 Value depth, Value on_value, Value off_value, in build()
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_range.cc407 int64_t off_value = 0; in IsUnitStride() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Darray_ops.py4307 off_value=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_common.cc3834 Value on_value, Value off_value, in convertOneHotOp()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc5337 Value off_value = rewriter.create<BroadcastOp>( in matchAndRewrite() local