Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/flex/
Dtest_util.h69 std::vector<float> GetValues(int tensor_index) { in GetValues() function
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon6c6435070111::PropagatorTest
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon01e52acd0111::PropagatorTest
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h303 const RecordVector &GetValues() const { in GetValues() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h188 void* GetValues() const { in GetValues() function
/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go290 func (m *ListValue) GetValues() []*Value { func
/external/tensorflow/tensorflow/core/kernels/
Dscale_and_translate_op.cc250 void GetValues(OpKernelContext* context, int input_index, float* v_1, in GetValues() function