Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dring_buffer.h39 void Push(rtc::ArrayView<const T, S> new_values) { in Push()
Dsequence_buffer.h64 void Push(rtc::ArrayView<const T, N> new_values) { in Push()
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_variant.h52 void set_values(const Tensor& new_values) { values_ = new_values; } in set_values()
/external/cronet/third_party/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
Devil_names_proto3.proto70 repeated string new_values = 26; field
/external/protobuf/java/kotlin/src/test/proto/com/google/protobuf/
Devil_names_proto3.proto70 repeated string new_values = 26; field
/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/
Dtfrt_fallback_async.cc269 SmallVector<Value, 1> new_values; in matchAndRewrite() local
/external/tensorflow/tensorflow/python/framework/
Dsparse_tensor.py177 def with_values(self, new_values): argument
/external/tensorflow/tensorflow/compiler/mlir/tfrt/ir/
Dtfrt_fallback_async.cc363 SmallVector<Value, 1> new_values; in matchAndRewrite() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DSearchXml.java467 Set<String> new_values, in show()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dpost_quantize.cc259 std::vector<Attribute> new_values; in matchAndRewrite() local
Dprepare_quantize_dynamic_range.cc365 std::vector<Eigen::half> new_values; in convertToFloat16Constant() local
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_tensor.py1382 def with_values(self, new_values): argument
1411 def with_flat_values(self, new_values): argument
/external/rust/crates/rayon-core/src/scope/
Dtest.rs139 let new_values: Vec<u32> = tree.iter().cloned().collect(); in update_tree() localVariable
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc1209 std::vector<ShapeAndType> new_values(shapes_and_types.size()); in MergeHandleShapesAndTypes() local
1267 std::vector<ShapeAndType> new_values(shapes_and_types.size()); in RelaxHandleShapesAndMergeTypes() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc552 SmallVector<ElementValueT, 16> new_values; in ConstFoldBinaryOpDenseDense() local
646 SmallVector<APFloat, 16> new_values; in ConstFoldUnaryOp() local
3069 SmallVector<ValueType, 16> new_values; in BuildConstRangeTensor() local
3274 std::vector<Attribute> *new_values) { in ComputePermutation()
3326 std::vector<Attribute> new_values; in fold() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dlower_saved_model.cc158 auto new_values = get_resource_op.results(); in ReplaceHoistedValues() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc573 SmallVector<Value, 4> new_values; // Generated by this iteration in CreateWhile32() local
5915 OpBuilder *builder) { in matchAndRewrite()
6746 OpBuilder *builder) { in QRBlock()
6913 SmallVectorImpl<Value> *new_values, OpBuilder *builder) { in ComputeWYRepresentation()
/external/python/cpython3/Objects/
Ddictobject.c642 #define new_values(size) PyMem_NEW(PyObject *, size) macro
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc605 SmallVector<ValueType, 16> new_values; in BuildConstRangeTensor() local