Home
last modified time | relevance | path

Searched refs:Reshape (Results 251 – 275 of 2308) sorted by relevance

1...<<11121314151617181920>>...93

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dconstant.h119 std::vector<Element> Reshape(const ConstantSubscripts &) const;
148 Constant Reshape(ConstantSubscripts &&) const;
186 Constant Reshape(ConstantSubscripts &&) const;
225 Constant Reshape(ConstantSubscripts &&) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dconstant.h118 std::vector<Element> Reshape(const ConstantSubscripts &) const;
147 Constant Reshape(ConstantSubscripts &&) const;
185 Constant Reshape(ConstantSubscripts &&) const;
224 Constant Reshape(ConstantSubscripts &&) const;
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/perl-package/AI-MXNet/examples/
H A Dcudnn_lstm_bucketing.pl158 my $pred = mx->sym->Reshape($output, shape=>[-1, $num_hidden*(1+$bidirectional)]);
160 $label = mx->sym->Reshape($label, shape=>[-1]);
247 my $pred = mx->sym->Reshape($outputs, shape => [-1, $num_hidden*(1+$bidirectional)]);
249 $label = mx->sym->Reshape($label, shape => [-1]);
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dconstant.h118 std::vector<Element> Reshape(const ConstantSubscripts &) const;
147 Constant Reshape(ConstantSubscripts &&) const;
185 Constant Reshape(ConstantSubscripts &&) const;
224 Constant Reshape(ConstantSubscripts &&) const;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/trivial/
H A Dtri-stipple.c62 static void Reshape(int width, int height) in Reshape() function
147 glutReshapeFunc(Reshape); in main()
H A Dtri-unfilled-point.c47 static void Reshape(int width, int height) in Reshape() function
134 glutReshapeFunc(Reshape); in main()
H A Dtri-z-9.c46 static void Reshape(int width, int height) in Reshape() function
135 glutReshapeFunc(Reshape); in main()
H A Dtrifan-flat-clip.c47 static void Reshape(int width, int height) in Reshape() function
136 glutReshapeFunc(Reshape); in main()
H A Dline-cull.c47 static void Reshape(int width, int height) in Reshape() function
132 glutReshapeFunc(Reshape); in main()
H A Dlineloop.c47 static void Reshape(int width, int height) in Reshape() function
132 glutReshapeFunc(Reshape); in main()
H A Dlinestrip-stipple-wide.c47 static void Reshape(int width, int height) in Reshape() function
138 glutReshapeFunc(Reshape); in main()
H A Dpgon-mode.c66 Reshape(int width, int height) in Reshape() function
130 glutReshapeFunc(Reshape); in main()
H A Dquad-unfilled-stipple.c47 static void Reshape(int width, int height) in Reshape() function
138 glutReshapeFunc(Reshape); in main()
H A Dquad-unfilled.c47 static void Reshape(int width, int height) in Reshape() function
135 glutReshapeFunc(Reshape); in main()
H A Dtri-cull-both.c50 static void Reshape(int width, int height) in Reshape() function
137 glutReshapeFunc(Reshape); in main()
H A Dtri-lit.c50 static void Reshape(int width, int height) in Reshape() function
135 glutReshapeFunc(Reshape); in main()
H A Dline-clip.c47 static void Reshape(int width, int height) in Reshape() function
136 glutReshapeFunc(Reshape); in main()
H A Dline-flat.c47 static void Reshape(int width, int height) in Reshape() function
142 glutReshapeFunc(Reshape); in main()
H A Dlineloop-clip.c47 static void Reshape(int width, int height) in Reshape() function
132 glutReshapeFunc(Reshape); in main()
H A Dlinestrip-flat-stipple.c47 static void Reshape(int width, int height) in Reshape() function
138 glutReshapeFunc(Reshape); in main()
H A Dpoly-flat.c47 static void Reshape(int width, int height) in Reshape() function
136 glutReshapeFunc(Reshape); in main()
H A Dtri-alpha.c47 static void Reshape(int width, int height) in Reshape() function
137 glutReshapeFunc(Reshape); in main()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dapi_speed.c93 static void Reshape( int width, int height ) in Reshape() function
138 glutReshapeFunc( Reshape ); in main()
H A Dbug_3050.c53 static void Reshape( int width, int height ) in Reshape() function
157 glutReshapeFunc( Reshape ); in main()
H A Dfogcoord.c43 static void Reshape( int width, int height ) in Reshape() function
97 glutReshapeFunc( Reshape ); in main()

1...<<11121314151617181920>>...93