Home
last modified time | relevance | path

Searched refs:depth_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Done_hot.cc33 const size_t depth_index = 1; in OneHotInferShape() local
39 auto depth = input_args[depth_index]->BuildValue(); in OneHotInferShape()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp608 …for (glw::GLuint depth_index = 0; depth_index < m_cube_map_array_data[test_index].getDepth(); dept… in fillStencilData() local
617 depth_index; in fillStencilData()