Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dinitializable_lookup_table.h69 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function
171 TensorShape key_shape = keys_->shape(); in KeyValueTensorIterator() local
Dlookup_table_op.cc132 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfScalars
270 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfTensors
535 TensorShape key_shape = MaybeVectorizeShape(key_shape_); in CheckKeyAndValueTensorsForImport() local
556 TensorShape key_shape() const override { return key_shape_; } in key_shape() function in tensorflow::lookup::MutableDenseHashTable
/external/tensorflow/tensorflow/lite/kernels/
Dhashtable_lookup_test.cc36 std::initializer_list<int> key_shape, in HashtableLookupOpModel()
/external/tensorflow/tensorflow/lite/models/smartreply/ops/
Dpredict_test.cc38 std::initializer_list<int> key_shape, in PredictOpModel()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Drandom_ops.cc126 const xla::Shape key_shape = in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1451 Shape key_shape = sort->operand(0)->shape(); in HandleSort() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3521 std::initializer_list<int> key_shape, in HashtableLookupOpModel()