Home
last modified time | relevance | path

Searched defs:int64_values (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util_test.cc29 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST() local
/external/icing/proto/icing/proto/
Ddocument.proto90 repeated int64 int64_values = 3; field
/external/tensorflow/tensorflow/dtensor/cc/
Dsmall_constant_optimization.cc50 void AppendInt64Values(const int num_of_elements, const int64_t* int64_values, in AppendInt64Values()
/external/icing/icing/
Ddocument-builder.h95 DocumentBuilder& AddInt64Property(std::string property_name, in AddInt64Property()
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto152 repeated int64 int64_values = 1; field
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc1683 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST_F() local