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.h72 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function
225 TensorShape key_shape = keys_->shape(); in KeyValueTensorIterator() local
Dstateless_random_ops_v2.h25 TensorShape const& key_shape, in CheckKeyCounterShape()
Dlookup_table_op.cc142 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfScalars
330 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfTensors
644 TensorShape key_shape = MaybeVectorizeShape(key_shape_); in CheckKeyAndValueTensorsForImport() local
665 TensorShape key_shape() const override { return key_shape_; } in key_shape() function in tensorflow::lookup::MutableDenseHashTable
Dmap_kernels.h205 TensorShape key_shape = it->first.shape(); in Compute() local
/external/tensorflow/tensorflow/lite/kernels/
Dhashtable_lookup_test.cc42 std::initializer_list<int> key_shape, in HashtableLookupOpModel()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc2235 Shape key_shape = sort->operand(0)->shape(); in HandleSort() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc4812 std::initializer_list<int> key_shape, in HashtableLookupOpModel()