Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dinitializable_lookup_table.h71 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function
179 TensorShape key_shape = keys_->shape(); in KeyValueTensorIterator() local
Dstateless_random_ops_v2.h25 TensorShape const& key_shape, in CheckKeyCounterShape()
Dlookup_table_op.cc143 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfScalars
292 TensorShape key_shape() const final { return TensorShape(); } in key_shape() function in tensorflow::lookup::MutableHashTableOfTensors
557 TensorShape key_shape = MaybeVectorizeShape(key_shape_); in CheckKeyAndValueTensorsForImport() local
578 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/tf2xla/kernels/
Drandom_ops.cc132 const xla::Shape key_shape = in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc2171 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()